What is the difference in between cpp and java? Can u explain in detail?


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

Post New Answer

More Core Java Interview Questions

1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))

1 Answers  


Can you run the product development on all operating systems ?

1 Answers  


Can a class be protected in java?

0 Answers  


Explain importance of throws keyword in java?

0 Answers  


Can a class extend abstract class or interface? why

4 Answers   Wipro,


What are some alternatives to inheritance?

0 Answers  


What is data type example?

0 Answers  


Why is stringbuffer faster than string?

0 Answers  


how to print the below in java?thanks in advance.... * * * * * * * *

3 Answers  


What is quick sort in java?

0 Answers  


can we take more than one null values for Unique constraints.

1 Answers   3i Infotech,


Explain differences between checked and unchecked exceptions in java?

0 Answers  


Categories