C# Skill Review

C# Skill Review

12th Grade - Professional Development

32 Qs

quiz-placeholder

Similar activities

BASIC PYTHON

BASIC PYTHON

University

30 Qs

Quiz - Functions in C

Quiz - Functions in C

Professional Development

30 Qs

Java Programming

Java Programming

University

30 Qs

C Language Quiz

C Language Quiz

University

30 Qs

2 Python (переменные, типы данных)

2 Python (переменные, типы данных)

5th - 12th Grade

33 Qs

COPRO1

COPRO1

University

30 Qs

Quiz (1st Year) She Codes

Quiz (1st Year) She Codes

University

30 Qs

Exercise1

Exercise1

University

30 Qs

C# Skill Review

C# Skill Review

Assessment

Quiz

Professional Development, Other, Computers

12th Grade - Professional Development

Hard

Created by

PRG TRAINER GLID

Used 2+ times

FREE Resource

32 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C# class can inherit multiple ________

Interfaces

Classes

Abstract classes

Static classes

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the followings are value types in C#?

Int32

Double

Decimal

All of these options

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a reference type in C#?

String

Long

Boolean

None

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Nullable type?

It allows assignment of null to reference type.

It allows assignment of null to value type.

It allows assignment of null to static class.

None

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Struct is a _____.

Reference type

Class type

Value type

String type

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

10 > 9 ? "10 is greater than 9” : "9 is greater than 10” is an example of _______

Inverse operator

Conditional operator

Greater than operator

Ternary operator

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following datatype can be used with enum?

Int

String

Boolean

All of these options

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?