Answer Posted / naga sayan
varaiable is a name given to a memory location.ther are two
types of variables.I java variables are nothing but data
members
static variables and dynamic variables
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the different collection views provided by maps?
Can we extend a class with private constructor?
Define how objects are stored in java?
What does the “static” keyword mean? Can you override private or static method in java?
What languages are pass by reference?
What are java packages?
What is the purpose of format function?
Explain public static void main(string args[]).
Define iterator and methods in iterator?
Outline the major features of java.
What is the difference between a static and a non-static inner class in java programming?
Write a java program to check if a number is prime or not?
What is final keyword in java?
What is a top level class in java?
Can a method be static?