CMSC 131 Quiz 1

CMSC 131 Quiz 1

12th Grade

78 Qs

quiz-placeholder

Similar activities

AP Computer Science Principles Semester 1 Python

AP Computer Science Principles Semester 1 Python

10th - 12th Grade

75 Qs

Python Turtle Quiz

Python Turtle Quiz

5th - 12th Grade

75 Qs

PRETEST 10

PRETEST 10

10th Grade - University

74 Qs

MORE ON SCRATCH

MORE ON SCRATCH

5th Grade - University

78 Qs

AQA A-Level Grand Quiz

AQA A-Level Grand Quiz

11th - 12th Grade

80 Qs

Understanding IT Fundamentals Quiz

Understanding IT Fundamentals Quiz

10th Grade - University

75 Qs

UH2 PBO Sem 2 2021/2022 SMKN9 Medan

UH2 PBO Sem 2 2021/2022 SMKN9 Medan

11th Grade - University

75 Qs

12TH CA FULL

12TH CA FULL

12th Grade

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