fortnite

fortnite

University

30 Qs

quiz-placeholder

Similar activities

UTS EVALUASI PEMBELAJARAN KEJURUAN 2024

UTS EVALUASI PEMBELAJARAN KEJURUAN 2024

University

25 Qs

C Coding Contest Round 1

C Coding Contest Round 1

University

25 Qs

Software Coding

Software Coding

University

31 Qs

[QUIZ] Chapter 1 - Chapter 3

[QUIZ] Chapter 1 - Chapter 3

University

30 Qs

Operational Amplifiers - General Questions Part-II

Operational Amplifiers - General Questions Part-II

University

30 Qs

QUIZZ WIZZ

QUIZZ WIZZ

University

25 Qs

BASIC PLC

BASIC PLC

University

26 Qs

Quizzie - Buzzie

Quizzie - Buzzie

University

30 Qs

fortnite

fortnite

Assessment

Quiz

Education

University

Easy

Created by

hotoe Kike

Used 11+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements are true?

Both of these are true

Syntax errors don't allow the program to build successfully, because you have written Java code that follow the rules of the Java language

When a program has been successfully built with no syntax errors, you may still see runtime errors while the program is running.

Neither of these are true

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Which of the following questions might be asked about each line of code in a code review?

All of these are valid questions

What are the expected results from this line?

Do you understand the inputs to all logical expresslons and assignment statements?

Is there any way that unexpected user input could cause an error?

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. Which of the following best describes program tracing or logging?

Adding extra, temporary output statements to help follow program flow and varlable values

Drawing flowcharts of the desired program behavior

Printing code and drawing lines that show how the program flows

Creating a duplicate of the program that you can change without impacting the original

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. Which of the following best describes the testing phase?

An Iterative process of testing the entire program after each code change until all tests pass

A one-time process that happens early in program development

A one-time process that happens only when the last code has been completed

A process designed to produce new program requirements

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. What do we call unusual but valid user input values or data that may stress a program in unexpected ways?

Boundary conditions

Quirky values

Iterative data

Blue moons

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. Debuggers are normally built into what kind of tools?

Integrated Development Environments

Text editors

Both of these are true

Neither of these are true

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. When using a debugger, in what state is the program running normally (at full speed) with no way to see what's going on inside?

Running

In break

Stopped

Programmed

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?