What is the base class in java from which all classes are derived?


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

Post New Answer

More Core Java Interview Questions

What is the basic functionality of DataOutput interface in java?

2 Answers   TCS,


what is the purpose of the final in the try-catch-final

7 Answers  


How many ways can you break a singleton class in java?

0 Answers  


What is meant by singleton class?

0 Answers  


How many bits are used to represent unicodde,ASCII,UTF-16 and UTF-8 characters?

2 Answers  


Which programming language is most secure?

0 Answers  


What is the program compilation process?

0 Answers  


What is java english?

0 Answers  


Write program to print Hello World and print each character address in that string and print how many times each character is in that string? Ex: H: 0 & 1 e:1 & 1 l :2,3,8 & 3 o:4,6 & 2 w:5 & 1 r: 7 & 1 d 9 & 1

7 Answers   Huawei, IBM,


What is the purpose of the system class in java programming?

0 Answers  


What is a website container?

0 Answers  


What is meant by null and void?

0 Answers  


Categories