Can the nested class access, the containing class. Give an example?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

OOPs concept ?

1 Answers   iGate, MMTS,


Please write a program to display “welcome to bestinterviewquestion.com” in c#?

0 Answers  


If I return out of a try/finally in c#, does the code in the finally-clause run?

0 Answers  


i have a table named login in mysql database containing (empid,fname,lname,mobno,emailid,usrname,usrpwd) i have 2 textboxes in which i enter my username and pwd..so based on what is entered in those textboxes it should retreive all other details of dat username in the remaining 6 textboxes..i want the code for this...

1 Answers   Royal Enfield,


When To use HashTable In C#

0 Answers   Infosys,






What is the difference between constants and read-only?

0 Answers  


Explain about ODP.net

0 Answers  


Why do I get a "cs5001: does not have an entry point defined" error when compiling?

0 Answers  


What is the difference between first and firstordefault?

0 Answers  


Explain the difference between // comments, /* */ comments and /// comments?

0 Answers  


What does namespace mean?

0 Answers  


Can you store multiple data types in System.Array?

5 Answers  


Categories