what are the major differences between jdk1.4 and jdk1.5?
Answer Posted / lashmandeep singh 8054411133 c
in jdk1.5 use operater overloading but in jdk1.4 not use this
| Is This Answer Correct ? | 9 Yes | 8 No |
Post New Answer View All Answers
why we use merge option in hybernate pls give a ex snippet
What are byte codes?
What is a method in coding?
How to set the permissions to a file in java?
What is string :: npos?
Is it possible for a yielded thread to get chance for its execution again?
what is a thread pool in java and why is it used?
Can singleton class be serialized?
What is linkedlist in java?
Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?
What is the inheritance?
What’s the difference between applets and standalone program?
What is arraylist class in java?
What all methods are used to prevent thread execution ?
what do you understand by the term string with respect to java?