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 5170Since 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...
2274I 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 6093Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this
2 6262
What is constant in programming?
how to convert Java project into Maven ?
What is unidirectional and bidirectional in hibernate?
Define inheritance?
What about products that claim to detect malicious applets? : java security
What is hashtable and explain features of hashtable?
How do you remove an element from an arraylist in java?
What do you mean by the abstract package in struts2, and what is its utilization?
What is a method header?
How do I issue the close() method within an onmessage() method call and what are the semantics of the close() method? : BEA Weblogic
Explain the pointers in Java?
Which command from the jdk compiles a java program?
What is binary tree in java?
What are examples of modifiers?
What are computer functions?