Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...




Java J2EE Interview Questions
Questions Answers Views Company eMail

what is type of statement in jdbc connection?

3 5444

In strurt why w use two differnt files web.xml and strut config.xml?

2 10318

What are the types of classes in java?

HCL,

4 9294

i have a 1000 objects in data base i need to display those in jsp's how can i retrive those objects in jsp. (consider the performance issue)

2 4894

can anybody tell.what is the difference between Forward Action and Action Forward?

Polaris, TCS,

2 8698

What is Generic in java? Where can we write Generic ( class or method or objects or etc...)? with simple example? Thanks, Bose. Infosys 2 In which way does a Primitive data type is passed ? Sun- Microsystems 4 what is the use of declaring constructor as private? Sai- Softech 5 what is difference between global methods and local methods? 1 What is meant by class loader and how many types are there? Apple 1 what is meaning of JIT? 4 What is an abstract class? Wipro 5 what is filters and its use? Virtusa 2 why is multiple inheritance not allowed in java? Elementus-Technologies 7 Differences between jdk 1.4 and 1.5 Wipro 4 is JVM platform dependent or independent..? IBM 6 what is main purpose of abstract class? 5 what is difference between colection and collections? Tech-Mahindra 11 What error occurs if a try-catch-finally statement sequence does not have a catch clause? 2 Explain the difference between scrollbar and scrollpane? 1 Explain the differences between public, private, protected and static? 4 Explain the difference between getAppletInfo and getParameterInfo? 1 Is Cegonsoft Pvt.Ltd. a good Institute? 4 Why only one Class is public in one file? Explain in details. Thanks in Advance. 11 Which method will get invoked first in a stand alone application?

2841

"Sun Certified Java Programmer" This is one String , we need to print SCJP, write the java code dynamically? pls reply this questions

Photon,

6 9257

What is the O/P of the below Code Snippet ? And how does it imply the concept of call-by-value/call-by-reference. (Note : Pls ignore syntx errors) public class One { sop ("Into One--"); } public class Two extends One{ sop ("Into Two--"); } public class Home { One a; Two t; public static void main(argv[]) { sop ("In Home--"); sop(One.a); sop(Two.a); sop(One.t); sop(Two.t); } }

Wipro,

2 4898

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()); } }

Wipro,

4 7053

Explain the following statement: Java is always pass-by-value.

Wipro,

4 9484

What is the difference between interpreter and compiling ?

TCS,

2 4396

What is the difference between interpreter and compiling ?

TCS,

7 9275

what is platform

i3 Solutions,

2 4397

what is platform native code

i3 Solutions,

2 5497

what is language and it responsibilities

1 3422


Un-Answered Questions { Java J2EE }

Why is string immutable in java?

1104


What are byte codes?

1228


What is message-driven bean?

1030


What is the difference between access specifiers and access modifiers in java?

1179


What is lossy conversion in java?

1213


What is scope & storage allocation of global and extern variables? Explain with an example

1045


What version of websphere software is required to install websphere clustering? How would you configure websphere for clustering: list basic steps?

921


What are job parameters in spring batch?

513


Why we used vector class?

1071


What is new in JDBC 2.0?

1026


How many instances of servlet usually run in a struts application ?

1012


What is a concrete classes? Is Java object class is concrete class?

984


What is the purpose of sizeof operator?

1057


What is difference between authorization and authentication?

475


What is pojo class?

448