12th Class Computer Science MCQS Chapter 10

Google Ads1

12th Class Computer Science MCQS


The function that is used to display output on screen is called:
printf
scanf
Display
pow

Format specifier is started with symbol:
*
%
?
&

The escape sequence for backslash is:
b
t

The functions used for input and output is stored in:
inout.h
stdio.h
math.h
conio.h

Organizing the database in computer disk storage is done in
Implementation
Logical design
Analysis
Physical design

Which of the following format specifiers is used for integer data type?
%d
%f
%c
%s

Which of the following symbol is used with % sign to display output left-justified:
L
/

Which of the following is not a valid escape code?
y
r
f
t

Which of the following are basic data distribution strategies
Centralized
Replication
Partitioned
All of them
Google Ads