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 table with five fields has a degree of
Choose an answer
5
2
10
none
Previous
Skip
Next
Question # 2
A two-dimensional table of data is called:
Choose an answer
Group
Set
Module
Relation
Previous
Skip
Next
Question # 3
The expression may be:
Choose an answer
Contant
Arithmetic expression
String
All
Previous
Skip
Next
Question # 4
Which is not a logical operator?
Choose an answer
||
!
!=
&&
Previous
Skip
Next
Question # 5
Which is used to display yes/no values:
Choose an answer
Check box
Option buttons
Both a & b
None of these
Previous
Skip
Next
Question # 6
The 1NF describes the tabular format in which:
Choose an answer
All the key attributes are defined
No repeating groups in the table
All attributes are dependent on primary key
All
Previous
Skip
Next
Question # 7
A record is a ------------------- in table
Choose an answer
row
field
table
data
Previous
Skip
Next
Question # 8
Which is a valid statement for initializing of a variable?
Choose an answer
int n=100;
int x=50, y=75;
char grade='a'
All of these
Previous
Skip
Next
Question # 9
A collection of data that include name address phone number etc of a person
Choose an answer
Byte
Record
Character
Field
Previous
Skip
Next
Question # 10
conio stands for :
Choose an answer
Character input output
Consoleinput output
Commoninput output
Complexinput output
Previous
Skip
Next
Question # 11
A form with in another form is called:
Choose an answer
Sub-form
Main form
Multi-form
None
Previous
Skip
Next
Question # 12
A person's name, birthday and social security number are examples of:
Choose an answer
Attributes
Entities
Relationships
Descriptors
Previous
Skip
Next
Question # 13
This is a control structure that causes a statement or group of statement to repeat:
Choose an answer
Decision statement
Duration
Iteration
Test
Previous
Skip
Next
Question # 14
How many table views are available in MS Access?
Choose an answer
1
3
2
4
Previous
Skip
Next
Question # 15
Which of the following language provided the basis for the development of c:
Choose an answer
C++
B
JAVA
Pascal
Previous
Skip
Next
Question # 16
Which of the following format specifiers is used for integer data type?
Choose an answer
%d
%s
%c
%f
Previous
Skip
Next
Question # 17
A key in a relation
Choose an answer
May not functionally determine any attribute in the row
Functionally determine only one attribute in the row
Functionally determine at least one attribute in the row
Functionally determine all the attribute in the row
Previous
Skip
Next
Question # 18
A well-organized set of instructions given to the computer is called:
Choose an answer
Hardware
Software
Bug
None
Previous
Skip
Next
Back