1.2.4 Types of Programming Language

1.2.4 Types of Programming Language

12th Grade

15 Qs

quiz-placeholder

Similar activities

Introduction to programming

Introduction to programming

12th Grade

12 Qs

69. Prog_Lang - High-Level vs Low-Level Languages Quiz

69. Prog_Lang - High-Level vs Low-Level Languages Quiz

9th - 12th Grade

11 Qs

Linked List

Linked List

12th Grade

10 Qs

20.1 Programming Paradigms Cambridge iA 9618

20.1 Programming Paradigms Cambridge iA 9618

12th Grade

20 Qs

Assembly

Assembly

12th Grade

17 Qs

Code Fiesta

Code Fiesta

9th Grade - University

20 Qs

Computer Languages

Computer Languages

12th Grade

19 Qs

1.2.4. Types of Programming Language

1.2.4. Types of Programming Language

12th Grade

12 Qs

1.2.4 Types of Programming Language

1.2.4 Types of Programming Language

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Paul Bates

Used 11+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Assembly Language?

A style of programming paradigm

A low-level language closely related to machine code, using descriptive names for instructions

A high-level programming language designed for general-purpose programming

A markup language used for creating web pages

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does Encapsulation in programming ensure?

That objects can perform multiple forms of an action

That only class methods can access data in an object's attributes

That data can be transferred easily between objects

That a class can inherit attributes from another class

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Immediate Addressing in assembly language?

Calculating the operand's address by adding a constant to the index register

Storing the memory address of the value to be operated on directly in the operand

Using a constant value as the operand to be operated on

Accessing memory locations directly using an address specified in the instruction

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does Polymorphism allow in object-oriented programming?

Objects to inherit methods and attributes from a parent class

Objects of different classes to use different methods for the same action

Encapsulation of data within objects

Objects of different classes to redefine the same method

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main focus of Declarative Programming Languages?

How a program should accomplish a task

The sequence of statements to change the program's state

Creating and managing structured data in databases

Applying and composing functions for programming

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is SQL primarily used for?

Managing data in non-relational database management systems

Managing data in relational database management systems

Expressing the logic of computation without describing control flow

Specifying a sequence of statements to explicitly change a program's state

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does Overriding in object-oriented programming allow?

A class to inherit methods and attributes from its parent class

A class to define multiple methods with the same name but different parameters

A subclass to provide a specific implementation for a method defined in its superclass

A method to be passed as an argument, returned from another function, or assigned to a variable

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?