what is function overloading in java?
No Answer is Posted For this Question
Be the First to Post Answer
Explain reverse a linked list iterative solution in java?
what is the use/perpose of having a method antive?
what is a green thread? : Java thread
Explain how to force the garbage collection in java.
What is thread pool? How can we create thread pool in java?
what do you understand by the term string with respect to java?
is this possible to create an array of 0 length? if so how? if not so why? coz we have an array in main() likw this "static void main(String [] s) then what it signifies?
Can applet in different page/s communicate with each other?
in a constructor what happen if u call super and this in the same class? i know that it is not possible to call both in the same one? if we call what will happen?
justify c is portable
what is difference between String buffer and String builder?
Is a char always 1 byte?