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
Another term for a conditional operator is:
Choose an answer
Ternary
Binary
Byte
Iteration
Previous
Skip
Next
Question # 2
The header file that contains input and output functions is
Choose an answer
Math.h
Graphic.h
Stdio.h
Conio.h
Previous
Skip
Next
Question # 3
Which of the following is NOT part of an if statement?
Choose an answer
A condition that evaluates as a Boolean
A condition that evaluates as true or false
A true block
All of are part of an IF statement
Previous
Skip
Next
Question # 4
A virtual table that is constructed form other tables is called:
Choose an answer
Table
View
Relation
Tuple
Previous
Skip
Next
Question # 5
In a for statement, this expression is executed only once:
Choose an answer
Test
Validation
Initialization
All
Previous
Skip
Next
Question # 6
A memory location with some data that cannot be changed is called:
Choose an answer
Constant
Variable
Keyword
Address
Previous
Skip
Next
Question # 7
Which variable should be used to store the value "I want an A in this exam".
Choose an answer
char
int
float
character
Previous
Skip
Next
Question # 8
The type of expression x > y is
Choose an answer
arithmetic
logical
relational
conditional
Previous
Skip
Next
Question # 9
Which key is used to move form field to field in Table window of Datasheet view?
Choose an answer
Tab
Esc
Enter
Spacebar
Previous
Skip
Next
Question # 10
Which of the following loop is available in C language?
Choose an answer
While
Do-while
For
All
Previous
Skip
Next
Question # 11
Which one displays the result of a query?
Choose an answer
File
Field
Access
Reports
Previous
Skip
Next
Question # 12
The processing of running an executable file is known as:
Choose an answer
Debugging
Compiling
Executing
Saving
Previous
Skip
Next
Question # 13
How can you view a report's sorting & grouping options
Choose an answer
Select format
___
> sorting & grouping from menu
By double clicking report selector box in the upper left corner of the report
Select file
___
> page setup from the menu and click the sorting and grouping tab
Click the sorting and grouping button on the toolbar
Previous
Skip
Next
Question # 14
Variable and constant names can not contain a(n):
Choose an answer
Number
Underscore
Upper case letter
Lower case letter
Previous
Skip
Next
Question # 15
Database integrity refers to the
Choose an answer
correctness of data
consistency of data
both a and b
none of these
Previous
Skip
Next
Question # 16
Which of the following is not an example of high-level language
Choose an answer
Fortan
Basic
Assembly
C
Previous
Skip
Next
Question # 17
The table columns describe the ?
Choose an answer
data type
actual data
unique name
all
Previous
Skip
Next
Question # 18
The ".exe" file is produced by:
Choose an answer
Linker
Loader
Compiler
Interpreter
Previous
Skip
Next
Back