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
ICS Part 2 Computer Science Chapter 5 Online Test MCQs With Answers
Question # 1
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 # 2
a + = b is equivalent to:
Choose an answer
b + = a
a = + b
a = a + b
b = b + a
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
Which of the following is not a data type ?
Choose an answer
text
number
picture
date/time
Previous
Skip
Next
Question # 5
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 # 6
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 # 7
A database consists of various components called the
Choose an answer
tool
properties
entities
object
Previous
Skip
Next
Question # 8
A data base consists of various components called:
Choose an answer
Tools
Properties
Entities
Objects
Previous
Skip
Next
Question # 9
A collection of raw facts and figures is called:
Choose an answer
Data
Information
Operation
Processing
Previous
Skip
Next
Question # 10
An MS Access table contains:
Choose an answer
Fields
Records
Characters
All
Previous
Skip
Next
Question # 11
Which programming structure makes a comparison?
Choose an answer
Relation
Decision
Sequence
Repetition
Previous
Skip
Next
Question # 12
Each separate piece of information stored in a record is called:
Choose an answer
Table
Record
Field
Query
Previous
Skip
Next
Question # 13
Which of the following database object is used to retrieve data form database ?
Choose an answer
Queries
Forms
Reports
Tables
Previous
Skip
Next
Question # 14
An example of a query is:
Choose an answer
Selection of all records that match a set of criteria.
Importing of a spreadsheet file into the database
Search for a specific record
Both a and c are correct
Previous
Skip
Next
Question # 15
Microsoft access saves the database with the extension:
Choose an answer
mdb
msdb
madb
txt
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
Back