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
One execution of a loop is known as a(n):
Choose an answer
Cycle
Duration
Iteration
Test
Previous
Skip
Next
Question # 2
The foreign key is found in:
Choose an answer
Parent table
Dependent table
Pivot table
Index table
Previous
Skip
Next
Question # 3
What is the function of a Form in MS Access?
Choose an answer
View one record at a time
Add new data
Change existing data
All
Previous
Skip
Next
Question # 4
The C statements are normally written in -------------------- letters
Choose an answer
lower-case
key words
upper-case
a or c
Previous
Skip
Next
Question # 5
Which data type can be used to define a field that consists of a maximum of 255 numbers or letters?
Choose an answer
Text
Memo
Number
Currency
Previous
Skip
Next
Question # 6
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 # 7
An attribute is also known as
Choose an answer
table
elation
row
field
Previous
Skip
Next
Question # 8
Which of the following data types is most appropriate for storing a name?
Choose an answer
float
int
char
long
Previous
Skip
Next
Question # 9
Any thing about which you store information in the database is known as:
Choose an answer
File
Inherent
Entity
Relation
Previous
Skip
Next
Question # 10
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 # 11
Which of the following statement about the Auto Form Wizard is not true
Choose an answer
The Auto Form Wizard is the fastest & easiest way to create a form in Ms-Access
The Auto Form Wizard can only create five types of forms
Forms created with the Auto Form Wizard usually came out looking sharp and professional & don't require any further clean up work
The Auto Form Wizard can only create forms based on a single table or query
Previous
Skip
Next
Question # 12
A form that contains the sub-form is called:
Choose an answer
Form
Main form
Report
None of these
Previous
Skip
Next
Question # 13
Which of the following statements is the simplest form of a decision structure?
Choose an answer
Select..case
If statement
Try..Catch..Finally
Nested if
Previous
Skip
Next
Question # 14
The ------------------- translates the source program into the machine code or object code
Choose an answer
compiler
assembler
interpreter
all of them
Previous
Skip
Next
Question # 15
Which of the following is used for making two way decision:
Choose an answer
if-else
If
Nested if
Switch
Previous
Skip
Next
Question # 16
Which can be previewed on the screen before printing?
Choose an answer
Report
Form
Sub-form
None
Previous
Skip
Next
Question # 17
Every relation should have :
Choose an answer
Primary key
Candidate key
Secondary key
Mutually exclusiveness
Previous
Skip
Next
Question # 18
In if statement , true is represented by:
Choose an answer
0
1
2
3
Previous
Skip
Next
Back