What is static data type in java?
Answer / Rakshapal Singh Yadav
The static data type in Java refers to variables and methods that belong to a class rather than an instance of the class. They are initialized only once, irrespective of the number of objects created from the class.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can be define MARKER interfce in java
Why are variables important in research?
Discuss 2D arrays.
Same common question what is Map,Set,HashMap,List????
How many types of equations are there?
how come we know the object is no more used in the class?
How can you read content from file in java?
Can you explain the meaning of aggregation and composition
Is there any tag in htm to upload and download files?
Explain serialization and deserialization in java?
What are the allowed, non-Unicode letter characters that can be used as the first character of an identifier?
In real time project which driver did u use? What is the main functionality of the Prepared Statement?