Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) abstract 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 5369Since 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...
2340I 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 6286Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this
2 6364
What are the oops concept?
What is java util list?
What is context in servlet?
How do you do a line break in java?
What is stack class in java?
What are the different modes of archival?
What is component contract?
Why do you use a data source object for a connection?
Why hibernate came into existence?
What are the important methods of java exception class?
How does callback work in java?
How do you decide when to use arraylist and linkedlist?
What is the difference between jdbc and jndi?
How do I configure jdbc so that the jms jdbc store recovers automatically?
What is session scope in spring?