NEW
Font size
WorksheetsOrientation Session
Total questions: 15
Worksheet time: 5mins
How many computer languages are in active use?
2000
5000
50
20
Which of these is not an early computer?
SAGE
NASA
UNIVAC
ENIAC
Who founded Apple Computer?
Stephen Hawking
Stephen Fry
Steve Jobs
Bill Gates
What will be the output of the following Python code?
1 2 3
error
1 2
none
Which of the following is not one of the early “protocols,” or ways to use the Internet?
Telnet
Gopher
Blogging
FTP
How can we write comments in CSS?
/* This is comment*/
/This is comment/
#This is comment
All of the them
Which of these is a file format for digital images?
CIA
JPG
ICBM
IBM
What does the Internet prefix WWW stand for?
Wide Width Wickets
World Wide Web
Worldwide Weather
Western Washington World
What will be the output of the following C++ code?
Error
World
Hello
Hello World
Which of the following is correct about this pointer in C++?
This pointer is passed as a hidden argument in all static variables of a class.
This pointer is passed as a hidden argument in all the functions of a class.
This pointer is passed as a hidden argument in all non-static functions of a class.
This pointer is passed as a hidden argument in all static functions of a class.
Which of these is not a peripheral, in computer terms?
Keyboard
Monitor
Mouse
Motherboard
What will be the output of the following Python code?
Abc.def
abc.def
Abc.Def
ABC.DEF
Which HTML tag is used to declare internal CSS?
<style>
<link>
<script>
None of the them
Which of the following is not an example of DBMS?
MySQL
Microsoft Access
IBM DB2
A network designed to allow communication within an organization is called:
An intranet
The World Wide Web
Yahoo
the Internet
