What are the important concepts in OOPS
Answer Posted / anitha
classes,objects,Inheritance,encapsulation,polymorphisms,data
hiding,
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Is string a class in c#?
Is c# code is managed or unmanaged code?
What is a multicast c# delegate?
Explain the use of virtual, sealed, override, and abstract method?
Can structs in c# have destructors?
Which program construct must return a value?
What is the difference between ref & out parameters in c#?
What is the difference between ienumerable and icollection?
Explain the use of Mutex in C#?
In which situation(s), the use of "Delegate" is a good idea?
How do you set a class path?
What are sorted lists?
What is the xml document structure?
What is multicast delegate in c# ?
What is null character in string?