Write a code to show a static variable?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of thread in java? give the name
What is equals method in java?
How can you read an integer value from the keyword when the application is runtime in java? example?
How do we access static members in java?
How applets will communicate with each other?
How to create two different thread class inside a main function?
Does garbage collection occur in permanent generation space in jvm?
What is the use of anonymous inner classes ?
What is ternary operator?
How can we create an immutable class in java?
Is array an object in java?
how can we use the servlet as standalone apllication?should we need to extend any class?