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

how to deploy apache tomcat server to weblogic server in java

IBM,

1 2186

How can you know that the database has connected to your weblogic server

Cap Gemini, TCS,

13 35459

What happen when your database and proxy server are down and your weblogic server is up

7 21674

whatis arguments &what is default argument

CTS,

2 5357

how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..

Siemens,

6 23430

I have a problem wtih a program. The program logic is like this.......... from a class which extends midlet class i create object of a class(say canobj(word)) which extends canvas class by passing a string. the next statement is display.setCurrent(canobj); Everything is fine but the paint(Graphics g) method is not executed. What may the problem. please suggest me the answer.

2 5462

which scenarios we go for jdbc,and which scenario we go for connection polling and wat r advantages and disadvantages using connection pooling.

TCS,

2 6728

can any one tell me how to learn good coding techniques

3 6480

there are 67 seats in train . there are only 5 seats in a row and in last row there are only 2 seats. One person can reseve only 5 seat at a time. If person reserving seat , the care is atken that he may get all in row. if seats are not available in row then the arrangement is so that person group get nearby seats. the following class is given public class seat { char name; int seat; boolean isSeatempty } 1.Draw require class digram and object diagram. 2.Write function seatallot(int noofperson) to allocate seat with seat nuber printed for the each name.

Sapient,

1 3964

Write a program for the problem: the array of inetegers indicating the marks of the students is given, U have to calculate the percentile of the students aaccording to this rule: the percentile of a student is the %of no of student having marks less then him. For eg: suppose Student Marks A 12 B 60 C 80 D 71 E 30 F 45 percentile of C = 5/5 *100 = 100 (out of 5 students 5 are having marks less then him) percentile of B = 3/5*100 = 60% (out of 5, 3 have markses less then him) percentile of A = 0/5*100 = 0%.

Sapient,

1 2262

Input :14000 Output : hundred and fourteen thousand.(wrong) Desired output : fourteen hundred thousand.

Sapient,

2 6342

there are 67 seats in train . there are only 5 seats in a row and in last row there are only 2 seats. One person can reseve only 5 seat at a time. If person reserving seat , the care is atken that he may get all in row. if seats are not available in row then the arrangement is so that person group get nearby seats. the following class is given public class seat { char name; int seat; boolean isSeatempty } 1.Draw require class digram and object diagram. 2.Write function seatallot(int noofperson) to allocate seat with seat nuber printed for the each name.

Sapient,

1 3096

can we create object for static class in java

IAP Company, IBM, Marlabs, mPortal, TCS,

14 49686

how to handle exceptions in ejb?

Satyam,

1 2412

what is difference between method overloading & method overridding with example?

IBM,

4 8693


Un-Answered Questions { Java Related }

What is the java api?

990


What are the differences between heap and stack memory in java?

1133


Write a program to print count of empty strings in java 8?

1084


What is the resourcebundle class?

1010


How to sort array in descending order in java?

989


How is declarative handling of exceptions done in struts ?

1001


What is latest hibernate version?

486


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

930


What is a constructor overloading in java?

1123


Differentiate between static and non-static methods in java.

1118


What is lazy class?

484


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

541


What is the first argument of the string array in main method?

1026


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

1095


What is java string pool?

1076