C# .Net Online Test 2, Dot Net Question and Answers, C# Dot NET Quiz
Finish Quiz
0 of 20 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
Information
C# .Net Online Test 2, Dot Net Question and Answers, C# Dot NET Quiz. Take CAknowledge Free C# .Net Quiz and Test your study for upcoming Interviews and Exam Preperation. C# Dot Net Online Test-2 Question and Answers. C# .Net Test-2 Free Mock Test. C# Dot Net Online Test-2 Question and Answers in PDF. Practice Online FOR Dot Net Test and find out how much you score before you appear for your next Dot Net interview and written test. The C# .Net online mock test paper is free for all students. C# .Net Online Test is very useful for exam preparation and getting for Rank. C# .Net Online Test-2 Question and Answers in English. C# .Net Online Test for topic via String Handling Mode. Here we are providing C# Dot Net Online Test in English Now Test your self for “C# .Net Online Test in English” Exam by using below quiz…
This paper has 20 questions.
Time allowed is 25 minutes.
The C# .Net Online Test is Very helpful for all students. Now Scroll down below n click on “Start Quiz” or “Start Test” and Test yourself.
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 20 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Average score |
|
Your score |
|
Categories
- Not categorized 0%
Pos. | Name | Entered on | Points | Result |
---|---|---|---|---|
Table is loading | ||||
No data available | ||||
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- Answered
- Review
-
Question 1 of 20
1. Question
Which of the following are NOT true about .NET Framework?
1. It provides a consistent object-oriented programming environment whether
object code is stored and executed locally, executed locally but Internet-
distributed, or executed remotely.
2.It provides a code-execution environment that minimizes software deployment and versioning conflicts.
3.It provides a code-execution environment that promotes safe execution of code, including code created by an
unknown or semi-trusted third party.
4.It provides different programming models for Windows-based applications and Web-based applications.
5.It provides an event driven programming model for building Windows Device Drivers.Correct
Incorrect
-
Question 2 of 20
2. Question
Which file contains configuration data for each unique URl resource used in project?
Correct
Incorrect
-
Question 3 of 20
3. Question
Which of the following namespaces used in C#.NET?
Correct
Incorrect
-
Question 4 of 20
4. Question
If a class is using an interface, it must
Correct
Incorrect
-
Question 5 of 20
5. Question
Which keyword is used to achieve shadowing in C#?
Correct
Incorrect
-
Question 6 of 20
6. Question
Which of the following components of the .NET framework provide an extensible set of classes that can be used by any .NET compliant programming language?
Correct
Incorrect
-
Question 7 of 20
7. Question
What is the wild card character in the SQL “like” statement?
Correct
Incorrect
-
Question 8 of 20
8. Question
Which of the following are not types of access modifiers in C#?
Correct
Incorrect
-
Question 9 of 20
9. Question
What is the output of the code public class B : A { }
Correct
Incorrect
-
Question 10 of 20
10. Question
Which of the following class cannot be inherited?
Correct
Incorrect
-
Question 11 of 20
11. Question
Which of the following jobs are NOT performed by Garbage Collector?
1.Freeing memory on the stack.
2.Avoiding memory leaks.
3.Freeing memory occupied by unreferenced objects.
4.Closing unclosed database collections.
5.Closing unclosed files.Correct
Incorrect
-
Question 12 of 20
12. Question
Identify which is true
Correct
Incorrect
-
Question 13 of 20
13. Question
Is it possible to store multiple data types in System.Array?
Correct
Incorrect
-
Question 14 of 20
14. Question
Sealed Classes cannot be a base class.
Correct
Incorrect
-
Question 15 of 20
15. Question
In C#, the statement that is used to replace multiple if statements is called?
Correct
Incorrect
-
Question 16 of 20
16. Question
Which of the following .NET components can be used to remove unused references from the managed heap?
Correct
Incorrect
-
Question 17 of 20
17. Question
A master page is merged with a content page ________ in the page execution life cycle
Correct
Incorrect
-
Question 18 of 20
18. Question
Which of the following is/are not types of arrays in C#?
Correct
Incorrect
-
Question 19 of 20
19. Question
___________________ allow to encapsulate discrete units of functionality and provide a graphical representation of that functionality to the user
Correct
Incorrect
-
Question 20 of 20
20. Question
Which of these is a valid path declaration?
Correct
Incorrect