Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

OOPS Interview Questions
Questions Answers Views Company eMail

What is a template?

7 10089

What are the main differences between procedure oriented languages and object oriented languages?

IBM, Infosys, Wipro,

9 22467

What is R T T I ?

Ness Technologies,

6 16758

What are generic functions and generic classes?

5 23182

What is namespace?

15 32535

What is the difference between pass by reference and pass by value?

Pfizer, TCS,

12 42164

Why do we use virtual functions?

4 15874

What do you mean by pure virtual functions?

8 16457

What are virtual classes?

2248

Does c++ support multilevel and multiple inheritance?

IBS, Wipro,

9 18211

What are the advantages of inheritance?

IBS, TCS,

26 99365

When is a memory allocated to a class?

11 30769

What is the difference between declaration and definition?

IBS,

20 52123

What is virtual constructors/destructors?

IBS,

4 11099

In c++ there is only virtual destructors, no constructors. Why?

IBM, Polaris,

4 29621


Post New OOPS Questions

Un-Answered Questions { OOPS }

What is oops and why we use oops?

1100


How to use CMutex, CSemaphore in VC++ MFC

4840


What is stream in oop?

1361


class type to basic type conversion

2477


What does and I oop mean in text?

1321


What is abstraction and encapsulation?

1069


What is polymorphism and types?

1170


What makes a language oop?

1136


What do you mean by Encapsulation?

1140


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

2114


Why is it so that we can have virtual constructors but we cannot have virtual destructors?

5056


Whats oop mean?

1104


Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.

1428


What is abstraction in oop with example?

1194


Can we override main method?

1286