Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

GDSC quiz

Total questions: 25

Worksheet time: 9mins

Name
Class
Date
1.

Which of the following kernel is used in Android?

a)

Redhat

b)

Windows

c)

Linux

d)

MacOS

2.

What is #include <stdio.h> ?

a)

Preprocessor directive

b)

File inclusion directive

c)

Inclusion directive

d)

NOTA

3.

Which is a valid C expression ?

a)

int my_num = 100,000;

b)

int my_num = 100000;

c)

int my num = 1000;

d)

int $my_num = 10000;

4.

Is Python code compiled or interpreted?

a)

Both compiled and interpreted

b)

Neither compiled nor interpreted

c)

Only compiled

d)

Only interpreted

5.

If an array is sorted, which of these algorithms will exhibit the best performance

a)

Merge Sort

b)

Insertion Sort

c)

Heap Sort

d)

Bubble Sort

6.

Which of the following is an example of a PaaS cloud service?

a)

Heroku

b)

AWS Elastic Beanstalk

c)

Windows Azure

d)

All of these

7.

How many default color are used by the browsers?

a)

8

b)

12

c)

16

d)

10

8.

Which of the following is not a nickname of any android version?

a)

Honeycomb

b)

Muffin

c)

Eclair

d)

Gingerbread

9.

Interpreter is used as a translator for ?

a)

Assembly Language

b)

High level language

c)

Low level language

d)

OOPs

10.

What will be the output of the following Python statement ? 

a)

a

b)

error

c)

bc

d)

abc

11.

Which of the following is not an 'Open-source' software ?

a)

Linux

b)

Open-Office

c)

Ubuntu

d)

Windows

12.

MODEM stands for _____

a)

Modulator Demodulator

b)

Modulator Device Markup

c)

Module Device Markup

d)

Modulator Demarkator

13.

Which is not an operating system ?

a)

MacOS

b)

Linux

c)

Windows

d)

Ubuntu

14.

Which of the following is not a Cloud service platform ?

a)

Amazon Web Services

b)

Microsoft Azure

c)

Intel Co.

d)

Google Cloud Platform

15.

What will be the output of the following Python code ?

a)

1 2 3

b)

error

c)

1 2

d)

3 2 1

16.

APK stands for -

a)

Android Phone Kit

b)

Android Page Kit

c)

Android Package Kit

d)

Application Package Kit

17.

Web services components are written in which Markup Language?

a)

HTML

b)

XML

c)

DTD

d)

SGML

18.

Android is a -

a)

Web-browser

b)

Web-server

c)

Operating System

d)

Cloud platform

19.

Blockchain is a peer-to-peer ______ distributed ledger technology that makes the records of any digital asset.

a)

Demanding

b)

Popular

c)

Decentralized

d)

Secure

20.

What is the use of Git ?

a)

Continuous Integration Tool

b)

Version Control System tool

c)

Container tool

d)

Continuous monitoring tool

21.

MAC stands for ____

a)

Memory Access Control

b)

Media Area Control

c)

Memory Area Control

d)

Media Access Control

22.

What is the name of the location address of the hypertext documents?

a)

Web-server

b)

File

c)

Uniform Resource Locator

d)

Web-address

23.

The operating system is responsible for ....

a)

boot-block recovery

b)

booting from disk

c)

disk initialization

d)

All of these

24.

Which of the following is the branch of AI ?

a)

Network Design

b)

Machine Learning

c)

Cyber Forensics

d)

Full-Stack Development

25.

After you add a file to Git, it becomes

a)

Committed

b)

Staged

c)

Modified

d)

Untracked