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
What are green threads in java?
What is the order of arraylist in java?
What is java virtual machine? Explain
Is it possible to instantiate the abstract class?
What is a concrete classes? Is Java object class is concrete class?
What is the difference between applet and application?
Why collection doesn’t extend cloneable and serializable interfaces?
Is there any difference between synchronized methods and synchronized statements?
What is use of map in java?
Can I learn java in 3 months?
Is int a class in java?
What is the difference between public, private, protected, and friend access?
Difference between vector and arraylist.
What is a singleton puppy?
What is difference between hashset and hashmap?