WorksheetsGDSC quiz
Total questions: 25
Worksheet time: 9mins
Which of the following kernel is used in Android?
Redhat
Windows
Linux
MacOS
What is #include <stdio.h> ?
Preprocessor directive
File inclusion directive
Inclusion directive
NOTA
Which is a valid C expression ?
int my_num = 100,000;
int my_num = 100000;
int my num = 1000;
int $my_num = 10000;
Is Python code compiled or interpreted?
Both compiled and interpreted
Neither compiled nor interpreted
Only compiled
Only interpreted
If an array is sorted, which of these algorithms will exhibit the best performance
Merge Sort
Insertion Sort
Heap Sort
Bubble Sort
Which of the following is an example of a PaaS cloud service?
Heroku
AWS Elastic Beanstalk
Windows Azure
All of these
How many default color are used by the browsers?
8
12
16
10
Which of the following is not a nickname of any android version?
Honeycomb
Muffin
Eclair
Gingerbread
Interpreter is used as a translator for ?
Assembly Language
High level language
Low level language
OOPs
What will be the output of the following Python statement ?
a
error
bc
abc
Which of the following is not an 'Open-source' software ?
Linux
Open-Office
Ubuntu
Windows
MODEM stands for _____
Modulator Demodulator
Modulator Device Markup
Module Device Markup
Modulator Demarkator
Which is not an operating system ?
MacOS
Linux
Windows
Ubuntu
Which of the following is not a Cloud service platform ?
Amazon Web Services
Microsoft Azure
Intel Co.
Google Cloud Platform
What will be the output of the following Python code ?
1 2 3
error
1 2
3 2 1
APK stands for -
Android Phone Kit
Android Page Kit
Android Package Kit
Application Package Kit
Web services components are written in which Markup Language?
HTML
XML
DTD
SGML
Android is a -
Web-browser
Web-server
Operating System
Cloud platform
Blockchain is a peer-to-peer ______ distributed ledger technology that makes the records of any digital asset.
Demanding
Popular
Decentralized
Secure
What is the use of Git ?
Continuous Integration Tool
Version Control System tool
Container tool
Continuous monitoring tool
MAC stands for ____
Memory Access Control
Media Area Control
Memory Area Control
Media Access Control
What is the name of the location address of the hypertext documents?
Web-server
File
Uniform Resource Locator
Web-address
The operating system is responsible for ....
boot-block recovery
booting from disk
disk initialization
All of these
Which of the following is the branch of AI ?
Network Design
Machine Learning
Cyber Forensics
Full-Stack Development
After you add a file to Git, it becomes
Committed
Staged
Modified
Untracked
