java pgm for compare two vesion and print the greatest
version on the console.
e.g:
like 1.4.2 and 1.5.2
biggest is 1.5.2
1.2.5 and 1.2.8
biggest is 1.2.8
No Answer is Posted For this Question
Be the First to Post Answer
What does e mean in javascript?
What is encodeuri() in javascript?
What is the use of isNaN function?
What are the Non-primitive data types in JavaScript?
How are object properties assigned?
How many data types are there in javascript?
What and where are the best javascript resources on the web?
Explain with an example the use of event handlers in javascript.
How to set a html document's background color?
Why is currying called currying?
What is enum data type?
What does the instanceof operator do?