Why c is faster than c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is pointer to pointer in c?
what is default constructor?
Wt are the Buses in C Language
explain about storage of union elements.
class foo { public: static int func(const char*& p) const; }; This is illegal, why?
Differentiate between full, complete & perfect binary trees.
What does the format %10.2 mean when included in a printf statement?
How are portions of a program disabled in demo versions?
What is getch() function?
Why is void main used?
what is the difference between declaration ,defenetion and initialization of a variable?
How do I use void main?