SUMMATIVE TEST IN COMPUTER PROGRAMMING - 2nd Qtr-1-23-2023

SUMMATIVE TEST IN COMPUTER PROGRAMMING - 2nd Qtr-1-23-2023

12th Grade

40 Qs

quiz-placeholder

Similar activities

Codehs Concepts of Programming Karel

Codehs Concepts of Programming Karel

12th Grade

40 Qs

Karel 2.10, 2.11

Karel 2.10, 2.11

12th Grade

40 Qs

Computer Science Principles: Intro to Programming

Computer Science Principles: Intro to Programming

9th - 12th Grade

41 Qs

Data Analysis - Surveys & Graphs

Data Analysis - Surveys & Graphs

9th Grade - University

40 Qs

I MSC

I MSC

12th Grade

35 Qs

C pro test

C pro test

8th Grade - Professional Development

35 Qs

Pemrograman Berorientasi Objek 11RPL Sem 1

Pemrograman Berorientasi Objek 11RPL Sem 1

11th Grade - University

40 Qs

recursion and review

recursion and review

9th - 12th Grade

35 Qs

SUMMATIVE TEST IN COMPUTER PROGRAMMING - 2nd Qtr-1-23-2023

SUMMATIVE TEST IN COMPUTER PROGRAMMING - 2nd Qtr-1-23-2023

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Rhoychie Roy

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The more commonly known C-style format strings, used by the printf, and Java’s String.format.

BCPL (Basic Computer Programming Language)

BCPL (Binary Combined Programming Language)

BCPL (Binary Computer Programming Language)

BCPL (Basic Combined Programming Language)

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Returns the formatted string by given locale, format and arguments.

Locale.getDefault() method

string format() method

sprintf() function

printf() method

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Decimal number, possibly in scientific notation depending on the precision and value.

% d  

% f  

% g

% e

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Returns Hex output of floating point number.

% x

% n

% h

% a

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Keyword which is used to create a custom error.

Throw

Throws

Exception type

Custom method

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Used in the signature of method to indicate that this method might throw one of the listed type exceptions.

Throw

Throws

Try-catch block

Multiple exceptions

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Indicated what exception type may be thrown by a method.

ClassNotFoundException

Throw

ArithmeticException

Throws

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?