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

GoldMansachs Interview process....

Goldman Sachs,

1 11756

HI ALL, How to Overcome "OutOfMemoryException"? when I am compiling source having more than 1000 LOC throwing this exception. Can any one give correct answer to my question? thx

5 7098

Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx

1 2217

The class "Class" is belongs to which package?? a) java.lang b)java.lang.reflect c)java.util d)None

4 9613

which of tha following is not a thread safe class? a) ArrayList b)Vector c)HashTable d)None

17 20961

Explain the role played by Java Virtual Machine in Java Programming?

1 6288

Explain role of constructor in a java application?

5 14504

Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification

1 1973

If one class havent the constructor, it has normal method, then can i use super keyword to call the method form the sub class and vice verse?

2 4209

1.can i use super keyword in normal class(not inheritance) to call any method?if so how can i call particular variable? 2.In the inheritance how can i access the particular variable from the base class(it containing 5 variables) using super keyword?

1 2123

This is my code i have a doubt class ab implements a,b { public void add() { System.out.println("Hi") } } interface a { public void add(); } interface b { public void add(); } in this code i have two interface implemented in the class has same method.just i want to know which method of interface implemented in the class. interface a or interface b? confused me .

3 5293

IN java collections we have both interfaces and classes. instead of using interfaces why we can't use classes only like that why we can't use interfaces only. why we need two things interface and class.

Accenture, CTS,

6 10883

Differences between jdk 1.4 and 1.5

SoftSol, TCS, Wipro,

6 17885

which method does it invokes automatically when we click link in the webpage a)put b)get c)head d)post

7 9488

what happens when we add the objects morethan the size limit to a hashmap

1 4393


Un-Answered Questions { Java Related }

What is latest hibernate version?

486


What is a constructor overloading in java?

1121


What do you understand by casting in java language? What are the types of casting?

923


Write a program to find the whether a number is an Armstrong number or not?

1095


What if I write static public void instead of public static void?

928


Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

2657


what are the different modes of archival? Explain each mode in two lines each?

994


hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code

2861


What is an object in java and how is it created?

1128


Are jvm’s platform independent?

975


Realized?

2254


What is action chaining ?

1158


What is java string pool?

1076


Is minecraft 1.15 out?

1037


What is parsing in java?

1028