Final Exam

Final Exam

3rd Grade

21 Qs

quiz-placeholder

Similar activities

Python Intermediate Quiz (Including pygame)

Python Intermediate Quiz (Including pygame)

3rd - 12th Grade

20 Qs

Quizz

Quizz

1st - 12th Grade

16 Qs

Python Basics

Python Basics

3rd Grade

25 Qs

National 5 Programming (VB and Theory)

National 5 Programming (VB and Theory)

1st - 11th Grade

20 Qs

Basic Python Quiz for Beginners

Basic Python Quiz for Beginners

3rd - 6th Grade

20 Qs

IT x ENGLISH CLUB GAME

IT x ENGLISH CLUB GAME

1st - 3rd Grade

20 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

PHP TEST 2

PHP TEST 2

1st Grade - Professional Development

20 Qs

Final Exam

Final Exam

Assessment

Quiz

Computers

3rd Grade

Medium

Created by

Keen Aguro

Used 2+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

It helps you to repeatedly execute a block of code. The keywords with this statement are: do, for, foreach, and while.

Jump

Selection

Fixed

Iteration

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What does a variable of type int hold?

Value of a decimal

An integer reference

Value of an integer

A pointer to an integer

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

A keyword used when you want to access members of a class. You do not have to create an object

Static Keyword

Void Keyword

Virtual Keyword

Datatype

4.

OPEN ENDED QUESTION

15 mins • Ungraded

Media Image

Write a program in C# that will draw a square depending on the length entered by the user and if length is equal to 0, the system will end.

(See image beside for your reference)

Evaluate responses using AI:

OFF

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

A keyword that tells the compiler that there may be methods in the derived classes that will override the method in the main class.

Static Keyword

Void Keyword

Virtual Keyword

Datatype

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What C# keyword allows a method to accept a variable number of method parameters?

var

params

par

varpar

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

ToString() method is a special method that returns a string that represents the current class.

TRUE

FALSE

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?