Is java a pure object oriented language?


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

Post New Answer

More Core Java Interview Questions

Explain about join() method?

0 Answers  


What is the difference between static class and normal class?

0 Answers  


What is use of set in java?

0 Answers  


Is namespace same as package in java?

0 Answers  


Explain serialization and deserialization in java?

0 Answers  






How would you format a date in java? I.e. In the ddmmyyy format?

0 Answers  


I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?

1 Answers   Cognizant,


transaction attributes ?

2 Answers  


Differentiate between a constructor and a method? Can we mark constructors final?

0 Answers  


How to reverse string in java?

0 Answers  


How to synchonise HashMap

4 Answers   IBM,


what is the context

2 Answers  


Categories