Online .NET test, .NET quiz, .NET certification test

Written tests assess the depth of your .NET programming knowledge. Taking .NET online practice test helps you judge your programming skills. The objective .NET test here comprises of theoretical and practical questions to help you find out your current status and prepare for the job interviews. This is a set of 26 practice questions on .NET programming with some sample .NET multiple choice objective questions.
Online Practice Test > .NET Test
Click here to start .NET practice test/quiz

More online .NET test

.NET Framework online test (26 questions)

.NET Security online test

.NET Caching online test

.Net online test

ADO.NET online test (10 questions)

.NET Remoting and webservices online test

C#.NET  online test (20 questions)

ASP.NET online test (20 questions) 

Csharp.NET online test for experienced (20 questions)

ASP.NET online test for Experienced(19 questions)

Here are few sample .NET practice test/quiz questions

Which of the following is not true for garbage collection? 

Options
It manages the reclamation of unused memory 
It deals with circular references 
You can be certain when an object will be reclaimed by garbage collector 
It disposes unreferenced objects  

Which of the following is not true for .NET exception?  

Options
All exceptions in .NET are derived from Exception base class 
Exceptions can’t be generated programmatically 
We have system exceptions and application exceptions in .NET   

Which tool can be used to precompile a window application?  

Options
ngen.exe
caspol.exe
caspol.dll
ngen.dll

Click here to start .NET practice test/quiz 

More Links
Define most commonly used interfaces in Net Framework.

Latest answer: IComparable, IDisposable, IConvertible, ICloneable, IEquatable, IFormattable
IComparable: It is implemented by types for ordering and sorting. The implementation types must implement one single method i.e. CompareTo.........

Explain with an example how to create and consume a Generic type.

public static object CreateMethod(Type generic, Type innerType, params object[] args)
{
     System.Type type = generic.MakeGenericType(new System.Type[] { innerType });
     return Activator.CreateInstance(type, args);..............

What is Type Forwarding in NET? Explain steps to move a type from one class library to another.

Latest answer: Type forwarding is a technique to move types from one assembly to another without the clients needing to recompile the assemblies.................. 



Write your comment - Share Knowledge and Experience

Discussion Board
.net online

Thanks for all the information,it was very helpful and i really like that you are providing information on .net training ,being enrolled in .net freshers training with projects live training http://www.wiziq.com/course/57-fresher-training-projects i was looking for such .net fresher training to assist me and your information helped me a lot.Really like that you are providing such information . Thanks.

sarah 09-4-2012 07:10 AM

Online .NET test, .NET quiz, .NET certification test

Strong name is similar to which of the following in COM components?

IUnknown
Interface
GUID
Regsvr32.exe

.NET quiz 05-10-2012 03:03 AM

.NET online test

Which of the following determine whether or not a piece of code is allowed to run and what resources it can use while running?

Reflection
Common type system
Garbage collection
Code access security

.NET test 05-10-2012 03:01 AM

.Net online test

How do we ensure encrypted communication over the internet in ASP.NET?

Using windows authentication
By installing a server certificate and using HTTPS

.Net online test 05-10-2012 02:51 AM

.Net online test questions

Which type is best suited for public internet web application?

Windows authentication
Passport authentication
Anonymous

Which authentication type should be used when you require to create your own database of users and validate the identity of those users when they visit you site.

Form
Passport
Windows


.Net online test 05-10-2012 02:49 AM

FAQ

FAQs from carrier ride were really helpfull... thanks

Vaibhav Sahdev 05-10-2012 02:40 AM

Online .NET test

Awesome collection!
Really helpful for interview preparation for both freshers and experienced. I have recommended the test to many friends of mine, m sure they will also enjoy the series and get benefited

.NET test 05-10-2012 02:37 AM

Online .NET test, .NET quiz, .NET certification test

All the test are really good and helping. I am sure it will help during interview. Keep adding more

Online .NET test 05-10-2012 02:34 AM

More Online test

C#.NET test
C#.NET practice test
Csharp.NET quiz
Sharepoint test
Sharepoint quiz
Java Programming Test
Java Online Exams
Java online quizzes
Java Mock Test
Java Web Services Quiz
Javascript Online Test
Business Intelligence
Cognos Online Test
Analysis services Test
Business object Test
OLAP Test
Wireless Communication Test
OS test
Linux Test
Linux Quiz
Linux Certification
C Online Quiz
C++ Online Test


Career 12-20-2011 02:08 AM

 


Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring