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 5391Since 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...
1 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,
4 6308Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this
2 6382
What is a classloader in java?
What is lazy class?
What if I write static public void instead of public static void?
Find Best Job Vacancies across the world on Jooble!
What is difference between @controller and @restcontroller in spring?
Write a program to find the whether a number is an Armstrong number or not?
What is latest hibernate version?
What do you mean by an interface in java?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
Explain public static void main(string args[]) in java.
Can we return resultset in java?
What is the java api?
What is action chaining ?
what are the different modes of archival? Explain each mode in two lines each?
What is the difference between equals() and == in java?