What is scope & storage allocation of global and extern variables? Explain with an example
No Answer is Posted For this Question
Be the First to Post Answer
Can we have two main methods in a java class?
What is the purpose of abstract class?
What is the difference between static (class) method and instance method?
Is multiple inheritance allowed in Java? Why ?
Is null a string in java?
What is variable length arguments in java?
Why vector is used in java?
what is servlet enginee?
What is thread pool? How can we create thread pool in java?
Can a string be null?
If system.exit (0); is written at the end of the try block, will the finally block still execute?
Define jre i.e. Java runtime environment?