What is meant by attribute?


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

Post New Answer

More Core Java Interview Questions

How do you clear a list in java?

0 Answers  


State the significance of public, private, protected class?

0 Answers  


What is the best way to findout the time/memory consuming process?

0 Answers  


What is the purpose of a transient variable?

0 Answers  


Can we use string in the switch case?

0 Answers  






Can static methods access instance variables in java?

0 Answers  


Why does java does not support multiple inheritance? Explain

0 Answers  


What is the differnence between String Buffer and String builder despite having knowledge that String builder is faster than String Buffer and last one is threadsafe.please tell another important difference.

3 Answers   IBM,


What is user defined exception?

4 Answers  


What is a lambda expression ? What's its use ?

0 Answers  


How to sort a collection of custom Objects in Java?

0 Answers  


How do I get a substring?

0 Answers  


Categories