i am getting an of the type can not convert int to int *.
to overcome this problem what we should do?
No Answer is Posted For this Question
Be the First to Post Answer
What is polymorphism? Explain with an example.
Name an advantage of linked list over array?
Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.
Why is oop better than procedural?
i have to create a view in SQL as like in ORACLE DATA EXPRESS EDITION
We have a scale and 7 balls. 1 ball is heavier than all the rest. How to determine the heaviest ball with only 3 possible weighing attempts?
What are the three main types of variables?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
what is object slicing?
Have you ever used threads?
tell about copy constructor
WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.