What is server in j2ee?
No Answer is Posted For this Question
Be the First to Post Answer
What is web container in j2ee?
what is direct link to download swing ebook,applet,ejb,core java
i want test pattern of zylog company and some examples also
What is awt package in java?
Whats the O/p of the below code snippet ? And explain how does it imply the concept of call-by-value/call-by reference. (PS : Pls ignore syntax errors) public class One { public oneA(){ sop ("Into One--");} } public class Two extends One{ public twoT(){ sop ("Into Two--"); } } public class Home { One a; Two t; public static void main(argv[]) { sop ("In Home--"); sop(a.oneA()); sop(t.oneA()); sop(a.twoT()); sop(t.twoT()); } }
What is java gui?
Enlist the technologies embraced in j2ee?
What is java full stack developer?
Why is java important for internet?
What is tomcat in j2ee?
Difference between load and get method?
Is j2ee a programming language?