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 Online Test MCQs With Answers
Question # 1
A two-dimensional table of data is called a
Choose an answer
group
set
declaration
relation
Previous
Skip
Next
Question # 2
Which is not possible
Choose an answer
Nesting if statement
Loop in the body of statement
If statement in the body of loop
None of above
Previous
Skip
Next
Question # 3
Information including the table name field names and data types is stored in
Choose an answer
Data dictionary
Table
Fields
None
Previous
Skip
Next
Question # 4
The number of bytes used by 'int' data type in C are:
Choose an answer
2
8
12
16
Previous
Skip
Next
Question # 5
Where should be the loop control variable initialized?
Choose an answer
Before the loop starts
In the first statement of the loop body
In the last statement of the loop body
Anywhere in the loop body
Previous
Skip
Next
Question # 6
How many types of relationship are there?
Choose an answer
2
3
4
5
Previous
Skip
Next
Question # 7
Manipulated of data to achieve required objectives and result is called:
Choose an answer
Data processing
Operation
a and b
None
Previous
Skip
Next
Question # 8
Switch statement must use the keyword
Choose an answer
Case
Default
Break
All of the above
Previous
Skip
Next
Question # 9
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
Question # 10
Which of the following is NOT legal element of control string in printf statement?
Choose an answer
Ordinary characters
Escape sequence
Format specifier
Variables
Previous
Skip
Next
Question # 11
Which of the following are anomalies that can be caused by redundancy in tables?
Choose an answer
Insertion
Deletion
Modification
All
Previous
Skip
Next
Question # 12
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 # 13
Which object of database is used to retrieve data from database?
Choose an answer
Queries
Forms
Reports
Tables
Previous
Skip
Next
Question # 14
Which one displays the result of a query?
Choose an answer
File
Field
Access
Reports
Previous
Skip
Next
Question # 15
The process of linking library files with object code is known as:
Choose an answer
Compiling
Executing
Linking
Saving
Previous
Skip
Next
Question # 16
A two-dimensional table of data is called:
Choose an answer
Group
Set
Module
Relation
Previous
Skip
Next
Question # 17
The format specifier % d is used for
Choose an answer
Int
Unsigned short
Unsigned float
Unsigned long int
Previous
Skip
Next
Question # 18
The output of a query is in the form of a
Choose an answer
table
form
report
tables
Previous
Skip
Next
Back