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 3965i 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)
1822i need to know the site which compiles and run the java program completely in online... thank you for your reply in advance
2 3593Features of JAVA ? In which version of java synchronizedXXX() methods are included in Collections class.
NIIT,
1 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.
4 6860all 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 8065
how does multithreading take place on a computer with a single cpu? : Java thread
Explain about anonymous inner classes ?
Is binary a low level language?
What is anti pattern in java?
What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?
How do you get length in java?
Who is the owner of java?
Which is faster string or stringbuilder?
What is abstract class constructor called?
What is methodological framework?
Can list have duplicates in java?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
What does the “static” keyword mean?
What is the use of object and class classes?
What is the method to declare member of a class static?