GeekInterview.com
  I am new, Sign me up!
 

C# Interview Questions


C# Interview Questions

Questions: 436
Comments: 1181
 Showing Questions 111-120 of 436 Questions
<< Previous 8 9 10 11 [12] 13 14 15 16 17 Next >>
 Sponsored Links

 
 C# Interview Questions
Sorting Options :  

A) Not PossibleB) Using /Main along with class name in csc.exeC) By just providing the class name to csc.exe 
Latest Answer: open the project properties, in the common properties/general set the start up object(it will list all the classes having main function). ...

A) TrueB) False 
Latest Answer: If the XML is not well-formed, a warning is generated and the documentation file will contain a comment saying that an error was encountered. For more information on well-formed XML, ...

A) IsB) AsC) InD) Of 
Latest Answer: a ...

A) TrueB) FalseExplanation: If a function is declared virtual it needs to be overridden in subclass 

A) Static functionsB) Member fieldsC) Instance functions 
Latest Answer: (A) - "A static member ..... cannot be marked as override, virtual, or abstract(B) - "The modifier 'virtual' is not valid for this item ...

A) TrueB) FalseExplanation: Sealed class cannot be inherited 
Latest Answer: False. The sealed class can not be inherited. This can be acheived by using the keyword "sealed". what this keyword does, it tells the compiler that it is the last class in the class hierarchy. The best example of sealed class is "String Class." Moreover, ...

A) Interface definitions does not have implementationB) Interfaces must be declared as publicC) Interfaces can be instantiatedD) Interface does not have constructorsExplanation: Interfaces can only be 
Latest Answer: Interface definition does not have implementation, they contain only signatures of methods, delegates or events. Interface members are implicitly public, explicit modifiers are not allowed.Interface cannot be instantiated directlyInterface cannot ...

A) TrueB) False 
Latest Answer: Interface members are implicitly public, explicit modifiers are not allowed. ...

A) VirtualB) StaticC) PrivateD) All of the above 
Latest Answer: answer is all of the aboveinterface members are implicitly public, explicit modifiers are not allowed. ...

A) Main MethodB) Constructor MethodC) Destructor MethodExplanation: Constructor is the method which is implicitly created when ever a class is instantiated 
Latest Answer: Constructor is called when a class is instantiated. ...

View page << Previous 8 9 10 11 [12] 13 14 15 16 17 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