What is std namespace in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Is c# written in c++?
Floating point representation and output seems to be compiler dependent?
Specify different types of decision control statements?
There is a array of 99 cells and we have to enter 1-100 elements in it , no two elements would repeat , so the is one no. missing because 99 cells and 1-100 nos. so we had to implement a function to find that missing no.
Tell me an example where stacks are useful?
Explain the concept of inheritance in C++.
Write a corrected statement in c++ so that the statement will work properly. x =+ 7;
What is the rule of three?
What is the sequence of destruction of local objects?
Explain working of printf?
What is the use of seekg in c++?
Explain linear search.