How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
No Answer is Posted For this Question
Be the First to Post Answer
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101
how to create window program in c++.please explain.
Can you please explain the difference between overloading and overriding?
What is the difference between containment and delegation?
how to explain our contribution in the project?
Why is c++ still popular?
Do class declarations end with a semicolon?
Explain the advantages of using friend classes.
A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
What is the output of the following program? Why?
why is iostream::eof inside a loop condition considered wrong?
Is c++ high level programming language?