LA2-3

LA2-3

University

50 Qs

quiz-placeholder

Similar activities

Midterm English Exam-I

Midterm English Exam-I

University

46 Qs

Exam 1 breakthrough A1 A

Exam 1 breakthrough A1 A

University

50 Qs

Technical Writing MIDTERM EXAM

Technical Writing MIDTERM EXAM

University

50 Qs

Irregular verbs 1-10 past tense review

Irregular verbs 1-10 past tense review

KG - University

50 Qs

MATCHA AUDIO 1

MATCHA AUDIO 1

University

50 Qs

semi -final examinations ENGLISH 100

semi -final examinations ENGLISH 100

University

50 Qs

PTS KELAS X

PTS KELAS X

10th Grade - University

50 Qs

English Morphology

English Morphology

University

50 Qs

LA2-3

LA2-3

Assessment

Quiz

English

University

Medium

Created by

Pramod N

Used 4+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the entry point of a C# Console Application?
Main()
Start()
Begin()
Execute()
Run()

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a reference type in C#?
int
double
char
class
bool

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of the 'using' keyword in C#?
Define variables
Include namespaces
Loop through collections
Create objects
None of the above

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a value type in C#?
int
bool
char
string
float

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which namespace contains fundamental classes in C#?
System
Core
CSharp
Main
Data

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is Boxing in C#?
Converting object to struct
Converting class to interface
Converting a value type to object
Converting array to list
None of the above

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which keyword is used to define constants in C#?
static
readonly
constant
const
final

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?