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
What is entitymanager in java?
Which version of jdk is required for netbeans 8.0 2?
What is the difference between Object Code and ByteCode? Why do people keep saying that bytecode is like the intermediate of source and object code? Also, which is better/commonly used and why? Please keep in mind that I am a beginner, please keep all terminology fairly simple. Thanks!
What happens when the parent process of a child process exits before the child ?
i have make jar file but when i click in this file then arr swhow "no faund main class" plese help me in this problem becose i want to make a jar file as a dxdcutable file
What is stateful in java?
Iam working as a Project Lead in a s/w comp.The follwing question was asked in HCL interview. What about the schedule slippage? If the developer has taken more time than the specified time. How do you adjust the time? From where do you allocate that extra time for the developer?
Which is the Best institute to do academic Project in Java? Need information about institutes at Ameerpet, Hyderabad.
How can c# app request minimum permissions? : java security
program A and B are analysed and found to have worst case running time greater than 150NlogN and N*N respectively. which program has the better guarantee after the running time for the large values of N(N>10000)? which program has the better guarantee for the running time of small program N (N<100)? which program will run faster on average for N=1000?
0 Answers St. Pauls University,
What is transaction management in java?
What is type inference? Is type inference available in older versions like java 7 and before 7 or it is available only in java se 8?