Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
Which dependency injection is used for a mandatory dependency?
Why do we use ioc in spring?
What are actual parameters?
What is difference between ioc and di?
How many types of statements are there in jdbc?
What is use of @configuration in spring?
What are the main classes which are used in struts application?
Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
What is an error in java?
What is a framework? Explain the spring framework.
What is boolean false?
Do I need jdk or jre?
Explain OOPs concept.
Is vector thread safe in java?
what are synchronized methods and synchronized statements? : Java thread