Java Related AllOther Interview Questions
Questions Answers Views Company eMail

What is transient in java?

486

Why serialization is used in java?

552

Do I need jdk or jre?

475

What is mq in java?

488

What are messages in java?

473

What is messaging queue in java?

505

How do javabeans work?

477

What is web xml java?

513

What is an actionevent in java?

456

What is an action class in java?

498

What is an interceptor in java?

488

What is difference between loosely coupled and tightly coupled in java?

439

What is interceptor in java?

470

What is interceptors in java?

491

What is meant by framework in java?

513


Post New Java Related AllOther Questions

Un-Answered Questions { Java Related AllOther }

What is a context in java?

461


What happens when the parent process of a child process exits before the child ?

547


Explain the reason for each keyword of public static void main(string args[])?

496


What's the difference between code-based security and role-based security? Which one is better? : java security

507


What is mdb in java?

511






How do I create an executable jar file?

463


What is stateless and stateful in java?

496


In hibernate what is the difference between the Session and SessionFactory?

530


Are streams faster than for loops?

500


What is xml file in java?

487


Why java?

540


What is tuple2?

483


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.

2648


Why is class forname used in java?

501


can a program use more than one command-line argument?

489