What is else syntax in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between an array and a list?
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
Why Pointers are not used in C++?
Generally variables are stored in heap memory. When he variables are created in stack?
Define basic type of variable used for a different condition in C++?
Is it possible to get the source code back from binary file?
Is c++ double?
How many lines of code you have written for a single program?
What are the classes in c++?
What are the rules for naming an identifier?
What are c++ storage classes?
What is a 'pure' virtual function and what's its use?