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 expression may be:
Choose an answer
Contant
Arithmetic expression
String
All
Previous
Skip
Next
Question # 2
Which button of Find an Replace dialog box is clicked to start the search process?
Choose an answer
Find
Find Next
Search
Next
Previous
Skip
Next
Question # 3
The data type can handle decimal places is:
Choose an answer
Long
float
char
string
Previous
Skip
Next
Question # 4
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 # 5
SQL is used for
Choose an answer
data definition
data manipulation
a and b
searching record
Previous
Skip
Next
Question # 6
Which of the following is NOT a function of report?
Choose an answer
Display data
Edit data
Output of database application
Print data
Previous
Skip
Next
Question # 7
A printed data or information in the database is called
Choose an answer
Entity
Report
Query
Screen
Previous
Skip
Next
Question # 8
When is for loop more appropriate then while loop?
Choose an answer
The termination condition is known in advance
The number of iterations is not known in advance
The loop should be executed only once
The loop should be executed at least once
Previous
Skip
Next
Question # 9
Which of the following syntax is used to include header file?
Choose an answer
#include<name of header file>
#include"name of header file"
Both a or b
None of these
Previous
Skip
Next
Question # 10
The type of files from functional point of view include:
Choose an answer
Program file
Data file
a and b
None of these
Previous
Skip
Next
Question # 11
Conditional operator is an alternative of:
Choose an answer
if
if-else
Nested if
All
Previous
Skip
Next
Question # 12
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 # 13
A file is stored in:
Choose an answer
RAM
ROM
Cache
Hard disk
Previous
Skip
Next
Question # 14
The number of bytes used by int data type in C is:
Choose an answer
2
8
12
16
Previous
Skip
Next
Question # 15
Which of the following methods are used for creating a table in Access?
Choose an answer
Creating table in Design view
Creating table by using wizard
Creating table by entering data
All
Previous
Skip
Next
Question # 16
Which of the following is NOT a database object?
Choose an answer
Table
Query
Report
MS word
Previous
Skip
Next
Question # 17
Which of the following keys us not unique:
Choose an answer
Candidate key
Forein key
Primary key
Secondary key
Previous
Skip
Next
Question # 18
Which of the following menus is used to switch between table views?
Choose an answer
Edit
File
Tools
View
Previous
Skip
Next
Back