Oops Interview Questions and Answers
Click the following link(s) to read
Oops Interview Questions and Answers
What is Operator overloading in .NET?
2 answer(s) | 432 Views | Tags: OOPS Interview
In what instances you will declare a constructor to be private?
2 answer(s) | 544 Views | Tags: OOPS Interview
What is an Object?
2 answer(s) | 387 Views | Tags: OOPS Interview
What is the difference between Class and structure’s?
2 answer(s) | 371 Views | Tags: OOPS Interview
What is the use of DISPOSE method?
1 answer(s) | 275 Views | Tags: OOPS Interview
Why is it preferred to not use finalize for clean up?
1 answer(s) | 277 Views | Tags: OOPS Interview
What is the significance of Finalize method in .NET?
1 answer(s) | 219 Views | Tags: OOPS Interview
What is a HashTable?
1 answer(s) | 293 Views | Tags: OOPS Interview
What is ArrayList?
1 answer(s) | 227 Views | Tags: OOPS Interview
What is the use of “Overrides” and “Overridable” keywords?
1 answer(s) | 270 Views | Tags: OOPS Interview
What is Dispose method in .NET?
1 answer(s) | 173 Views | Tags: OOPS Interview
What are shared (VB.NET)/Static(C#) variables?
1 answer(s) | 179 Views | Tags: OOPS Interview
What are similarities between Class and structure?
1 answer(s) | 209 Views | Tags: OOPS Interview
what is the use of Must inherit keyword in VB.NET?
1 answer(s) | 195 Views | Tags: OOPS Interview
Can you prevent a class from overriding?
1 answer(s) | 271 Views | Tags: OOPS Interview
What is the different accessibility levels defined in .NET?
1 answer(s) | 166 Views | Tags: OOPS Interview
what is the difference between delegate and events?
1 answer(s) | 221 Views | Tags: OOPS Interview
What is the difference between Shadowing and Overriding?
1 answer(s) | 205 Views | Tags: OOPS Interview
what is shadowing?
1 answer(s) | 178 Views | Tags: OOPS Interview
What are Events?
1 answer(s) | 190 Views | Tags: OOPS Interview
What is a delegate?
1 answer(s) | 193 Views | Tags: OOPS Interview
What is difference between abstract classes and interfaces?
1 answer(s) | 306 Views | Tags: OOPS Interview
What is a Interface?
1 answer(s) | 247 Views | Tags: OOPS Interview
what are abstract classes?
1 answer(s) | 246 Views | Tags: OOPS Interview
What are different properties provided by Object-oriented systems?
1 answer(s) | 281 Views | Tags: OOPS Interview
What is the relation between Classes and Objects?
1 answer(s) | 211 Views | Tags: OOPS Interview
What is a Class?
1 answer(s) | 218 Views | Tags: OOPS Interview
What is Object Oriented Programming?
1 answer(s) | 326 Views | Tags: OOPS Interview