What is a far pointer? where we use it?
No Answer is Posted For this Question
Be the First to Post Answer
What is the full form of ios?
Why isn't sizeof for a struct equal to the sum of sizeof of each member?
Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;
Give an example of run-time polymorphism/virtual functions.
What is istream c++?
What is a static member?
What is the difference between the parameter to a template and the parameter to a function?
Why do we need c++?
How would you find out if a linked-list is a cycle or not?
Explain selection sorting?
Have you used MSVC? What do you think of it?
Which is most difficult programming language?