GeekInterview.com
  I am new, Sign me up!
 

C# Interview Questions


C# Interview Questions

Questions: 436
Comments: 1181
 Showing Questions 81-90 of 436 Questions
<< Previous 5 6 7 8 [9] 10 11 12 13 14 Next >>
 Sponsored Links

 
 C# Interview Questions
Sorting Options :  

Is there any way by which a class is made sealed as in C# that other class cannot inherit from it. Please include code.
Read Answers (7) | Asked by : khurram

override id used for variables and methods but override only used for methods. 
Latest Answer: The best way, in my opinion, to understand the true meaning of the effects of using the "new" modifier in a virtual hierarchy is to think of it like this... The runtime wants to start at the top of the virtual hierarchy and work towards the ...
Read Answers (7) | Asked by : Pradeep

You have an event handler called MyEvent and you want to link the click event of control, MyButton, to use MyEvent, what is the code that will like them together?
Read Answers (3) | Asked by : oclaros1

Latest Answer: System.ApplicationExeption ...
Read Answers (3) | Asked by : oclaros1

Latest Answer: The call stack ...
Read Answers (1) | Asked by : oclaros1

Latest Answer: Auto, Local, Watch ...
Read Answers (3) | Asked by : oclaros1

Latest Answer: wrapper class are those class in which we can not define and call all predefined function .it is possible in java not C#. ...
Read Answers (2) | Asked by : ramkumar

Latest Answer: Hi, A class contain different access modifier. The Protected and Protected Internal are two access modifier..Protected ; can only access with in the base class and also accessible from the derive class.Protected Internal ; can only access with in base ...
Read Answers (5) | Asked by : Ashutosh

Latest Answer: By using "sealed" keyword we can restrict a class from inheritence. Please reply me if it is wrong! ...
Read Answers (1) | Asked by : Pratima

Latest Answer: We can create an instance of an abstract class.The below code is not working:sayHello is an abstract classObject o=System.Activator.CreateInstance(typeof(sayhello)); ...
Read Answers (5) | Asked by : v k kumar
Tags : Abstract

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