What are the important differences between c++ and java?


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

Post New Answer

More C++ General Interview Questions

Why iomanip is used in c++?

0 Answers  


Is c++ an oop?

0 Answers  


Specify different types of decision control statements?

0 Answers  


What is setfill c++?

0 Answers  


Which is the best c++ compiler for beginners?

0 Answers  


1.Between 100 and 999 are some numbers that have the characteristics that if you cube the individual digits and sum together you will get the same number. 2. A program that can accept as input an integer and output the equivalent of that number in words.

3 Answers  


List the advantages of inheritance.

0 Answers  


write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

0 Answers  


What are the uses of typedef in a program?

0 Answers  


What is "map" in STL?

2 Answers  


Why Pointers are not used in C++?

0 Answers   Global Logic,


Explain the difference between static and dynamic binding of functions?

0 Answers  


Categories