How do you create a jar file?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of jdk are there?
What is interceptors in java?
Write a program for the following topic - switch case,looping using fuction calling,nesting,console input output. Aim- to print a menu:- 1-series 2-single value. Each menu having sub menu armstrong or perfect.
what is the use of a super keyword?
What is transaction management in java?
Why java?
What is the difference between Enumeration and Iteration interfaces? What is the way of to retreive the objects from these interfaces ?
What is numberformatexception in java?
What is stateless in java?
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 happens when the parent process of a child process exits before the child ?
What is phantom memory?