program to find 25 square = 625 here the 625 of last two digits is equal to 25, i don't know excatly what this type of number is called
1 3733i need to know the website that i can compile and run a java code in online.(while system doesn't contain any jdk and jre)
1666i need to know the site which compiles and run the java program completely in online... thank you for your reply in advance
2 3282Features of JAVA ? In which version of java synchronizedXXX() methods are included in Collections class.
NIIT,
1 6192all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
4 6445all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
CFG,
8 7221
What is the major drawback of internal iteration over external iteration?
What is the size of boolean variable?
How many bytes are there?
What is meant by memory leak?
Difference between throw and throws?
What is class variable java?
How does a cookie work in Servlets?
What is a string what operation can be performed out with the help of a string?
Can I use % with real numbers?
Is linked list a linear or non-linear data structure?
What is object of class in java?
Can we pass a primitive type by reference in java? How
FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?
What is the major difference between linkedlist and arraylist?
How does sublist works in java?