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

XII Object Oriented Programming in C++

XII Object Oriented Programming in C++

9th - 12th Grade

42 Qs

J3 - Review 2021-22

J3 - Review 2021-22

9th - 12th Grade

36 Qs

Python - 2.தரவு அருவமாக்கம்

Python - 2.தரவு அருவமாக்கம்

12th Grade

35 Qs

Programming Contest 2023

Programming Contest 2023

12th Grade

40 Qs

Final revision quiz

Final revision quiz

12th Grade

45 Qs

Technology & Employability Skills

Technology & Employability Skills

9th - 12th Grade

37 Qs

Unit 3 and 4 Computer Programming Test Review - Alice

Unit 3 and 4 Computer Programming Test Review - Alice

9th - 12th Grade

38 Qs

Database Review

Database Review

10th Grade - Professional Development

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