There are three interfaces A,B & C. A extends B, B extends C, and C extends A.Is it multiple Inheritance? please anybody help me.....
5 9227How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
2604abstract class A{ int list []=new int [100]; A(int x,int y){ rondom n=new rondom(); for (int i==;i<100;i++); list [i]=x+r.next int(y-x+1); abstract sort (); abstract binary sarch(int temp); class B extends A{
3 4198Since we can create managed bean by two ways as, we can define the bean name in faces-config.xml file so that page can use that OR we can write annotation on bean class so that it is automatically assign to page but I want to know which one is good programming practice ? And also mention disadvantage of other which should not prefer ... Thanking you...
1966I am newbie in J2EE & looking for strong basic behind each concept as, Why do we use private access specifier before each variable of type property bcoz ultimately to access it outside the class we use public method as getter & setter ? If we use getter & setter to access it outside the class so better we make variable as public so that it is easily available outside of the class... Please guide me why do we use as private ????
CTS,
3 5211
What is the role of java swing?
How many types of JDBC Drivers are present and what are they?
How to integrate appache with weblogic?
What is high level language in computer?
What is the difference between save() and persist() in hibernate?
What is the GenericServlet class?
J2ee is a container centric architecture. Explain.
What are the queues in the java collection framework? : java collections
What are the types of annotations?
What is HibernateTemplate class?
Can we autowire an interface?
why are there separate wait and sleep methods? : Java thread
What does setautocommit do?
What is the difference between spring and spring boot?
ALL OOPs Concepts Using Java with 1 Tiny Program – Explained!