Un-Answered Questions { C++ }

What is the difference between mutex and binary semaphore?

615


Define a conversion constructor?

623


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

572


What is meant by const_cast?

653


Write a function that swaps the values of two integers, using int* as the argument type?

609


How can you differentiate between inheritance and implementation in c++?

643


Should the member functions which are made public in the base class be hidden?

566


Can user-defined object be declared as static data member of another class?

557


Can circle be called an ellipse?

640


Define pre-condition and post-condition to a member function in c++?

667


If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?

551


What does the nocreate and noreplace flag ensure when they are used for opening a file?

682


How to get the current position of the file pointer?

556


Mention the purpose of istream class?

625


Write about the retrieval of n number of objects during the process of delete[]p?

576