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 do you know about the garbate collector?
Give me example of derived data types.
Can an interface be defined inside a class?
What is nested loop? What is dangling else condition in it?
what is the difference between yielding and sleeping? : Java thread
how is final different from finally and finalize in java?
what is the purpose of "virtual"?
What is an immutable class? How to create an immutable class?
What is the importance of finally block in exception handling?
Which is better stringbuilder or stringbuffer?
Why we do exception handling in java and how many types of exceptions are there?
What is printwriter in java?
What are parsers? Dom vs sax parser.
Why call by value prevents parameter value change?
What are the 5 types of research methods?