Answer Posted / shukra
JAVA:-"Just Another Virtual Approach".
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of format function?
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 sizeof a preprocessor?
Can we use both this () and super () in a constructor?
What is sizeof () operator?
What is constructor in java ?
What is primitive data type in java?
How do you avoid global variables?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
What is static block?
Explain about transient variables in java?
how we can make a write-only class in java?
What is keyset in java?
What is numeric function?
What is type inference in java8?