C# Skill Review

C# Skill Review

12th Grade - Professional Development

32 Qs

quiz-placeholder

Similar activities

Python Arithmetic Operations and Predefined Functions

Python Arithmetic Operations and Predefined Functions

9th - 12th Grade

30 Qs

CSP 1.3.2 & 1.1.3 Python Variables & Functions

CSP 1.3.2 & 1.1.3 Python Variables & Functions

10th - 12th Grade

31 Qs

Python_Basics_1

Python_Basics_1

Professional Development

30 Qs

C Questions for BCA & BSc

C Questions for BCA & BSc

University - Professional Development

30 Qs

IT-OOPRGO21 PRELIM

IT-OOPRGO21 PRELIM

University

35 Qs

TECH - C

TECH - C

University

30 Qs

C Quiz 2

C Quiz 2

University

30 Qs

Câu Hỏi Trắc Nghiệm Về Con Trỏ và Mảng

Câu Hỏi Trắc Nghiệm Về Con Trỏ và Mảng

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?