What is class forname java?
No Answer is Posted For this Question
Be the First to Post Answer
How does jpa repository work?
Which framework is best for rest api java?
What is gui in java with examples?
What is the java api?
Are there tuples in java?
Who created eclipse?
What do you mean by exception handling?
What is the difference between collection and stream?
Describe life cycle of thread?
What is the front end for java?
I am trying to create a new universal user group. Why can't i? : java security
1.can i use super keyword in normal class(not inheritance) to call any method?if so how can i call particular variable? 2.In the inheritance how can i access the particular variable from the base class(it containing 5 variables) using super keyword?