What is jar file in java?
No Answer is Posted For this Question
Be the First to Post Answer
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.
What is the current code for the Java 5 code class Root { ?
What happens when you omit a brace or misspell one of the words, like public or
What is transient in java?
Is it better to learn java or python?
What if I write static public void instead of public static void?
What do you understand by a variable?
What is the meaning of loosely coupled in java?
What if the main method is declared as private?
Which version of my browser should I use? : java security
What are the authentication modes in asp.net? : java security
Can we use lambda without functional interface?