How to add menushortcut to menu item?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between runnable and callable interface in java?
Can we declare static variables in JSP page.
What are internal variables?
Why java does not support pointers?
What is heterogeneous in java?
What does .equals do in java?
What is a java applet? What is an interface?
what is multi-tasking
3 Answers Anand Group, Photon Infotech, Tech Mahindra,
How will you reverse a link list without using recursion?
whats is inheritance?
15 Answers CTS, HCL,
What is collection sort in java?
Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).