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 4287i 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)
2063i need to know the site which compiles and run the java program completely in online... thank you for your reply in advance
2 4078Features of JAVA ? In which version of java synchronizedXXX() methods are included in Collections class.
NIIT,
1 6922all 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 7592all 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 9353
What do you understand by weak reference?
what is daemon thread and which method is used to create the daemon thread? : Java thread
Can we call thread start () twice?
What is the base class of all exception classes?
Why are global variables used?
What do you mean by order of precedence and associativity?
Is string serializable in java?
Can classes declared using the abstract keyword cab be instantiated?
Can you give few examples of final classes defined in java api?
How do you check if two given string are anagrams?
Explain runtime exceptions?
Why java is a platform independent? Explain
How would overload a function based on return type?
What is equals method in java?
How to pass arraylist to stored procedure in java?