Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement
HR
Current affairs
Engineering
MCA
MBA
Online Test
Videos
Login
DOT.NET 2 online test, online practice test, exam, quiz
Online Practice Test
>
DOT.NET 2
DOT.NET 2 Online Test
The purpose of this online test is to help you evaluate your DOT.NET 2 knowledge yourself. These Multiple Choice Questions (MCQs) on DOT.NET 2 will prepare you for technical round of job interview, written test and many certification exams.
The test contains 100 questions and there is no time limit. You will get 1 point for each correct answer. You will get your online test score after finishing the complete test.
(Total
100
questions)
(Time spent
0:0
)
1.
class Myclass { public int count = 0; public Myclass() { count++; } } class Program { static void Main(string[] args) { Myclass obj1 = new Myclass(); Console.WriteLine(obj1.count); Myclass obj2 = new Myclass(); Console.WriteLine(obj2.count); Myclass obj3 = new Myclass(); Console.WriteLine(obj3.count); } }
1,1,1
1, 2, 3
0 ,1,2
All of the above
View Test Answer
Online Practice Test
ASP.NET (41)
ASP.NET (16)
ASP.NET (16)
ASP.NET for Freshers (19)
ASP.NET for Experienced (19)
ASP.NET (20)
ASP.NET (20)
ASP.NET (25)
ASP.NET (20)
ASP.NET (20)
ASP.NET (20)
ASP.NET (20)
Dot.Net (100)
.NET Framework (26)
.NET Caching (7)
.NET Remoting and webservices (10)
.NET Security (11)
ADO.NET (10)
C#.NET (25)
VB.NET (33)
DOT.NET (10)
C#.NET freshers (20)
C#.NET freshers (20)
C#.NET experienced (20)
C#.NET (25)
C#.NET (20)
Sharepoint (20)
Sharepoint 2007 (15)
WCF (50)
WPF (45)
MCQs
English
Tutorials
Download
Advertisement
▲