Which of the following methods is an entry point in the C# console program?

C# quizz v1

Quiz
•
Computers
•
Professional Development
•
Hard

Ricardo Gonzalez
Used 3+ times
FREE Resource
Student preview

20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
public static void Program()
public static void Main()
public static void main()
None of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the followings are value types in C#?
Int32
Double
Devimal
All of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a reference type in C#?
String
Long
Boolean
None of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the nullable type in C#?
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 of the above.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Struct is a ___________.
Reference type
Value type.
Class 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 _____________
Ternary operator
Conditional operator
Greater than operator
Inverse operator
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following dataype can be used with enum?
int
string
boolean
All of the above.
Create a free account and access millions of resources
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade