what are class,constructor and primitive data types?
Answer Posted / ravikiran
class is a template for members and methods to be places
constructor is used to initialize the instance variables.
primitive datatypes are the memory holders for diffrent
type of data to hold
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do you define a singleton class?
v-model life cycle
What is the use of http-tunneling in rmi?
What is difference between local variable and global variable?
Does java arraylist maintain insertion order?
What is a return in java?
What is the difference between a window and a frame in java programming?
What is java Applet?
When is finally block not called?
Why local variables are stored in stack?
How do I write a self declaration?
What does regex mean?
Why are parameters used in functions?
Define inheritance?
What do you mean by aggregation?