Marathon - Unit 1

Marathon - Unit 1

Professional Development

8 Qs

quiz-placeholder

Similar activities

A glimpe of a microprocessor vs microcontroller

A glimpe of a microprocessor vs microcontroller

University - Professional Development

10 Qs

PDS - 04225 Pointers & Dynamic Arrays - Chapter 8

PDS - 04225 Pointers & Dynamic Arrays - Chapter 8

University - Professional Development

10 Qs

Testout PCPro

Testout PCPro

11th Grade - Professional Development

12 Qs

ict

ict

Professional Development

11 Qs

computer fundamentals

computer fundamentals

Professional Development

10 Qs

Dynamic Arrays C++

Dynamic Arrays C++

University - Professional Development

10 Qs

Computer Hardware Quiz

Computer Hardware Quiz

Professional Development

10 Qs

DECI - Week 2 - round

DECI - Week 2 - round

Professional Development

10 Qs

Marathon - Unit 1

Marathon - Unit 1

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Kallol Bhattacharya

Used 9+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following flowchart symbols represents a process or operation?

Rectangle

Diamond

Circle

Parallelogram

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a compiled language?

Python

Javascript

C++

PHP

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of computer is used primarily for real-time processing and complex simulations?

Microcomputer

Supercomputer

Workstation

Mainframe

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about ROM?

It is volatile and stores temporary data

It can be easily rewritten by the user

It retains data even when power is turned off

It is used for running applications

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a valid function of an operating system?

Memory Management

Process Management

Program Compilation

Device Management

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of memory is used to store the operating system's firmware and boot instructions?

RAM

Cache

ROM

Flash Memory

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a characteristic of an algorithm?

It is not guaranteed to terminate

It must have unambiguous steps

It requires a large amount of time

It should be hard to implement

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about machine language?

It is high-level and easy to understand

It is a low-level language understood directly by the computer’s CPU

It is portable across different platforms

It uses English-like commands