Final Exam

Final Exam

3rd Grade

21 Qs

quiz-placeholder

Similar activities

UH 3 PEMROGRAMAN DASAR

UH 3 PEMROGRAMAN DASAR

1st Grade - University

20 Qs

ASK T2 3.2 STRUKTUR KOD ARAHAN

ASK T2 3.2 STRUKTUR KOD ARAHAN

1st - 3rd Grade

20 Qs

Basic Python Quiz for Beginners

Basic Python Quiz for Beginners

3rd - 6th Grade

20 Qs

Developer

Developer

1st - 12th Grade

26 Qs

TechWyse BNL Quiz

TechWyse BNL Quiz

KG - 5th Grade

20 Qs

Python Easy

Python Easy

3rd - 6th Grade

20 Qs

C# .NET Quiz

C# .NET Quiz

3rd Grade

20 Qs

Python L1 Knowledge Check

Python L1 Knowledge Check

3rd Grade

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