Write a program to find maximum and minimum number in array?
No Answer is Posted For this Question
Be the First to Post Answer
What is the catch or declare rule for method declarations?
What is Exception handling in Java How do you handle run time errors please explain with an example
Can anonymous class have constructor?
How will you load a specific locale?
Explain Global variables in Packages?
What is a java string?
How java is platform independent?
41 Answers College School Exams Tests, Infosys, TCS,
How do I know if java is installed?
What is the purpose of interface?
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized.
What is meant by vector class, dictionary class, hash table class, and property class?