What is get () in java?


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

Post New Answer

More Core Java Interview Questions

Why do we use regex?

0 Answers  


steps to connect with Oracle Databse using TYPE-2 Jdbc driver.

3 Answers  


What is the difference between compare and compareto in java?

0 Answers  


How do you identify if jvm is 32-bit or 64-bit from java program?

0 Answers  


What is user defined exception?

4 Answers  






What is high level language in computer?

0 Answers  


What are the advantages of java inner classes?

0 Answers  


What is an escape character in java?

0 Answers  


How can i add a button in applet in java ???

2 Answers  


class A{ some variables; public void a()throws Excepion1,Exception2{....} } class B extends A{ variables... public void a()throws E2,E3{.....} } Qns: here override of methods occurs or not,ore else wil give any compilation error or run properly..plz tell me briefly whts happening with the above codes....

4 Answers   Quinnox,


How to restrict a member of a class from inheriting by its sub classes?

0 Answers  


What is the purpose of the return statement?

0 Answers  


Categories