Is c better than java?


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

Post New Answer

More Core Java Interview Questions

What will happen if a thrown exception is not handled?

0 Answers   ABB, Akamai Technologies, Infogain,


Why we do exception handling in java and how many types of exceptions are there?

0 Answers  


What is singleton math?

0 Answers  


what is the difference between Cpp And Java

15 Answers   Infosys,


What are voids?

0 Answers  






Will the compiler creates a default constructor if I have a parameterized constructor in the class?

0 Answers  


There are 2 different ways to create an object. a)By using keyword "new" b)By using Class.forName ("className").newInstance(); What is the difference between these 2 methods.

3 Answers  


What is low level language in computer?

1 Answers  


When do we use hashset over treeset?

0 Answers  


Why do I need to declare the type of a variable in java?

0 Answers  


What does .equals do in java?

0 Answers  


what is the main differene between synchronize() method and Synchronize{}block?

1 Answers   3i Infotech,


Categories