Which is the Best institute to do academic Project in Java?
Need information about institutes at Ameerpet, Hyderabad.
Post New Answer View All Answers
Which is more secure: java or activex? : java security
I get an exception if I remove the static modifier from main?
What is cache in java?
What about products that claim to block java applets at a firewall? : java security
What is the difference between deep copy and shallow copy in java
Who is at risk in java? : java security
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. Define how can I implement this logic?
What is transient in java?
What if I write static public void instead of public static void?
What is a jpa repository?
Do I need to install jre if I have jdk?
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.
Define network programming?
What is jpa entitymanager?
What is orm in java?