GeekInterview.com
  I am new, Sign me up!
 

J2EE Interview Questions


J2EE Interview Questions

Questions: 2576
Comments: 7851
 Showing Questions 81-90 of 104 Questions
<< Previous 5 6 7 8 [9] 10 11 Next >>
 Sponsored Links

 
 J2EE Interview Questions
Sorting Options :  

What is the difference between light weight component(like swing) and heavy weight component(like awt).
Read Answers (9) | Asked by : Naresh

Latest Answer: Marshalling is one kind of converting data and objects into byte streams and unmarshalling is reverse process of this. ...
Read Answers (4) | Asked by : shekhar

Latest Answer: java.sql.Date - Used mainly while storing in the databasejava.util.Date - Used to format the date ...
Read Answers (10) | Asked by : murthy

Latest Answer: OBJECTS SIT ON HEAPPRIMITIVES (LIKE INT, DOUBLE ETC) SIT ON STACKSTACK IS FASTER THAN HEAP.OBJECTS ARE PASSED BY REFERENCE.  PRIMITIVES ARE PASSED BY VALUE.OBJECTS ARE GARBAGE COLLECTED.  PRIMITIVES ARE CLEARED FROM THE STACK BY MOVING THE STACK ...

How to refresh a webpage automatically,without using f5 key in key board 
Latest Answer: You can refresh a web page without using f5Using Javascript code:window.location.reload(); ...
Read Answers (7) | Asked by : nuthana

Latest Answer: In C args[0] = filename args[1]= first argumentin Java args[0] = first argument ...

Latest Answer: no we cant declare class as protected ...
Read Answers (35) | Asked by : suresh

Latest Answer: Not true, the class can be accessed by an outer-class. ...
Read Answers (9) | Asked by : suresh

Latest Answer: there are 4 access specifiers defined in java.private: who can be accessed within class only.default:who can be accessed within the same package.protected: who can be accessed within the same package and by subclass of other package.public: who can be ...
Read Answers (9) | Asked by : suresh

I need to build a 4-Tier System, where I have a presentation-Tier, a Business-Tier, a Data-Tier and a 4th tier compose by remote machines. What is the best JAVA solution, between all the JSP, Servlet's, EJB, etc. ?
Read Answers (2) | Asked by : Joćo Neto

View page << Previous 5 6 7 8 [9] 10 11 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape