What is get () in java?



What is get () in java?..

Answer / Satyendra Kumar

In Java, the get() method can be either an instance or static method for retrieving the value of a variable in a class. The actual implementation may depend on the specific class or object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Can I use % with real numbers?

1 Answers  


What are variable names?

1 Answers  


Differentiate between class and structure.

1 Answers   Amdocs, Motorola,


What is a void return type?

6 Answers  


What are the OOAD concepts in java explain with examples?

4 Answers   Aricent, CTS,


What is a top level class in java?

1 Answers  


Can inner class extend any class?

1 Answers  


What is the use of bufferedreader?

1 Answers  


How do you check if a character in a string is a digit or letter?

1 Answers  


what is difference betwwen hashmap and hashtable ?

7 Answers   Fidelity,


Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain

1 Answers  


Differentiate between overriding and overloading cases?

1 Answers   Amdocs,


Categories