What are the different approaches to implement a function to generate a random number?
What is main in java?
without using arthematic operation ,how can you write the logic for adding/substraction/multiplication?
7 Answers Tanla Solutions, Wipro,
What is static keyword in java?
Explain about varargs in java?
In java how do we copy objects?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
How we can generate random numbers in java?
What is stack example?
Howmany number of objects we can store in an ArrayList. Is there any limit?
design an lru cache in java?
When should the method invokelater() be used?
How is java created?