What is static variable and static method?
Answer Posted / neha siddiqui
Static:-
The main is always declare as s Static, since
interpret uses this method before any object are created....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How concurrent hashmap works?
What methodology can be employed to locate substrings inside a string?
Why are lists ordered in java?
What is java english?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
What do bitwise operators do?
What are the different types of collections in java?
What is return used for in java?
What is size_t?
Can I use % with real numbers?
Is null a string?
Is hashset ordered java?
What is regex used for?
What is the difference between this() and super() in java?
What is string variable?