int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;
daily Routine of father
Combinations of fibanocci prime series
What is placement new?
Define namespace.
Name the operators that cannot be overloaded.
Can you write a programmer for FACTORIAL using recursion?
Define VARIABLE?
Function calling procedures? and their differences? Why should one go for Call by Reference?
How do you define CONSTANT in C?
What is LINKED LIST? How can you access the last element in a linked list?
What is meant by recursion?
What’s the special use of UNIONS?
What Is A Conversion Constructor C++ ?
What Is A Default Constructor in C++ ?