Java Related AllOther Interview Questions
Questions Answers Views Company eMail

What are all the documents have you involved in preparation of a Project as a Project Lead?

2 4866

Iam working as a Project Lead in a s/w comp.The follwing question was asked in HCL interview. What about the schedule slippage? If the developer has taken more time than the specified time. How do you adjust the time? From where do you allocate that extra time for the developer?

HCL, Logesys,

2 11123

What is the content reside in Use case Document?

1623

Explain the Sequence Diagram?

HCL,

2 9299

Explain about the Physical Data Model?

HCL,

1 3861

What is the content of the Java 2 security policy file?

1 3696

write a code in jsp to swap two numbers?

Wipro,

7 17636

In my project i need to use either JSF or Struts.Here i need some clarification about them and which IDE is better for JSF development? Please post your valuble answers ASP!

Infosys,

4 5938

Expain ur organisation process( V-model)?.

Cap Gemini,

1 3530

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,

3437

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,

1686

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

Sapient,

2 5190

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,

2631

What is servlets.

HCL, Infosys,

10 10307

What is the singleton class in java?

3 6670


Post New Java Related AllOther Questions

Un-Answered Questions { Java Related AllOther }

Why are command line arguments passed as a string?

483


How do I install java re?

495


When is static variable loaded? Is it at compile time or runtime? When exactly a static block is loaded in java?

493


Is jar an executable?

463


Is jdk an ide?

481






What is interceptors in java?

476


What are the advantages of java 8’s date and time api over old date api and joda time api?

624


What is jdk jre and jvm?

502


Explain suspend() method under thread class>

636


What if the main method is declared as private?

465


Describe the principles of oops.

489


What is transient in java?

477


What is a dao layer in java?

435


How can c# app request minimum permissions? : java security

458


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

430