Showing posts with label OOPs Faq. Show all posts
Showing posts with label OOPs Faq. Show all posts
Tuesday, April 6, 2010

OOPs Interview Questions

  1. What are OOPs concepts?
  2. Why you use interface?
  3. What is Abstract Class?
  4. Inheritance wise what is the difference between interface and abstract?
  5. Can Interface have Private variables?
  6. What is the Static Class, Method and Variable?