Is java a c++?


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

Post New Answer

More C++ General Interview Questions

How do you establish a has-a relationship?

0 Answers  


Explain the difference between 'operator new' and the 'new' operator?

1 Answers   Lucent, TCS,


What is data binding in c++?

0 Answers  


Write the program form Armstrong no in c++?

11 Answers   HCL,


write a porgram in c++ that reads an integer and print the biggest digit in the number

0 Answers  






Differentiate between an array and a list?

0 Answers  


Carry out conversion of one object of user-defined type to another?

0 Answers  


What is a list c++?

0 Answers  


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  


Where must the declaration of a friend function appear?

0 Answers  


Differentiate between a constructor and a destructor in c++.

0 Answers  


Explain the difference between static and dynamic binding of functions?

0 Answers  


Categories