12th Class Computer Science MCQS Chapter 5

Google Ads1

12th Class Computer Science MCQS


Which format specifier is used for integer data type?
%f
%c
%d
%s

Microsoft access saves the database with the extension:
.msdb
.mdb
.mxls
.madb

The smallest meaningful unit of data in a database is called:
Byte
Record
Character
Field

A report is a complete set of _______ field:
All
Related
Designed
Distinct

Which object is used to store data and define structure for the data in a database?
Macro
Form
Table
Query

Which of the following is the correct association?
Record = table
Field = row
File = column
Record = row

The instruction that is used to execute a statement or set of statements is
do-while
all
while
for

How many times the instruction in the body of following loop will execute for (x = 1; x < 5; x ++)
6
3
5
4

A label is meaningful only for
while
for
all
goto

Create command is used to create:
Query
View
Table
Report

Continue Reading Go to Next Page

Google Ads