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


Please Help Members By Posting Answers For Below Questions

What is a treemap in java?

543


What is the difference between an object-oriented programming language and object-based programming language?

573


What is the difference between assignment and initialization?

560


What are the types of relation?

573


what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread

563






Can we call virtual funciton in a constructor ?

1778


Can we use this () and super () in a method?

531


Describe 2 different ways to concatenate two strings.

682


What is Garbage Collection in Java

611


What is meant by nested loop?

543


Can a class be final?

500


Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.

596


What are the restrictions imposed on method overriding?

556


Can we assign the reference to this variable?

547


Why do we create public static method in java?

582