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?
What is the content reside in Use case Document?
Does jvm maintain a cache by itself? Does the jvm allocate objects in heap? Is this the os heap or the heap maintained by the jvm? Why
Why dependency injection is used in java?
What is the need to declare main() method as static in Java?
What is jersey in java?
What is proxy object in java?
what are the different phases in delivering the project during development and maintenance?
What's the difference between local, global and universal groups? : java security
What is the means of java?
Can java program run without jdk?
What is a stream in java?
What are the advantages of lambda functions?