Programming Concepts Quiz

Programming Concepts Quiz

University

49 Qs

quiz-placeholder

Similar activities

QUIZ KSK1024

QUIZ KSK1024

University

50 Qs

General knowledge

General knowledge

9th Grade - University

50 Qs

SAS Units 1-5

SAS Units 1-5

KG - Professional Development

50 Qs

Sachu Day 5 quiz

Sachu Day 5 quiz

KG - Professional Development

50 Qs

141-184

141-184

University

44 Qs

adopt quiz 2

adopt quiz 2

KG - University

50 Qs

QUIZ MATERI BLACK BOOK OF ROVER SCOUT

QUIZ MATERI BLACK BOOK OF ROVER SCOUT

University

50 Qs

Programming Concepts Quiz

Programming Concepts Quiz

Assessment

Quiz

Fun

University

Easy

Created by

Sadhana Suhirthan

Used 1+ times

FREE Resource

49 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pseudo code is mainly used to:

Execute code directly

Plan the logic of a program

Debug machine code

Write HTML

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is NOT true about pseudo code?

Easy to modify

Language independent

Can be executed by a compiler

Helps focus on program logic

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming: PROGRAM = ______ + ALGORITHM

Variables

Data

Functions

Constants

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable is:

A value that never changes

A storage location whose value may change during program execution

A constant string

A special type of function

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

const PI = 3.14 is an example of:

Variable

Constant

Array

Function

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data items accessible anywhere in the program are called:

Local data

Global data

Temporary variables

Parameters

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a basic control structure?

Sequence

Selection

Compilation

Repetition

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?