Explain working of call by reference function invoking.
What is singleton class in ruby?
Explain the advantages of packages in java?
What are voids?
how to print the below in java?thanks in advance.... * * * * * * * *
How are destructors defined in java?
what is the volatile modifier for? : Java thread
What are the four corner stones of oop?
How to convert string to byte array and vice versa?
Should database connections be singleton?
what is the purpose of method overriding in java where v r completely re-defining a inherited method instead y can't v create a new method and define.If the question is very silly plz excuse me and do reply.Thank U!
7 Answers emc2, Kumaran Systems,
What are the 8 primitive data types in java?
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).