
Welcome to C#
Authored by Martin Amankwaa
Other
Professional Development
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does OOP stand for?
Object Oriented Programming
Object Oriented Program
Object Oriented Programmer
Object Orientation Program
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following best describes an identifier in C#?
Words that make up the language
Words you assign as the names for whatever you create in your program
Words you will use to identify your program
Words you can use as a codename for yourself as a programmer
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C# keywords are sometimes in lowercase
True
False
Answer explanation
Keywords in C# are always in uppercases
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which component in Visual Studio can be used to monitor your project files?
Project explorer
Solution explorer
Projects Panel
Finder
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following code samples best defines the entry point into a C# program?
Public Static Void Main() {}
public static void main() {}
public static void Main() {}
Public static void main() {}
Answer explanation
C# is a case-sensitive language. All keywords in the language are lowercase and the convention for C# is that functions or methods are represented using the Pascal casing
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?