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 Posted / farhan quadri
please help me i have to know how to write this program
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is difference between word and integer?
What is == in java?
What is the difference between member variables initialization and assignment in a constructor?
What is the ==?
In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?
What does a void function return?
These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
Difference between current previous versions of Java?
What is the covariant return type?
What is equlas() and hashcode() contract in java? Where does it used?
What is module in oop?
Explain restrictions for using anonymous inner classes?
Why volatile is used in java?
Can you declare an interface method static?
Explain Basics of OOP Language in java