C# TOPIC NEW-2

C# TOPIC NEW-2

Professional Development

15 Qs

quiz-placeholder

Similar activities

Trip Planning

Trip Planning

Professional Development

10 Qs

Final Alura Logica Computacional Tipo C

Final Alura Logica Computacional Tipo C

Professional Development

10 Qs

QUIZ CTO BATCH II

QUIZ CTO BATCH II

Professional Development

20 Qs

TRP Trivia

TRP Trivia

Professional Development

10 Qs

รู้เบื้องต้นเกี่ยวกับดอทเน็ต

รู้เบื้องต้นเกี่ยวกับดอทเน็ต

Professional Development

20 Qs

Zendesk Dev

Zendesk Dev

Professional Development

12 Qs

01011011

01011011

University - Professional Development

15 Qs

Lógica de programação e Java

Lógica de programação e Java

Professional Development

18 Qs

C# TOPIC NEW-2

C# TOPIC NEW-2

Assessment

Quiz

Instructional Technology

Professional Development

Medium

Created by

Pandian Siva

Used 107+ 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?