Search Header Logo

Q4 PGAS SDF 22-25 C1

Authored by Rebecca Sims

Computers

12th Grade

Used 2+ times

Q4 PGAS SDF 22-25 C1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____________ is a programming technique that causes a method to call itself in order to compute a result.

Procedure

Recursion

Base

.NET

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _________________ framework supports standard exception handling to raise and handle runtime errors.

Procedure

Recursion

Base

.NET

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is the part that specifies the terminating condition and doesn't call the method again.

base case

recursive case

method

procedure

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

this is the part that moves the algorithm toward the base case.

flex case

recursive case

method

procedure

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An ____________ is an error condition that occurs during the execution of a program.

error

instance

exception

alias

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To handle exceptions, place the code that throws the exception inside a _____________ and place the code that handles the exceptions inside a _______________.

catch block;

try block;

parameter;

function

function;

parameter

try block;

catch block

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the ExceptionTest method, it is ___________ to change the order of the two catch blocks.

okay

incorrect

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?