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
In hybrid distribution, what types of fragments are stored at only one site?
Choose an answer
Critical fragments
Non-critical fragments
Critical and non-critical fragments
Only large fragments
Previous
Skip
Next
Question # 2
Which of the following is the fundamental language of the computer
Choose an answer
C
Unix
Dos
Machine language
Previous
Skip
Next
Question # 3
Which is not possible
Choose an answer
Nesting if statement
Loop in the body of statement
If statement in the body of loop
None of above
Previous
Skip
Next
Question # 4
-------------------- defines the nature of the relationship
Choose an answer
cardinality
entities
modality
none of these
Previous
Skip
Next
Question # 5
The loop structure in which condition comes after the body of the loop is
Choose an answer
While
Do-while
For
All
Previous
Skip
Next
Question # 6
Which of the following format specifiers is used for integer data type?
Choose an answer
%d
%s
%c
%f
Previous
Skip
Next
Question # 7
A relation is in 2NF if it is in 1NF and all its non-key attributes are:
Choose an answer
Dependent on part of the primary key
Dependent on the entire primary key
Independent on the primary key
Independent of any other relation
Previous
Skip
Next
Question # 8
In which loop the condition comes after the body of the loop?
Choose an answer
While loop
Do-while loop
For loop
B and C
Previous
Skip
Next
Question # 9
A report may be based on:
Choose an answer
A table but not a query
A query but a table
Both a table and a query
None of these
Previous
Skip
Next
Question # 10
The keyword used to come out of the body of loop is
Choose an answer
Exit
Continue
Break
Ebd
Previous
Skip
Next
Question # 11
The value of expression in switch statement must be type of
Choose an answer
int
char
float
both a and b
Previous
Skip
Next
Question # 12
Microsoft Access saves the database with extension
Choose an answer
mdb
msdb
madb
none of them
Previous
Skip
Next
Question # 13
DBMS stands for
Choose an answer
Database management system
Database mechanism system
Database manipulating system
Database Microsoft system
Previous
Skip
Next
Question # 14
A loop whose execute never ends is called
Choose an answer
Nested loop
Forever loop
Infinite loop
Counter loop
Previous
Skip
Next
Question # 15
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 # 16
Which of the following data model is more flexible?
Choose an answer
network model
hierarchical model
index sequential file
direct access file
Previous
Skip
Next
Question # 17
Which field type can be indexed?
Choose an answer
Memo
Number
Hyperlink
OLE
Previous
Skip
Next
Question # 18
Which data type can be used to define a field that is also formatted for data entry and display?
Choose an answer
Text and Memo
Number and Currency
Date/Time
All
Previous
Skip
Next
Back