What is a rooted hierarchy?


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

Post New Answer

More C++ General Interview Questions

There is a magic square matrix in such a way that sum of a column or a row are same like 3 5 2 4 3 3 3 2 5 sum of each column and row is 10. you have to check that matrix is magic matrix or not?

1 Answers   TCS,


What is linked list in c++?

0 Answers  


Who discovered c++?

0 Answers  


List the special characteristics of constructor.

0 Answers  


What is private, public and protected inheritance?

0 Answers  






What is the use of turbo c++?

0 Answers  


Can a constructor be private?

0 Answers  


3- Write a program to find larger and smaller of the two numbers.

4 Answers   Luminous,


What problems might the following macro bring to the application?

0 Answers  


Explain how an exception handler is defined and invoked in a Program.

0 Answers  


show that among any group of five (not necessary consecutive ) integers, there are two with the same remainder when divided by 4.

1 Answers  


Write a program which uses functions like strcmp(), strcpy()? etc

0 Answers  


Categories