What does the @override annotation do?
No Answer is Posted For this Question
Be the First to Post Answer
What is the default value of the local variables?
which class to use when concatenating strings in a loop.
we know that every java prog must follows OOPS Principles. Anybody can answer, HOW THE FOLLOWING PROGRAM FOLLOWS OOPS CONCEPTS i.e, Inheritance,Polymarphism,Encapsulation? class a{ public static void main(String args[]){ System.out.println("Hello World"); } }
how would you implement a thread pool? : Java thread
What is member in java?
Which class should you use to obtain design information about an object
What is functional interface in java example?
Why main method is static in java?
What is jit compiler ?
Difference between overloading and Overriding. <Giving a confusing example to test the concept.> (also asked in PA Consultancy Group,iflex,Value chain,IBM,CTS,Accenture, Tarang>
12 Answers Accenture, CTS, Extensio, IBM, iFlex, PA Consulting, Symphony, Tarang,
Write java program to reverse string without using api?
Explain about the security aspect of java?