Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) what is the difference between ArrayList and Vector
KPIT, Sasken, Satyam, Span Infotech, Wipro,
19 50498we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
IBM,
1 2502String is an immutable object. Then how can the following code be justified. String s1 = ?ABC?; String s1 = s1+?XYZ?; s.o.p(s1); The output is ABCXYZ, which is the value of s1 ?
6 18573Instead of writing Home, Remote Interfaces if i directly extends EJBObject to bean class what happens?
1 5462when we write class.forName("any one class"); what happens actually?what it will return?explain stepwise?
6 9602explain System.out.println
Calpine Technologies, Care, Cognizant, CTS, IBM, IBS, LibSys, Oracle, Spiro Solutions, TCS,
107 206288
Differentiate between static and non-static methods in java.
What is action chaining ?
What is the java api?
Explain public static void main(string args[]) in java.
What is difference between @controller and @restcontroller in spring?
What if I write static public void instead of public static void?
What is the difference between break and continue statements?
What are the differences between heap and stack memory in java?
What is java string pool?
How is declarative handling of exceptions done in struts ?
explain different ways of using thread? : Java thread
How to sort array in descending order in java?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
How to create a base64 decoder in java8?
Are jvm’s platform independent?