What are Binay tress and B trees? Diff between them?
Answer Posted / abdul
bina
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Write a C++ Program to check whether a number is prime number or not?
What is the use of main function in c++?
What is an html tag?
What is the use of :: operator in c++?
What do you mean by inheritance in c++? Explain its types.
List the advantages of inheritance.
Which is the best c++ compiler for beginners?
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
What is the error in the code below and how should it be corrected?
Is java easier than c++?
How can a called function determine the number of arguments that have been passed to it?
What is implicit conversion/coercion in c++?
What is the use of volatile variable?
Explain Text Manipulation Routines?
Can we specify variable field width in a scanf() format string? If possible how?