Why pointers are not used in java?
No Answer is Posted For this Question
Be the First to Post Answer
How to access a method that it declared as protected?
What is meant by bytecode?
how to transactions(Bank transactions) in business process in ejb?
What is tcp ip in java?
what is meant by multicast?
Which java version is latest?
What is integer size in java?
what is difference between requestprocessor and request dispatcher?
What is string made of?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
What is the collections api in java programming?
take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).