What are the classes of java?


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

Post New Answer

More Core Java Interview Questions

Can a double value be cast to a byte?

3 Answers  


Explain inner classes ?

0 Answers  


Explain some best practices you would apply while using collection in java?

0 Answers  


How can we achieve thread safety in java?

0 Answers  


What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?

0 Answers  


What language is an assembler written in?

0 Answers  


what do you mean by classloader in java?

0 Answers  


What is the multi-catch block in java?

0 Answers  


What is the use of volatile in java?

0 Answers  


Explain about complier design(phases)

0 Answers   Aditi Placement Service,


System.out.println("somestring"); It will create any object or not

5 Answers   CSC,


If a method is declared as protected, where may the method be accessed?

0 Answers  


Categories