wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Advanced Wizard 1

Total questions: 20

Worksheet time: 3mins

Name
Class
Date
1.

Earlier name of Java Programming language was -

a)

Eclipse

b)

OAK

c)

Netbean

d)

D

2.

Number of bit used by the IPv6 address

a)

32 bit

b)

64 bit

c)

128 bit

d)

256 bit

3.

Which of the following programming language is used to create programs like applets?

a)

COBOL

b)

C Language

c)

Java

d)

BASIC

4.

First computer virus is known as

a)

Rabbit

b)

Creeper Virus

c)

Elk Cloner

d)

SCA Virus

5.

Firewall in computer is used for -

a)

Security

b)

Data Transmission

c)

Authentication

d)

Monitoring

6.

Which one of the followings is not a programming language

a)

Java

b)

HTML

c)

Kotlin

d)

Go

7.

Which protocol is used to send e-mail

a)

HTTP

b)

POP3

c)

SMTP

d)

SSH

8.

Which computer program converts assembly language to machine language

a)

Interpreter

b)

Compiler

c)

Assembler

d)

Comparator

9.

IBM stands for?

a)

International Bureau of Machines

b)

International Business Model

c)

International Business Machines

d)

Integrated Business Model

10.

What is the extension type of the excel 2007 files

a)

.xls

b)

.xlsx

c)

.xsl

d)

None of the above

11.

Who invented HTML?

a)

Steve Jobs

b)

Tim Berners Lee

c)

James A Gosling

d)

Bill Gates

12.

What is SQL?

a)

Standard Query Language

b)

Structured Query Language

c)

Sequence Query Language

d)

None of the above

13.

What is a GPU?

a)

Grouped Processing Unit

b)

Graphics Processing Unit

c)

Graphical Performance Utility

d)

Graphical Portable Unit

14.

Which was the first network that initiated the internet.

a)

ARPANET

b)

Vnet

c)

Inet

d)

NSFNet

15.

Extension used to store python file

a)

.python

b)

.pyx

c)

.py

d)

.p

16.

Third generation computers are based on which technology?

a)

Integrated Circuites(IC's)

b)

Microprocessors

c)

Vaccum Tubes

d)

Transistors

17.

This is the symbol of which gate?

a)

AND Gate

b)

OR Gate

c)

XOR Gate

d)

NAND Gate

18.

Which operator has the highest precedence in Python?

a)

+   (Addition)

b)

>> (Right Shift)

c)

**   (Exponent)

d)

^    (Bitwise XOR)

19.

What is the output of the following round() function call in Python print(round(100.2563, 3))

print(round(100.000056, 3))

a)

100.256

100

b)

100.256

100.000

c)

100.256

100.0

d)

100.257

100.001

20.

What is part of a database that holds only one type of information?

a)

Report

b)

Field

c)

Record

d)

File