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 General Science Test Hard Mode MCQs With Answers
Question # 1
Some compilers allow variable names whose length could be up to
Choose an answer
1 to 20 Characters
1 to 40 characters
1 to 60 characters
1 to 80 characters
Previous
Skip
Next
Question # 2
Which of the following is non-volatile?
Choose an answer
PROM
EPROM
EEPROM
All of these
Previous
Skip
Next
Question # 3
In b = 6.6/a+(2*a+(3*c)/a*d)/(2/n): which operation will be performed first
Choose an answer
6.6/a
2*a
3 * c
2 /n
Previous
Skip
Next
Question # 4
As compared to a command line operating system a GUI operating system is:
Choose an answer
More efficient
Easier to use
More reliable
All of the above
Previous
Skip
Next
Question # 5
MS Word and MS Excel are
Choose an answer
Operating system
Application softwares
High level languages
Low level languages
Previous
Skip
Next
Question # 6
Which of the following is true about a function call?
Choose an answer
Stops the execution of the program
Transfers control to the called functions
Transfers control to the main function
Previous
Skip
Next
Question # 7
The escape sequence for backslash is
Choose an answer
\
\b
\\
\ t
Previous
Skip
Next
Question # 8
Which of the following key is used to save a file?
Choose an answer
F2
F3
F4
F9
Previous
Skip
Next
Question # 9
A control that displays description text is called
Choose an answer
Control wizard
Label
Text box
Option group
Previous
Skip
Next
Question # 10
The words that are made up of a sequence of characters letters and digits are called
Choose an answer
Constant
Operators
Variables
Punctiators
Previous
Skip
Next
Question # 11
Database development process involves mapping of conceptual data model into:
Choose an answer
Object oriented data model
Network data model
Implementation model
Hierarchical data model
Previous
Skip
Next
Back