OOPS Interview Questions
Questions Answers Views Company eMail

They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1403

There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?

4 9635

what is ltti

Unisys,

1 5296

In OverLoading concept,Why they are not consider return value and why they are consider only parameters in method? For ex: public int Add(int a,int b){...} public String Add(int a,int b){...}

1 2572

Name a typical usage of polymorphism

3 4754

what is the difference between containership and inheritence?

1 17518

what is virtual function?

3 4410

what i oops concept, how many languages supports oops concept?

Value Labs,

3 6080

Is following functions are said to be overloaded? int add(int a,int b) char *add(int a,int b)

4 4740

Templates mean

1594

what about you? wahat is your object? introduce your self?

Ajmal Perfumes, TCS,

1 3110

write a program that takes input in digits and display the result in words from 1 to 1000

Wipro,

2001

Finding of the 4 larger (bigger) numbers from the list like{1245,4587,2145,1163,29987,65783.....}

Wipro,

1 3447

Please send ford technologies placement paper 2 my mail id

1668

how to swap the variables without using temp and operators

1 2648


Post New OOPS Questions

Un-Answered Questions { OOPS }

What does and I oop and sksksk mean?

667


What type of loop is a for loop?

698


What is oops and its features?

597


Why do we use oop?

613


How many human genes are polymorphic?

585






What is abstraction in oops with example?

784


Can a destructor be called directly?

617


What does no cap mean?

600


What is variable example?

601


what is difference between class template and template class?

2171


What does and I oop mean in text?

642


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4256


What is class encapsulation?

625


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1998


What is overloading and its types?

630