Answer Posted / karthick
Class -collection of object is known as class.
object-object is a instance to call a class.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is package protected in java?
What best practices should you follow while writing multithreaded code in java?
Mention the default values of all the elements of an array defined as an instance variable.
Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx
Define canvas?
How to create a fecelet view?
What is difference between hashset and hashmap in java?
Does list maintain insertion order java?
what is meant by Byte code concept in Java?
Is class is a data type?
What is ctrl m character?
How we can generate random numbers in java?
Which methods cannot be overridden in java?
How many bytes is a string?
What are the two categories of data types in the java programming language?