ITEC102_SLM2

ITEC102_SLM2

1st - 5th Grade

41 Qs

quiz-placeholder

Similar activities

Colors. Value. Lines. Shapes

Colors. Value. Lines. Shapes

3rd - 4th Grade

40 Qs

Elements and Principles of Art/Photography

Elements and Principles of Art/Photography

3rd - 5th Grade

38 Qs

Musical Notation

Musical Notation

5th - 6th Grade

40 Qs

1st Nine Weeks Theory Review

1st Nine Weeks Theory Review

3rd - 9th Grade

44 Qs

PENDIDIKAN SIVIK TING 4 TEMA 6

PENDIDIKAN SIVIK TING 4 TEMA 6

3rd Grade

40 Qs

Week 20 Review

Week 20 Review

5th Grade

46 Qs

Jenny

Jenny

5th Grade

46 Qs

Grd 1 Music Theory

Grd 1 Music Theory

1st - 2nd Grade

41 Qs

ITEC102_SLM2

ITEC102_SLM2

Assessment

Quiz

Arts

1st - 5th Grade

Easy

Created by

Melea Flores

Used 1+ times

FREE Resource

41 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a name used to identify a class, variable, function, or any other user-defined item.

IDENTIFIERS

KEYWORDS

COMMENTS

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

are reserved words predefined to the C# compiler. These ____________ cannot be used as identifiers.

KEYWORDS

IDENTIFIERS

CONTEXTUAL KEYWORDS

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In C#, some identifiers have special meaning in context of code, such as get and set are called _________________

CONTEXTUAL KEYWORDS

RESERVED WORDS

KEYWORDS

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

are used for explaining code. Compilers ignore the ____________ entries.

COMMENTS

SINGLE LINE COMMENTS

MULTILINE COMMENTS

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It tell the compiler that which type of data is used for processing. Such as if you want to work with string value then you will have to assign string type variable to work with

DATA TYPES

VALUE TYPES

REFERENCE TYPES

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

2 TYPES OF DATA TYPES IN C#

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____________ data type stores copy of the value

VALUE TYPE

REFERENCE TYPE

DEFINED DATA TYPE

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?