What is a rooted hierarchy?
No Answer is Posted For this Question
Be the First to Post Answer
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?
What is linked list in c++?
Who discovered c++?
List the special characteristics of constructor.
What is private, public and protected inheritance?
What is the use of turbo c++?
Can a constructor be private?
3- Write a program to find larger and smaller of the two numbers.
What problems might the following macro bring to the application?
Explain how an exception handler is defined and invoked in a Program.
show that among any group of five (not necessary consecutive ) integers, there are two with the same remainder when divided by 4.
Write a program which uses functions like strcmp(), strcpy()? etc