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 5424

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

2 10303

What are the types of classes in java?

HCL,

4 9278

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 4885

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

Polaris, TCS,

2 8691

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?

2836

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

Photon,

6 9213

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 4879

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 7037

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

Wipro,

4 9464

What is the difference between interpreter and compiling ?

TCS,

2 4384

What is the difference between interpreter and compiling ?

TCS,

7 9251

what is platform

i3 Solutions,

2 4386

what is platform native code

i3 Solutions,

2 5476

what is language and it responsibilities

1 3409


Un-Answered Questions { Java J2EE }

What is bean factory?

580


Which protocol will be used by browser and servlet to communicate

1056


How many types of threads are there in java?

1054


For which statements does it make sense to use a label?

1078


Can We Start A Managed Server If The Administration Server Is Unavailable ?

948


How many modules are there in spring?

430


What is anti pattern in programming?

966


What is hibernate persistence context?

437


What does session evict () method do in hibernate?

413


What is locale in java?

1017


What is setfocusable in java?

1110


What is @requestmapping in spring boot? : Spring Boot

476


I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?

1101


What is the role of action class?

1038


Why do we use inheritance mapping in hibernate?

365