What are the differences between java and c++?


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

Post New Answer

More C++ General Interview Questions

Which one between if-else and switch is more efficient?

0 Answers  


declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator

0 Answers  


What you know about structures in C++?

0 Answers   Agilent, ZS Associates,


What is the difference between an array and a list?

0 Answers  


How compile and run c++ program in turbo c++?

0 Answers  


What is the difference between while and do while loop? Explain with examples.

0 Answers  


Explain object slicing in c++?

0 Answers  


What is one dimensional array in 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  


Define inline function

1 Answers  


Why c++ is called oop?

0 Answers  


What things would you remember while making an interface?

0 Answers  


Categories