Search
.Management Sciences
A. java.util.Date
B. java.util.Time
C. java.sql.Time
D. None of above
Related Mcqs:
- Choose the correct statement : Restriction on static methods are?
- A. They cannot refer this or super in any way. B. They must only access static data. C. They can only call other static methods. D. All of the above...
- Runnable is_______________?
- A. Interface B. Class C. Variable D. Method...
- Which among following classes is not part of Java’s collection framework ?
- A. Stack B. Maps C. Queue D. Array...
- Automatic type conversion in Java takes place when________________?
- A. Two type are compatible and size of destination type is equal of source type. B. Two type are compatible and size of destination type is larger than source type. C. Two type are compatible and size of destination type is shorter than source type. D. All of the above...
- If method have same name as class name and method don’t have any return type then it is known as______________?
- A. Constructor B. Destructors C. Variable D. Object...
Recent Comments