Is sorted c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

write a program to insert an element into an array

26 Answers   TCS,


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

0 Answers  


What is the best book for c++ beginners?

0 Answers  


What is null c++?

0 Answers  


When can you tell that a memory leak will occur?

1 Answers  






How to avoid a class from instantiation?

8 Answers   Symphony,


What is this weird colon-member (" : ") syntax in the constructor?

0 Answers  


What is the need of a destructor?

0 Answers  


Show the application of a dynamic array with the help of an example.

0 Answers  


Can I make ios apps with c++?

0 Answers  


What are the advantages of using a pointer? Define the operators that can be used with a pointer.

0 Answers  


Differentiate between an inspector and a mutator ?

0 Answers  


Categories