PT2: Computer language, recursive and loop

PT2: Computer language, recursive and loop

University

17 Qs

quiz-placeholder

Similar activities

Python Basics

Python Basics

KG - University

16 Qs

IS Student VS Senior High

IS Student VS Senior High

University

16 Qs

Programming Concepts in C - Quiz-II

Programming Concepts in C - Quiz-II

University

20 Qs

Python Loops

Python Loops

University

17 Qs

Introduction to Programming Vocabulary Test

Introduction to Programming Vocabulary Test

6th Grade - University

20 Qs

DATSRUC Week 6

DATSRUC Week 6

10th Grade - University

15 Qs

CC102 - Seatwork 3

CC102 - Seatwork 3

University

20 Qs

CCE-III Programming in C Language

CCE-III Programming in C Language

University

20 Qs

PT2: Computer language, recursive and loop

PT2: Computer language, recursive and loop

Assessment

Quiz

Computers, Mathematics

University

Easy

Created by

Nguyen Long

Used 3+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 20 pts

A high level language is a programming language with a strong abstraction from the details of a computer. This language is closer to natural language, easier to use or automate important areas of the computer system. FALSE or TRUE?

TRUE

FALSE

2.

MULTIPLE CHOICE QUESTION

30 sec • 20 pts

Which statement is true about machine language?

A language that computers understand and execute immediately.

Is a Language that does not need a complier.

Is write in binary code.

All are Correct

3.

MULTIPLE CHOICE QUESTION

30 sec • 20 pts

Machine language is the only language used to write programs, , which the computer can understand immediately afterwards and is written in 0-1 binary or hex code. TRUE or FALSE?

FALSE

TRUE

4.

MULTIPLE CHOICE QUESTION

30 sec • 20 pts

Which language need(s) to complier so that the computer can understand the requests ?

Assembly Language

High Level Language

Machine languge

5.

MULTIPLE CHOICE QUESTION

30 sec • 20 pts

High level programming language is

It is a computer language that can be directly understood and executed.

A language that can describe all algorithms.

A language that describes algorithms in text form.

A language that is close to natural language, has high independence and is less dependent on the specific type of machine.

6.

MULTIPLE CHOICE QUESTION

30 sec • 20 pts

Which of the following languages can be directly understood and executed?

High level language

Assembly language

Machine langue,

Pascal, C,

C++, Python,..

7.

MULTIPLE CHOICE QUESTION

30 sec • 20 pts

Recursion is:

is a computer programming technique involving the use of a procedure, subroutine, function, or algorithm that calls itself in a step having a termination condition.

is a computer programming technique involving the use of a procedure, subroutine, function, or algorithm that calls other function in a step.

is a computer programming technique involving the use of a procedure, subroutine, function, or algorithm that calls itself in a step having no termination condition.

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