Fundamentals of the programming language

Fundamentals of the programming language

University

20 Qs

quiz-placeholder

Similar activities

Mobile App Dev Endterm Quiz #2

Mobile App Dev Endterm Quiz #2

University

20 Qs

Python Basics

Python Basics

KG - University

15 Qs

9618 Chp11 Programming Basics Quiz

9618 Chp11 Programming Basics Quiz

11th Grade - University

20 Qs

Fun with Coding Concepts

Fun with Coding Concepts

4th Grade - University

15 Qs

General Python year 10

General Python year 10

9th Grade - University

20 Qs

ECE522 QUIZ 2

ECE522 QUIZ 2

University

20 Qs

FY-Test-1

FY-Test-1

University

15 Qs

CCE-III Programming in C Language

CCE-III Programming in C Language

University

20 Qs

Fundamentals of the programming language

Fundamentals of the programming language

Assessment

Quiz

Computers

University

Hard

Created by

Joshua S

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a programming language?

a) A tool for hardware design

b) A set of instructions to be executed by a computer

c) A system software for file management

d) None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a compiler do?

Interprets code at runtime

Translates high-level code into machine code

Translates machine code into high-level code

Executes high-level code directly

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of programming paradigm?

Object-oriented

Functional

Procedural

Algorithm-oriented

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A constant value in a program

A memory location to store data

A command to perform a task

A fixed sequence of operations

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does an algorithm represent

A compiled program

A step-by-step problem-solving process

A program written in machine code

A diagram for file organization

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following describes procedural programming?

Focuses on data manipulation using objects

Emphasizes functions and their evaluations

Follows a step-by-step sequence of instructions

Executes asynchronous tasks only

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a recursion in programming?

A loop within a function

A function that calls itself

A pointer to memory

A reusable block of code

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?