What is an object class?


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

Post New Answer

More Core Java Interview Questions

How to convert string to char and vice versa?

0 Answers  


What is difference between string and new string?

0 Answers  


int a=10,b=20,c=30 a= b+c;b=a+c;c=a+b; System.out.println("The value is"+a+b+c;

17 Answers   Honeywell,


Which one of the following suits the description of a string better: derived or primitive?

0 Answers  


What does indexof mean?

0 Answers  






What is an association?

0 Answers  


How concurrent hashmap works?

0 Answers  


What is parameter tag and what is its use?

1 Answers  


What modifiers are used with an inner class which is a member of an outerclass?

1 Answers  


Why java is secure? Explain.

0 Answers  


How does the java compiler work?

0 Answers  


How do you reverse a string in java without using string buffer?

0 Answers  


Categories