What is static variable and static method?
Answer Posted / subhen
Have a look at the following post to uunderstand why do we
use static variable and static class in our programme.
http://blog.subhendu.info/index.php/why-to-use-static-
methods-class-and-static-variable/
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How can you set the applet size?
How do you define a parameter?
What is the purpose of object oriented programming?
What happens to a static var that is defined within a method of a class?
What is difference between char array and string?
When can we say that threads are not lightweight process in java?
What is data type in computer?
How do you bind variables?
What is extension method in java?
List some important characteristics on jre
Is the empty set a singleton?
What is an object’s lock and which object’s have locks?
what do you mean by stream pipelining in java 8? Explain
How many bits is a string?
Which containers use a flowlayout as their default layout in java programming?