C# Skill Review

C# Skill Review

12th Grade - Professional Development

32 Qs

quiz-placeholder

Similar activities

SKEE1103 CT#11a: Pointers & Arrays

SKEE1103 CT#11a: Pointers & Arrays

University

29 Qs

CSCI Test 2 (Practice)

CSCI Test 2 (Practice)

University

37 Qs

JAVA

JAVA

University

30 Qs

Topic 3 : Java Language

Topic 3 : Java Language

12th Grade

35 Qs

TECH - C

TECH - C

University

30 Qs

Structures and Pointers in C

Structures and Pointers in C

University

35 Qs

Java-2

Java-2

University

30 Qs

ITSA Selection Round 1

ITSA Selection Round 1

University

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