Is 0 an irrational number?
No Answer is Posted For this Question
Be the First to Post Answer
What is codebase?
What is a class instance variable?
Suppose there is an array list [10,5,20,19,15,24].Print them in ascending & descending order in collection framework concept ???
Compare java and python.
can we have function for truncating the sign as like abs in oracle.
What is the difference between actual and formal parameters?
What is the difference between throw and throws in java?
when asub class inherits a super class and overrides a public method of super class in sub class(public method in super class). why these methods needs to be public in sub class. (otherwise compile time error).
Why is stringbuffer called mutable?
how to handle a singleton service locator. when multiple threads are trying to get the singleton object in same time
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls