State two differences 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

can java object be locked down for exclusive use by a given thread? : Java thread

0 Answers  


When is the finalize() called?

0 Answers  


Name the methods in mouse listeners ?

4 Answers  


how to accept integer array in java

2 Answers   Tech Guru,


Is age discrete or continuous?

0 Answers  






What is difference between class and object in java?

0 Answers  


What are the wrapped, classes?

0 Answers  


What is the constructor?

0 Answers  


What about main() method in java ?

0 Answers  


When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?

5 Answers   Ness Technologies,


what is bytecode ?explain in detail and watz the difference between bytecode and machine code?

6 Answers   Lucent,


Is array an object in java?

0 Answers  


Categories