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
Which operator in C is called a ternary operator?
Choose an answer
if
++
?
( )
Previous
Skip
Next
Question # 2
Which term describes the kind of values that a variable can store?
Choose an answer
Varaible name
Datatype
Varaibletype
Varaiblesize
Previous
Skip
Next
Question # 3
Which of the following is also known as data set?
Choose an answer
Record
Field
File
Module
Previous
Skip
Next
Question # 4
The data type can handle decimal places is:
Choose an answer
Long
float
char
string
Previous
Skip
Next
Question # 5
A report that provides a column for each field of the records in rows under the column header is know as:
Choose an answer
Tabular report
Columnar report
Datasheet report
Justified report
Previous
Skip
Next
Question # 6
The expression in define directive:
Choose an answer
Can only be changed at the end of the program
Cannot be changed but can be redefined
Cannot be assigned a value
Cannot be changed
Previous
Skip
Next
Question # 7
Which escape sequence can move the cursor at the beginning of current line in C?
Choose an answer
\a
\b
\m
\r
Previous
Skip
Next
Question # 8
The output of a query is in the form of a
Choose an answer
table
form
report
tables
Previous
Skip
Next
Question # 9
The float, long float and double data types are known as:
Choose an answer
Integer data
character data
Integral data
Real data
Previous
Skip
Next
Question # 10
SQL is used for:
Choose an answer
Data definition
Data manipulaton
Data control
All
Previous
Skip
Next
Question # 11
Which of the following is used to create and modify a form?
Choose an answer
Form view
Table design view
Form design view
New Form view
Previous
Skip
Next
Question # 12
A person's account, car and house are considered:
Choose an answer
Object
Table
Record
Field
Previous
Skip
Next
Question # 13
A logical grouping of characters is a:
Choose an answer
Field
Record
File
All
Previous
Skip
Next
Question # 14
A set of related created and managed by a (DBMS) is called:
Choose an answer
Field
Record
Database
Module
Previous
Skip
Next
Question # 15
Which one displays the result of a query?
Choose an answer
File
Field
Access
Reports
Previous
Skip
Next
Question # 16
Preprocessor directives are command for:
Choose an answer
Microprocessor
Language processor
C Preprocessor
Loader
Previous
Skip
Next
Question # 17
Which data type can be used to define a field that consists on only numbers to be used in calculations?
Choose an answer
Text
Memo
Number
Date/Time
Previous
Skip
Next
Question # 18
The loop structure that executes at least ones is
Choose an answer
While
Do-while
For
All
Previous
Skip
Next
Back