More Classes
5th Class
6th Class
7th Class
8th Class
9th Class
10th Class
11th Class
12th Class
NAT I
NAT II
CSS
IQ
General Knowledge
MDCAT
ECAT
GAT General
GAT Subject
Other Links
Go to Home
Online Tests
Computer Science Ics Part 2 Chapter 5 Online Test MCQs With Answers
Question # 1
Which is displayed in title bar of an open database?
Choose an answer
Program name
Database name
Object type
All of these
Previous
Skip
Next
Question # 2
How many times the instruction in the body of following loop will execute for (x = 1; x < 5; x ++)
Choose an answer
3
4
5
6
Previous
Skip
Next
Question # 3
Which of the following is NOT a database object?
Choose an answer
Table
Query
Report
MS word
Previous
Skip
Next
Question # 4
The set of statement that executes repeatedly due to loop statement in called
Choose an answer
code of loop
body of loop
loop structure
all
Previous
Skip
Next
Question # 5
Which programming structure makes a comparison?
Choose an answer
Relation
Decision
Sequence
Repetition
Previous
Skip
Next
Question # 6
A report may be based on a :
Choose an answer
Table
Query
Both a and b
None
Previous
Skip
Next
Question # 7
An MS Access table contains:
Choose an answer
Fields
Records
Characters
All
Previous
Skip
Next
Question # 8
Which format specifier is used for integer data type?
Choose an answer
%d
%c
%s
%f
Previous
Skip
Next
Question # 9
Which of the following object is used to retrieve data from database and present in a formatted way ?
Choose an answer
report
form
table
query
Previous
Skip
Next
Question # 10
Each set of related items in a table is called:
Choose an answer
Table
Record
Field
Query
Previous
Skip
Next
Question # 11
The loop statements in a language are
Choose an answer
2
3
4
5
Previous
Skip
Next
Question # 12
A record is a complete set of ------------------- field
Choose an answer
distinct
related
designed
all of them
Previous
Skip
Next
Question # 13
A collection of data that consists of name, address and email of a person is called:
Choose an answer
Byte
Record
Character
Field
Previous
Skip
Next
Question # 14
Which of the following object of database is used to retrieve data from database ?
Choose an answer
queries
forms
parts
tables
Previous
Skip
Next
Question # 15
One execution of a loop is knows as a (n):
Choose an answer
Cycle
Duration
Iteration
Test
Previous
Skip
Next
Question # 16
The attribute on the left hand of the arrow in a functional dependency is:
Choose an answer
Candidate Key
Determinant
Foreign Key
Primary Key
Previous
Skip
Next
Question # 17
Which of the following are objects in an MS Access database?
Choose an answer
Tables,forms,queries, and reports
Database, Datasheet, And forms views
Folders and Tools
All of these
Previous
Skip
Next
Back