what are the iterator and generic algorithms.
No Answer is Posted For this Question
Be the First to Post Answer
In how many ways we can initialize an int variable in C++?
write a programming using for loop in c++ to generate diamond trangel?
Who made c++?
List out function which we can call without using object
Explain "passing by value", "passing by pointer" and "passing by reference" ?
What is the iunknown interface?
Definition of class?
Implement strncpy
What is code reusability in c++?
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
What do you mean by call by value and call by reference?
Floating point representation and output seems to be compiler dependent?