What is difference between n and endl in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of :: operator in c++?
what are prototypes
What is Object Oriented programming.what is the difference between C++ and C?
What is c++ hiding?
Write a C++ program that asks the user to choose a number between 1 and 1000. Then, your program should be able to guess the number by asking the user no more than 10 yes/no questions. Use a while loop in your program
Do you know about latest advancements in C++ ?
0 Answers Agilent, ZS Associates,
What is the outcome of cout< a) 16 b) 17 c) 16.5
What is the difference between new() and malloc()?
What happens when a function throws an exception that was not specified by an exception specification for this function?
What are stacks?
Which bit wise operator is suitable for checking whether a particular bit is on or off?
Program to check whether a word is a sub-string or not of a string typed