Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) class{ ... ... interface myinterface{ ... ... } abstract class{ .. .. } ... .. .. } is this possible to write "Interface and/ or Abstract class inside a class ? if possible whcich one is possible is only interface? is only abstract?
2 8476class A{ m2(){ } } class B extends A{ m2(){ } } class c extends B{ m2(){ } } class my_class extends c{ m2(){ } pulic static void main(){ ...My_class a = new my_class(); super.super.super.m2(); is this is leagal if not find what is the legal procedure in order to call A's version of m2(); }
8 21115How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?
1 6054what is the difference between Servlet and JSP?Advantage of JSP over Servelt?Any concept present in JSP which we cant implement in Servlet?
ABC, Apere, AZTEC, CTS, CybAge, iFlex, Impact Systems, Sara, TCS,
31 146575Directive Include and Action Include how both are working in JSP, what is the difference between both?In which suituation we have to choose these elements?
4 10704is this possible to create an array of 0 length? if so how? if not so why? coz we have an array in main() likw this "static void main(String [] s) then what it signifies?
3 18551what exactly happens when we execute "Class.forname("Driver class name");"?Explain indetail
Accenture, HP, IBM, Infosys, SAP Labs, SAS, Sasken, Trigent, Wipro,
10 27713what is the difference between abstract class and Interface?where we can use it in realtime projects?
Agile Software, Cognizant, IBM, Innodata, Logica CMG, Mitosis, Nagarro, Value Chain,
23 72386
Can we return resultset in java?
What is lazy class?
Explain public static void main(string args[]) in java.
What is a constructor overloading in java?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
What if I write static public void instead of public static void?
Differentiate between static and non-static methods in java.
What is the difference between filters and interceptors ?
What do you know about validation plugin ?
Is minecraft 1.15 out?
Realized?
How is declarative handling of exceptions done in struts ?
What is the difference between equals() and == in java?
What is the difference between break and continue statements?
what are the different modes of archival? Explain each mode in two lines each?