Unit 23 - KLO 4 - Procedural Programming

Unit 23 - KLO 4 - Procedural Programming

University

20 Qs

quiz-placeholder

Similar activities

C Quest 2.0

C Quest 2.0

University

20 Qs

Time and Space Complexity

Time and Space Complexity

University

15 Qs

Fundamentals of Algorithms - Unit 1 - Test 1

Fundamentals of Algorithms - Unit 1 - Test 1

University

15 Qs

PHP Quiz 1

PHP Quiz 1

University

20 Qs

C++ Quiz-1

C++ Quiz-1

University

15 Qs

Digital Electronics (Weekend Assignment - 2)

Digital Electronics (Weekend Assignment - 2)

University

20 Qs

IS Student VS Senior High

IS Student VS Senior High

University

16 Qs

Logic Gates

Logic Gates

University

15 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?