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
The number of bytes used by 'int' data type in C are:
Choose an answer
2
8
12
16
Previous
Skip
Next
Question # 2
The output of a query is in the form of a
Choose an answer
table
form
report
tables
Previous
Skip
Next
Question # 3
A collection of raw facts and figures is called:
Choose an answer
Data
Information
Processing
Knowledge
Previous
Skip
Next
Question # 4
From the following which is called control statement
Choose an answer
If
If-else
Else-if
All of the above
Previous
Skip
Next
Question # 5
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 # 6
Which of the following activities involved in data processing?
Choose an answer
Data capturing
Data manipulation
Managing output
All
Previous
Skip
Next
Question # 7
Microsoft access saves the database with the extension:
Choose an answer
mdb
msdb
madb
txt
Previous
Skip
Next
Question # 8
The machine language instructions are written in ______
Choose an answer
Keyboard
Binary code
C
None of them
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 of the following statements is NOT legal?
Choose an answer
char ch='b';;
char ch='0'
char ch=65;
char ch="cc"
Previous
Skip
Next
Question # 11
Which of the following escape sequence is used for beep
Choose an answer
/a
/b
/t
/n
Previous
Skip
Next
Question # 12
the integer, long and short data types are known as:
Choose an answer
Integer data types
Non-integral data types
float data types
Non-numeric data types
Previous
Skip
Next
Question # 13
Which form of dependency is removed in 2NF?
Choose an answer
Functional
Transitive
Associative
Partial
Previous
Skip
Next
Question # 14
In 2NF, which form of dependency is removed ?
Choose an answer
associative
transitive
partial
functional
Previous
Skip
Next
Question # 15
A form that contains a sub form is called:
Choose an answer
Form
Main form
Report
None
Previous
Skip
Next
Question # 16
Conditional operator is an alternative of:
Choose an answer
if
if-else
Nested if
All
Previous
Skip
Next
Question # 17
Which is related to modality?
Choose an answer
Optional
Mandatory
Unidirectional
Both A & B
Previous
Skip
Next
Question # 18
Choose an answer
mendatory
optional
may be many
none of theses
Previous
Skip
Next
Back