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

why overriding?

3 8372

Write a program in c++ to read two floating point numbers and find their sum and average.

2 9517

explain sub-type and sub class? atleast u have differ it into 4 points?

Infosys,

2318

What is DeadlyDiamondDeathProblem ?

1 3951

Which is the best institute in hyderabad for C/C++ and it also has fast track course structure.

Wipro,

13 33105

Write a program to multiply 3x3 matrics

1 4080

Write a program to accept a number and to print numbers in pyramid format? for eg:for a no. 5 1 212 32123 4321234 543212345

7 27082

1.explicit call for destructor 2.calling function inside a constructor. 3.base *b-new derived delete b; 4.delete p what it will delete. 5.size of base class and derived class int i,in base class and int j in derived. 6.int i-20 int main() { int i =5; printf("%d".::i); { int i =10; printf("%d".::i); } } 7.object slicing 8.new 9.function overloading(return type). 10.class base() { virtuval fun() { ----- } } class derivied:public base() { fun() { ----- } } int main() { derived d; } 11.how static function will call in C++? 12.default structures are in C++? 13.constructors should be in public . 14.virtuval constructor not exist. 15.multilevel inhritence. destructor order.

Tech Mahindra,

1 4540

1.what are two type of classe members called? 2.what is data hiding and data encapsulation? 3.how do you make a class member visible aouside its class? 4.what is the default visibility of a class data member? 5.what are the advantages of oop over the structured programing?

6 11892

write a program which best describes polymorphism in real world?

CTS, Infosys, NexGen,

2 9609

what uses of c++ language?

3 6749

143.what is oops principles?

10 11955

Will I be able to get a picture in D drive to the c++ program? If so, help me out?

2199

Generally, in all C++ programs, texts are in white colour. Can we change the colour of the text(either input or output or both)? If so, help me out.

1 4016

What's the full form of STL?

2 12889


Post New OOPS Questions

Un-Answered Questions { OOPS }

How do you achieve runtime polymorphism?

1057


What is object and example?

1182


What are the 5 oop principles?

1128


Whats is abstraction in oops?

1088


Is react oop?

1074


Can abstract class have normal methods?

1055


State what is encapsulation and friend function?

1274


What is encapsulation in oop?

1061


What is encapsulation example?

1067


What is object in oop with example?

1251


What is new keyword in oops?

1046


what are the ways in which a constructors can be called?

2140


What are the features of oop?

1185


What are oops methods?

1020


What is the significance of classes in oop?

1163