C# Skill Review

C# Skill Review

12th Grade - Professional Development

32 Qs

quiz-placeholder

Similar activities

Y12 Java syntax recap

Y12 Java syntax recap

11th - 12th Grade

27 Qs

Java Programming - Second Internal Examination

Java Programming - Second Internal Examination

University

30 Qs

ITSA Selection Round 1

ITSA Selection Round 1

University

27 Qs

Java Quiz

Java Quiz

11th Grade - University

34 Qs

Final Review - CS125 Part 2

Final Review - CS125 Part 2

University

27 Qs

Midterm Exam - CTCC0323

Midterm Exam - CTCC0323

University

33 Qs

JAVA

JAVA

University

30 Qs

Java Programming Fundamentals

Java Programming Fundamentals

Professional Development

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?