C# TOPIC NEW-2

C# TOPIC NEW-2

Professional Development

15 Qs

quiz-placeholder

Similar activities

Quiz - NetApp & Rubrik Data Protection Day

Quiz - NetApp & Rubrik Data Protection Day

Professional Development

10 Qs

Apple for my apple apple

Apple for my apple apple

KG - Professional Development

10 Qs

Docker-Containers

Docker-Containers

Professional Development

10 Qs

BCS Systems & Architecture Quiz 5

BCS Systems & Architecture Quiz 5

University - Professional Development

20 Qs

Troubleshooting and the Future of Networking

Troubleshooting and the Future of Networking

Professional Development

16 Qs

Briefing 14/ago

Briefing 14/ago

Professional Development

12 Qs

ADSI

ADSI

Professional Development

16 Qs

Camino al parcial

Camino al parcial

Professional Development

15 Qs

C# TOPIC NEW-2

C# TOPIC NEW-2

Assessment

Quiz

Instructional Technology

Professional Development

Medium

Created by

Pandian Siva

Used 109+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an Editor?

Visual Studio code

Visual Studio

Notepad

None

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an Assignment operator in C#.NET?

\=

/=

*=

+=

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Method used to convert string to int

Cannot

int.Parse()

Pasrsing(int)

None

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is not a valid variable ?

num_11

11num

_num11

newint

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is not operator

?:

&&

||

?<

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are NOT Relational operators in C#.NET?

1. >=

2. !=

3. Not

4. <=

5. <>=

1,3

2,4

3,5

4,5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The correct way to increment value by 1 is

++ a ++

b ++ 1

c+=1

d=+1

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?