NEW
Font size
WorksheetsAdvanced Wizard 1
Total questions: 20
Worksheet time: 3mins
Earlier name of Java Programming language was -
Eclipse
OAK
Netbean
D
Number of bit used by the IPv6 address
32 bit
64 bit
128 bit
256 bit
Which of the following programming language is used to create programs like applets?
COBOL
C Language
Java
BASIC
First computer virus is known as
Rabbit
Creeper Virus
Elk Cloner
SCA Virus
Firewall in computer is used for -
Security
Data Transmission
Authentication
Monitoring
Which one of the followings is not a programming language
Java
HTML
Kotlin
Go
Which protocol is used to send e-mail
HTTP
POP3
SMTP
SSH
Which computer program converts assembly language to machine language
Interpreter
Compiler
Assembler
Comparator
IBM stands for?
International Bureau of Machines
International Business Model
International Business Machines
Integrated Business Model
What is the extension type of the excel 2007 files
.xls
.xlsx
.xsl
None of the above
Who invented HTML?
Steve Jobs
Tim Berners Lee
James A Gosling
Bill Gates
What is SQL?
Standard Query Language
Structured Query Language
Sequence Query Language
None of the above
What is a GPU?
Grouped Processing Unit
Graphics Processing Unit
Graphical Performance Utility
Graphical Portable Unit
Which was the first network that initiated the internet.
ARPANET
Vnet
Inet
NSFNet
Extension used to store python file
.python
.pyx
.py
.p
Third generation computers are based on which technology?
Integrated Circuites(IC's)
Microprocessors
Vaccum Tubes
Transistors
This is the symbol of which gate?
AND Gate
OR Gate
XOR Gate
NAND Gate
Which operator has the highest precedence in Python?
+ (Addition)
>> (Right Shift)
** (Exponent)
^ (Bitwise XOR)
What is the output of the following round() function call in Python print(round(100.2563, 3))
print(round(100.000056, 3))
100.256
100
100.256
100.000
100.256
100.0
100.257
100.001
What is part of a database that holds only one type of information?
Report
Field
Record
File
