What is the difference between a template and a macro?
No Answer is Posted For this Question
Be the First to Post Answer
What are special characters c++?
How would you obtain segment and offset addresses from a far address of a memory location?
What is class invariant in c++?
Does c++ support multilevel and multiple inheritances?
What is the main use of c++?
How many characters are recognized by ANSI C++?
What is setfill c++?
How can you link a c program with a c function?
why is c++ called oops? Explain
Write a program which employs Recursion
What is stream and its types in c++?
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