Name four predefined macros.
No Answer is Posted For this Question
Be the First to Post Answer
Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes
Write a recursive program to calculate factorial in c++.
Who discovered c++?
How to declaring variables in c++?
How compile and run c++ program in turbo c++?
What is the difference between a copy constructor and an overloaded assignment operator?
4 Answers Belzabar, Citrix, Microsoft, Wipro,
What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00
What is the basic concept of c++?
Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.
What is RTRT tool?can it be used for automation?can it work on packet PC?
What is data binding in c++?
Program to check whether a word is a sub-string or not of a string typed