State the main difference between c++ and java?


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

Post New Answer

More Core Java Interview Questions

What about features of local inner class?

0 Answers  


What is difference overloading and overriding?

0 Answers   Cyient,


Can we make main() thread as daemon?

0 Answers  


Which class should you use to obtain design information about an object

2 Answers  


Is object a data type in java?

0 Answers  


What is r in java?

0 Answers  


Can static methods access instance variables in java?

0 Answers  


why use interface? if interface declear a method implement in class. why direct implement method in class

1 Answers   HCL,


What error occurs if a try-catch-finally statement sequence does not have a catch clause?

4 Answers  


What is the difference between a field variable and a local variable?

0 Answers  


What is sleep method?

0 Answers  


If an object reference is set to null, will the garbage collector immediately free the memory held by that object?

0 Answers  


Categories