Answer Posted / anjali
No inline function dnt hv recursion because inline function
cantains one or two line code only
Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What are move semantics?
Is dev c++ a good compiler?
How can we access protected and private members of a class?
what are Operators and explain with an example?
Explain the use of vtable.
Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?
What are pointer-to-members? Explain.
Explain data encapsulation?
Define a constructor - what it is and how it might be called (2 methods)?
What do nonglobal variables default to a) auto b) register c) static
What is a float in c++?
What are manipulators used for?
What language is a dll written in?
Which software is used for c++ programming?
What are the important differences between c++ and java?