GeekInterview.com
  I am new, Sign me up!
 

C# Interview Questions


C# Interview Questions

Questions: 436
Comments: 1182
 Showing Questions 141-150 of 436 Questions
<< Previous 11 12 13 14 [15] 16 17 18 19 20 Next >>
 Sponsored Links

 
 C# Interview Questions
Sorting Options :  

A) ThreadsB) RemotingC) ApplicationDomain 
Latest Answer: ans:C) ApplicationDomain ...

A) Inside an assembly’s manifestB) Along with the project propertiesC) Both 
Latest Answer: Answer: A) Inside an assembly’s manifest ...

A) SuperB) ThisC) Base 
Latest Answer: Super : Super is used to Refer the Base Class in JAVAThis  : This is used to Refer the Current or Child Class in C#Base  : Base is used to Refer The Parent or Base Class ...

A) [assembly]B) [ STA ]C) [ STAThread ] 
Latest Answer: [STA] stands for Single Threaded Apartment.professional C#,3rd edition pg574 ...

A) Making class as AbstractB) Having a Private constructorC) Making the class sealedD) Both A & B 
Latest Answer: private contructor ...

A) TopDownB) BottomUpC) None 
Latest Answer: It will always be topdown: class a { public a() { Console.WriteLine("Class a"); Console.ReadLine(); } } class b:a { public b() { Console.WriteLine("Class b"); Console.ReadLine(); ...

A) regasmB) resgenC) regsvrExplanation: Resgen.exe is used to create resource files in C#.net 
Latest Answer: ans:B) resgen ...

A) .csB) .rsxC) .resx 
Latest Answer: ans:C) .resx ...

A) TrueB) False 
Latest Answer: Answer: A) TrueA shared assembly must have a strong name to uniquely identify the assembly. The strong key is created by using the commandsn -k assemblyname.snk   ...

A) Shared assembliesB) Private assembliesC) Both 
Latest Answer: Public policies are applied on Shared Assemblies. ...

View page << Previous 11 12 13 14 [15] 16 17 18 19 20 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
# User Name Count
1sahu 205
2samiksc 59
3naveentej 25
4nikhilrawat23 15
5Vikas Yadav 13
6musclebai 13
7md.shafikhan 11
8swag 11
9vshylaja 9
10John Jiang 8
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape