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 the full form of java

3 9426

what is the diffrence between class and object?

5 6976

import java.io.*; class Demo { public static void main(String args[]) { File f=new File("1234.msg"); String arr[]=f.list(); System.out.println(arr.length); } }

IBM, Ramco,

3 6859

how jvm allocates memory for stack?

HP, Ramco,

1 4595

What is dynamic dispatch in java?

4 8752

how can u cal servlet from java?

7 11530

what is the difference between String and StringBuffer classes?

Infosys,

2 5672

what are the major differences between jdk1.4 and jdk1.5?

Cap Gemini, Crimson Logic, Infosys, TCS, Tenth Planet,

2 14773

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

Polaris,

1 2632

In treeset we add same object ...what will be the out put

3 5546

why java main method is given as static method?

2 4522

what is Abstract DataType?

1 3615

why operator overloading is removed in java?

1 4237

wat is final...? wat is finally...? wat is finalize....? difference between " final and finally and finalize "...?

2 4687

can we override the main() method in java????

Vimukti Technologies,

3 7427


Un-Answered Questions { Java J2EE }

What is parsing in java?

1022


Explain public static void main(string args[]) in java.

1061


Can we return resultset in java?

985


explain different ways of using thread? : Java thread

1073


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

1093


What is the difference between equals() and == in java?

1028


What is java string pool?

1072


What is action chaining ?

1154


What is a constructor overloading in java?

1119


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 do you mean by an interface in java?

1093


How to sort array in descending order in java?

980


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

2854


What do you know about validation plugin ?

1019


What is difference between @controller and @restcontroller in spring?

530