What is the java virtual machine (jvm)?
No Answer is Posted For this Question
Be the First to Post Answer
Why is javac not recognized?
What is mime in java?
Can an application have multiple classes having main method?
How the java is platform independent?
What is connection pooling in java?
How do I download and install eclipse on windows 10?
What is a cookie in java?
What about products that claim to block java applets at a firewall? : java security
What does public static void main(string[]) mean?
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.
In an htm form i have a button which makes us to open another page in 15sec.how will you do that?
What is stateful in java?