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 Related Interview Questions
Questions Answers Views Company eMail

what is the main class of all the classes

Photon,

5 7887

what are the boundaries of jdk and jre?

CoreObjects,

2089

How will you measure that int takes up only 32 bits in memory?

Rolta,

2 5787

Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?

Rolta,

5 16025

Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

Rolta,

2743

Can we iterate through collection using for loop?

Rolta,

2 6187

Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?

Rolta, TCS,

1 8118

What will be the output of the program? public class Test { public static void main(String args[]) { ArrayList list = new ArrayList(); list.add("2"); list.add("3"); list.add("4"); list.add("5"); System.out.println("size :"+list.size()); for(int i=0;i

Rolta,

5 8501

JVM is platform independent or depeneded?

7 9753

what is type of statement in jdbc connection?

3 5448

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

2 10320

What are the types of classes in java?

HCL,

4 9301

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 4896

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?

2848


Un-Answered Questions { Java Related }

Explain java thread life cycle.

1045


What is contextloaderlistener?

512


What do you mean by aop?

423


Mention the difference between durable and non-durable subscription?

810


What is thin driver in jdbc?

1007


What is collection class in java? List down its methods and interfaces.

970


What is cookies in servlet with example?

1133


What are the sections into which a strut configuration file can be divided?

1054


What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?

1118


What is servlet looping or chaining?

1138


What is difference between oauth and oauth2?

489


List some oops concepts in java?

1039


difference between  ejb,struts,hibernate,spring and jsp

2879


What is the requirement of servlet config and servlet context implemented and how are they implemented?

1006


how to connect from struts to database through hibernet and where u can modify the class

2559