Why are global variables used?
No Answer is Posted For this Question
Be the First to Post Answer
Why Static variable required in java?For ex,class A { static int a; int b; } Why static is required?
What is the final field modifier?
What is the basic functionality of DataOutput interface in java?
Can we declare a constructor as final?
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?
can we Connect Applet to Data Base ? with Discriptiom. and also What is Diff. from Applet & Servlet?
How does hashset work in java?
How to invoke external process in java.
What is the life cycle of Thread ?
12 Answers HCL, Varnar Softech,
What is constant in programming?
What is casting in java programming?
Can Anybody tell the diff b/w jdk1.6 and latest version.