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.
Is multiple inheritance allowed in Java? Why ?
Is java a utf 8 string?
Can we have a try block without catch block?
WHAT IS MARKER INTERFACE,AND NO METHODS IS NOT THERE ON THAT INTERFACE THEN WHY WE USED IN JAVA?
Are variables stored in ram?
What is string variable?
what is mean by synchronization?
3 Answers BOB Technologies, GCPL,
What is difference between adapter class and listener?
What was java originally called?
why are there separate wait and sleep methods? : Java thread
What is the difference between keyword and identifier?
what is mean by ooad? where we are using? can you tell me any real time example?