CMSC 131 Quiz 1

CMSC 131 Quiz 1

12th Grade

78 Qs

quiz-placeholder

Similar activities

Python 1 Review Game

Python 1 Review Game

9th - 12th Grade

73 Qs

Review Computer Question

Review Computer Question

9th - 12th Grade

75 Qs

AP CSA Semester 1 Review (Mod 1 - 5)

AP CSA Semester 1 Review (Mod 1 - 5)

10th - 12th Grade

77 Qs

HTML Quiz 7

HTML Quiz 7

10th - 12th Grade

80 Qs

COMPUTER  SCIENCE A MIDTERM

COMPUTER SCIENCE A MIDTERM

9th - 12th Grade

77 Qs

UH2 PBO Sem 2 2021/2022 SMKN9 Medan

UH2 PBO Sem 2 2021/2022 SMKN9 Medan

11th Grade - University

75 Qs

CMSC 131 Quiz

CMSC 131 Quiz

12th Grade

73 Qs

Final Question Bank 24-25

Final Question Bank 24-25

9th - 12th Grade

81 Qs

CMSC 131 Quiz 1

CMSC 131 Quiz 1

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Matt Weber

Used 1+ times

FREE Resource

78 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the course CMSC 131 about?

Introduction to Python

Introduction to Java

Advanced C++ Programming

Web Development

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a level of software discussed in the document?

Operating systems

Applications

Compilers

Debuggers

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of compilers in programming?

Manage computer resources

Translate source code into machine code

Execute programs directly

Support step-by-step execution

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'public class' keyword in a Java program?

To define a new class

To declare a variable

To execute a method

To print a statement

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is required in every Java application?

public static void main(String[] args)

System.out.println()

public class FirstProgram

int main()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the statement System.out.println("Terps are awesome!")?

Terps are awesome!

Hello, World!

Java Programming

Welcome to Java

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type in Java is used to store text?

String

int

float

char

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?