WorksheetsTechnical quiz
Total questions: 20
Worksheet time: 10mins
The data structure required for Breadth First Traversal on a graph is?
CPU scheduling is the basis of ___________
multiprogramming operating systems
larger memory sized systems
multiprocessor systems
none of the mentioned
Which of the following file extension that is loaded in a microcontroller for executing any instruction?
What will be output ?
Program will give compile time error
Object s3, syntax error
Only object s1 and s2 will be created
Program runs and all objects are created
What is a database?
Organized collection of information that cannot be accessed, updated, and managed
Collection of data or information without organizing
Organized collection of data or information that can be accessed, updated, and managed
Organized collection of data that cannot be updated
Who coined the term “Internet of Things”?
Which of the following is not an IoT platform?
Flipkart
Amazon Web Services
Microsoft Azure
Salesforce
Which of the following is false about the IoT components?
A light sensor (photoresistor) is an analog sensor
A microphone is a digital sensor
A push button is a digital sensor
A keyboard is a digital sensor
Software is defined as ___________
set of programs, documentation & configuration of data
set of programs
documentation and configuration of data
None of the mentioned
FTP stands for
File transfer protocol
Fixed test problem
File travel protocol
Non of the above
What are the main goals of AI?
To Create Expert Systems
To Implement Human Intelligence in Machines
Both A and B
None of the Above
________translates and executes program at run time line by line
Compiler
Interpreter
Linker
Loader
A list of steps to complete a task
Algorithm
Program
CPU
Hardware
What will the output ?
4 and 2
2 and 4
5 and 3
3 and 5
The process of breaking down a problem into smaller, manageable steps is called:
Debugging
Compiling
Algorithm Design
Iteration
What is the primary purpose of an operating system?
To manage games and entertainment software.
To manage the computer's hardware and software resources and provide common services for computer programs.
To connect to the internet.
To store and organize personal files.
Name a widely used open-source operating system
Windows
macOS
Linux
Chrome OS
What is the difference between "frontend" and "backend" development?
Frontend deals with data storage, backend deals with user interface.
Frontend is for animations, backend is for static content.
Frontend is for mobile apps, backend is for web applications.
Frontend deals with the visual aspects of a website, backend focuses on server-side logic and database interactions.
