Which class is the superclass for every class in java programming?


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

Post New Answer

More Core Java Interview Questions

Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.

0 Answers  


What does function identity () do?

0 Answers  


What is class and its types?

0 Answers  


What is the scope or life time of instance variables?

0 Answers  


What are the steps involved to write rmi based programs?

0 Answers  






Does java initialize arrays to zero?

0 Answers  


what is difference between abstract factory and factory design patterns?

0 Answers  


What is a file pointer?

0 Answers  


I have a sorting issue with a Hashmap. My constraint is that I MUST use the Hashmap and work with existing code. I do a database query and place the results in a Hashmap. When I iterate thru the Hashmap, it loses the original alphabetical sorting done by the database. So, my problem is that I must sort the results coming out of the Hashmap which is then placed into another class.

1 Answers  


define the terminology association.

0 Answers  


java program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.

7 Answers   HCL, Wipro,


what is net based application and its types

1 Answers  


Categories