
Sethu Testing C#

Quiz
•
Other
•
University
•
Hard
Thabiso Ntuli
Used 1+ times
FREE Resource
26 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. Which of the following is a valid variable declaration in C#? A) int 1number; B) int number1; C) number1 int; D) int number 1;
float number1;
B) int number1;
int number;
string 1number;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2. What data type is used to store a true or false value in C#? A) int B) string C) bool D) char;
C) bool
object
list
float
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3. How do you convert a string to an integer in C#? A) Convert.ToInt(string); B) int.Parse(string); C) string.ToInt(); D) Convert.Int(string);
int.Convert(string);
string.ToInteger();
Convert.Int32(string);
B) int.Parse(string);
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4. What is the scope of a variable declared inside a method? A) Global B) Local C) Static D) Constant;
B) Local
Public
Temporary
Instance
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5. Which of the following is a constant in C#? A) const int x = 10; B) int x = 10; C) static int x = 10; D) var x = 10;
const float y = 10.0;
readonly int x = 10;
dynamic x = 10;
A) const int x = 10;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6. What will be the output of the following code? MessageBox.Show("Hello, World!"); A) Hello, World! B) MessageBox C) Error D) Nothing;
MessageBox.Show()
Hello, Universe!
A) Hello, World!
Goodbye, World!
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7. Which method would you use to find the maximum of two numbers in C#? A) Math.Max() B) Math.High() C) Math.Top() D) Math.Bigger();
Math.Compare()
Math.MaxValue()
A) Math.Max()
Math.Greater()
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
TOC 3A

Quiz
•
University
25 questions
MSSQL DAY-2

Quiz
•
University
30 questions
CSC305 Topic 1 & 2

Quiz
•
University
25 questions
200-225 Algoritmdeu

Quiz
•
University
25 questions
CC103 - Final Exam

Quiz
•
University
23 questions
UTSSKDP2

Quiz
•
University
30 questions
Repaso C Cs50

Quiz
•
University
25 questions
тест

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University