Unit 23 - KLO 4 - Procedural Programming

Unit 23 - KLO 4 - Procedural Programming

University

20 Qs

quiz-placeholder

Similar activities

Visual Basic

Visual Basic

University

15 Qs

Coding Karel 2

Coding Karel 2

KG - University

20 Qs

Contructs & Variables A-level

Contructs & Variables A-level

University

20 Qs

Week #7 - Time Machine

Week #7 - Time Machine

8th Grade - University

17 Qs

Functions in Python

Functions in Python

University

15 Qs

Python Revision

Python Revision

10th Grade - University

17 Qs

Looping & Functions C++

Looping & Functions C++

University

20 Qs

Arduino IDE

Arduino IDE

3rd Grade - Professional Development

17 Qs

Unit 23 - KLO 4 - Procedural Programming

Unit 23 - KLO 4 - Procedural Programming

Assessment

Quiz

Computers

University

Hard

Created by

Ambreen Mohsin

Used 49+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following languages is object oriented?

C

C++

BASIC

Pascal

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

How is message passing achieved in Java?

By instantiating classes that contain both variables and methods

By instantiating methods that send and receive arguments

By instantiating constructors that help creating objects of a class

By instantiating variables that store data according to data types

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What are the building blocks of a procedural program?

Objects and Classes

Variables and methods

Procedures and Functions

All of the above

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Pre defined functions..

can not be changed

are built in

help in re-using code

All of the above

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Variables declared outside a function and they can be accessed by any function in the program are..

State Variables

Local Variables

Global Variables

Re-usable Variables

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Local Variables are..

Declared outside a function

Can be accessed by any function

Are visible to all functions

None of the above

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Modular systems are

easy to debug

easy to change

systems built around different modules

All of the above

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?