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 row of relation is called
Choose an answer
attribute
entity
tuple
both a & c
Previous
Skip
Next
Question # 2
Compiled programs typically execute faster because:
Choose an answer
Compiled programs are read and executed a line at a time
Compiled programs are already in a machine-readable form.
Compiled programs do not require any data
None of these
Previous
Skip
Next
Question # 3
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 # 4
Key is used in
Choose an answer
If statement
Else if statement
Switch statement
All of the above
Previous
Skip
Next
Question # 5
Which of the following function is used to input data in C programs?
Choose an answer
Scanf
Printf
Get()
getch()
Previous
Skip
Next
Question # 6
The number of characters in variable field is:
Choose an answer
Constant
Variable
10
100
Previous
Skip
Next
Question # 7
Which of the following may be a temporary life?
Choose an answer
master File
transaction file
back up file
none of these
Previous
Skip
Next
Question # 8
A database containing all students in a class would store basic data of students in:
Choose an answer
Record
Field
Cell
File
Previous
Skip
Next
Question # 9
Which data type is used to define a field that contains Web address as its context?
Choose an answer
Hyperlink
OLE object
Lookup Wizard
AutoNumber
Previous
Skip
Next
Question # 10
Which can be previewed on the screen before printing?
Choose an answer
Report
Form
Sub-form
None
Previous
Skip
Next
Question # 11
Which file is used to store information that remains constant for a long time?
Choose an answer
Master file
Transaction file
Backup file
None
Previous
Skip
Next
Question # 12
A form that contains the sub form is called________
Choose an answer
Form
Main form
Report
None of them
Previous
Skip
Next
Question # 13
Computer programs are also known as:
Choose an answer
Software
Procedure
Hardware
Algorithm
Previous
Skip
Next
Question # 14
In an E-R diagram, a rectangle represents:
Choose an answer
Entity
Attributes
Relationship
None
Previous
Skip
Next
Question # 15
One execution of a loop is known as a(n):
Choose an answer
Cycle
Duration
Iteration
Test
Previous
Skip
Next
Question # 16
Each of the following is an example of a valid Access data type EXCEPT:
Choose an answer
Memo
Currency
Name
Text
Previous
Skip
Next
Question # 17
You can use a decision statement to:
Choose an answer
Run a series of statements if a test fails
Test series of conditions
Test whether a condition is true or false
All of these
Previous
Skip
Next
Question # 18
An attribute is also known as a:
Choose an answer
Table
Row
Relation
Field
Previous
Skip
Next
Back