Does defining a function inline mean that it wont push and pop things on/off the stack ...like parameters and the return the address??
2 4173Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
CTS,
2571Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
3004show that among any group of five (not necessary consecutive ) integers, there are two with the same remainder when divided by 4.
1 11120Write a program to get the value of sin (x) using a library function , when x is given in degrees.
1 4825Write a C++ program to sort digits of all the 4 digit number and display the sorted 4 digit number
1 5931. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?
3277Post New C++ General Questions
Differentiate between declaration and definition.
What is the purpose of ios::basefield in the following statement?
What is an inclusion guard?
. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?
Explain the difference between static and dynamic binding of functions?
Why was c++ created?
What is c++ runtime?
Are strings mutable in c++?
What are pointer-to-members? Explain.
Is python better than c++?
What is prototype for that c string function?
You run a shell on unix system. How would you tell which shell are you running?
What is doubly linked list in c++?
Write about all the implicit member functions of a class?
What is c++ in english?