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?
No Answer is Posted For this Question
Be the First to Post Answer
In system.out.println(), what is system, out and println?
Is java an api?
What is lsdou? : java security
Differences between intermediate operations and terminal operations of java 8’s stream api?
What are struts java?
What is serializable in java?
when i send the request to the JSP page it will print as it is and why? and how to solve this problem please inform me that solution
I have deployed a .war file in my application server comprising of struts and hibernate.If i want to change the "dialect" property of hibernate cfg file how can i change(I have only .war file)... Thanks in advance
Why struts framework is used in java?
What is the most important feature of java?
How to implement Thread
What are the advantages of lambda functions?