What is basic if statement syntax?
No Answer is Posted For this Question
Be the First to Post Answer
can anybody please tell me how to write a program in c++,without using semicolon(;)
What is the use of :: operator in c++?
In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?
How a modifier is similar to mutator?
What is meant by a delegate?
What is the error in the code below and how should it be corrected?
Is dev c++ free?
What do you mean by persistent and non persistent objects?
How can a struct in c++ differs from a struct in c?
Explain queue. How it can be implemented?
3- Write a program to find larger and smaller of the two numbers.
What is the best sorting algorithm, when there is a large amount of data, that cannot be fit in the main memory. ?