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
Answer / farhan quadri
please help me i have to know how to write this program
| Is This Answer Correct ? | 1 Yes | 0 No |
Can you inherit a constructor java?
What is the difference between a vector & an array list?
Is boolean a wrapper class in java?
What is stored procedure. How do you create stored procedure ?
How does enum work in java?
Which containers use a FlowLayout as their default layout?
what do you mean by stream pipelining in java 8? Explain
How can we create a thread in java?
How will you convert an ArrayList to Arrays?
A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.
Why can't we make jsp as a controller and action servlet in struts?
how to create multithreaded program? Explain different ways of using thread? : Java thread