Explain about Oops concept


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

Post New Answer

More C Sharp Interview Questions

Explain static class members.

0 Answers  


What are the 2 kinds of data type conversions in c#?

0 Answers  


what is a static constructor?

0 Answers  


What is the default value of string in c#?

0 Answers  


FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ?EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER?????PLEASE REPLY...

1 Answers  


How do I calculate relative time?

0 Answers  


Does c# support templates?

0 Answers  


Whats the use of string builder?

1 Answers   ADITI,


Is a c# interface the same as a c++ abstract class?

0 Answers  


Can we throw exception from catch block

6 Answers   Microsoft,


Can you explicitly call a destructor?

0 Answers  


Can constructor have return type c#?

0 Answers  


Categories