COMPUTER PROGRAMMING 2 MIDTERM EXAM MCQ (2024-25))

COMPUTER PROGRAMMING 2 MIDTERM EXAM MCQ (2024-25))

University

30 Qs

quiz-placeholder

Similar activities

Fundamentals of programming Quiz

Fundamentals of programming Quiz

University

25 Qs

may 25 ex n t rep

may 25 ex n t rep

10th Grade - University

30 Qs

TN LTM code

TN LTM code

University

28 Qs

DSA reviewer

DSA reviewer

University

26 Qs

UAS PEMROGRAMAN MOBILE

UAS PEMROGRAMAN MOBILE

University

31 Qs

Types of Research

Types of Research

University

31 Qs

quiz1

quiz1

University

30 Qs

IT13 - Midterm (Long Quiz)

IT13 - Midterm (Long Quiz)

University

30 Qs

COMPUTER PROGRAMMING 2 MIDTERM EXAM MCQ (2024-25))

COMPUTER PROGRAMMING 2 MIDTERM EXAM MCQ (2024-25))

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

JONARD LOPEZ

Used 3+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of a compiler in programming?

To execute high-level code directly

To translate high-level code into machine code

To check for runtime errors

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a characteristic of a high-level programming language?

Platform dependency

Human-readable syntax

Requires a compiler or interpreter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if a program contains a syntax error?

The compiler automatically corrects the error

The program executes but with incorrect results

The program fails to compile

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term used to describe the order in which a program executes its instructions?

Syntax flow

Execution flow

Instruction cycle

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Java, what is the output of the compilation process?

Executable machine code

Bytecode

Source code with added optimizations

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an invalid variable name in Java?

_count

2value

$price

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of a variable in programming?

To define the flow of execution

To store and manage data dynamically

To provide documentation for the program

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?