Programming

Programming

11th Grade

13 Qs

quiz-placeholder

Similar activities

Topic 3.1 Introduction to Java

Topic 3.1 Introduction to Java

11th - 12th Grade

15 Qs

SC025 WEEK 4

SC025 WEEK 4

11th - 12th Grade

14 Qs

Object Orientated Programming 3

Object Orientated Programming 3

11th - 12th Grade

14 Qs

OOP no. 2

OOP no. 2

11th Grade

16 Qs

OOP & some More!

OOP & some More!

10th - 11th Grade

18 Qs

C++

C++

11th - 12th Grade

10 Qs

Soal Essai Evaluasi

Soal Essai Evaluasi

11th Grade

15 Qs

INTRODUCTION TO OOP TECHNIQUE

INTRODUCTION TO OOP TECHNIQUE

11th - 12th Grade

15 Qs

Programming

Programming

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Santhuana Sedhumadhavan

Used 8+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is considered the first programmer?

Charles Babbage

Ada Lovelace

James Gosling

Alan Turing

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the idea of a child inheriting traits from their parents, but also having unique features, represent in programming?

Inheritance

Abstraction

Polymorphism

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Imagine you have a TV remote. When you press the “Power” button, it turns on the TV. But the same button on your AC remote turns the AC on. One button, but it behaves differently depending on the device.

Question: What does the concept of one action (pressing the power button) having different results based on the device represent in programming?

Inheritance

Abstraction

Polymorphism

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Think about a restaurant menu. You see the name of the dish and its price, but you don’t know the exact recipe or how the chef prepares the dish in the kitchen.

Question: A menu showing only the essential information (dish name and price) and hiding the cooking process is an example of:

Encapsulation

Abstraction

Inheritance

Polymorphism

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider a medical record system. Only authorized doctors can access your full medical history, while you might only see basic information like upcoming appointments or prescribed medications.

Question: The medical system allowing only certain people to access detailed records, while protecting your sensitive data, is an example of:

Abstraction

Encapsulation

Inheritance

Polymorphism

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

High level language is -----------

Similar to human language

Same as machine code

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming paradigm focuses on using objects and is based on the four pillars: inheritance, polymorphism, encapsulation, and abstraction?

Functional Programming

Object-Oriented Programming

Procedural Programming

Declarative Programming

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?