Why do we use double in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Why seem interrupt handlers as member functions to be impossible?
What is the v-ptr?
Can a function take variable length arguments, if yes, how?
Write a program to get the value of sin (x) using a library function , when x is given in degrees.
How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?
What can c++ be used for?
Explain stack & heap objects?
How do I exit turbo c++?
class base { public: int fun(int) {} }; class base2 { public: int fun(float) { } }; so here qustion is both function either function overloading or over riding;
How to allocate memory dynamically for a reference?
Give 10 points of differences between C & C++.
Which coding certification is best?