Answer Posted / shyam kumar
in java we must need atleast one class to define our code
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
if u open login & logout ,how can udisplay the timelogin & logout members ?
What is string pool in java?
Why is stringbuffer thread safe?
How to sort numbers in java without array?
What’s a deadlock?
Why heap memory is called heap?
Does windows 10 need java?
What are the major drawbacks of external iteration?
Explain list interface?
What is difference overloading and overriding?
What's the purpose of using break in each case of switch statement?
What is use of valueof () in java?
What are different data structures in java?
Are static members inherited to sub classes?