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 Online Test MCQs With Answers
Question # 1
Customers,cars and parts are examples of:
Choose an answer
Entities
Attributes
Cardinals
Relashionships
Previous
Skip
Next
Question # 2
Which of the following view in MS Access is used to define the structure of table?
Choose an answer
Datasheet
QBE
Relationship
Design
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
Which of the following symbol is used to denote a pre-processor statement?
Choose an answer
%
$
#
@
Previous
Skip
Next
Question # 5
Another way to write the value 3452211903 is:
Choose an answer
3.452211903e09
3.45221193e-09
3.452211903
×09
3452211903e09
Previous
Skip
Next
Question # 6
Which programming structure makes a comparison?
Choose an answer
Relation
Decision
Sequence
Repetition
Previous
Skip
Next
Question # 7
Getch stands for:
Choose an answer
Go character
Give character
Get character
All of these
Previous
Skip
Next
Question # 8
Query is a statement in the SQ that extracts specific:
Choose an answer
Information
File
Application
Wizard
Previous
Skip
Next
Question # 9
A factor to consider when choosing a file organization is:
Choose an answer
Fast retrieval
Security
Efficient storage
All
Previous
Skip
Next
Question # 10
Which of the following is not a valid escape code?
Choose an answer
\t
\r
\y
\f
Previous
Skip
Next
Question # 11
An expression that uses a relational operator is known as:
Choose an answer
Operational
Sequential
Serial
Relational
Previous
Skip
Next
Question # 12
An attribute is also known as a:
Choose an answer
Table
Row
Relation
Field
Previous
Skip
Next
Question # 13
Which of the following function is used to input data in C programs?
Choose an answer
Scanf
Printf
Get()
getch()
Previous
Skip
Next
Question # 14
Which criteria can be used to find four-character name that starts with H?
Choose an answer
H*4
H?4
H???
H####
Previous
Skip
Next
Question # 15
---------------- are written before the main () function
Choose an answer
C statements
preprocessor directives
linking instructions
both a and b
Previous
Skip
Next
Question # 16
Which of the following is an example of a database?
Choose an answer
Liberary management system
Accounts & inventory system
College management system
All
Previous
Skip
Next
Question # 17
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 # 18
Which character signifies the beginning of an escape sequence?
Choose an answer
{
\
/ /
/
Previous
Skip
Next
Back