What is a driver in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Java Related AllOther Interview Questions

What is a cookie in java?

0 Answers  


What is ibatis in java?

0 Answers  


Is java singleton thread safe?

0 Answers  


Why do we need framework in java?

0 Answers  


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.

0 Answers   Sapient,


What is the difference between lambda expression and anonymous methods?

0 Answers  


Employee has a Passport. here employee is an object and passport is an object, give the class design

3 Answers  


Which is the best book for whole java study?

12 Answers  


What is cloning in java?

0 Answers  


Why there are no global variables in java?

0 Answers  


What do you understand by downcasting?

0 Answers  


suppose we have one String s="india is my country"; now we get the o/p "like country my is India". what is the logic?

2 Answers  


Categories