Answer Posted / guest
it's the process of converting smaller values to larger
values.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Why strings in java are called as immutable?
What is variable and its types?
What is the statements?
What is a treemap in java?
which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?
What does || mean in code?
What is the final class?
How do you sing an Applet ?
What is the exception hierarchy in java?
Does java linked list allow duplicates?
What do you understand by a Static Variable?
What languages are pass by reference?
What is instance synchronization?
Explain where variables are created in memory?
What is the difference between super class & sub class?