Please answer the following questions to proceed to week two tutorial
Q.1 What is Polymorphism in JAVA?
Check the correct answerQ.2 What is Method Signature in JAVA?
Check the correct answerQ.3 What is Method Overloading ?
Check the correct answerQ.4 What is the differences between Implicit & Explicit Casting?
Check the correct answerQ. 5 Differentiate between Generalization & Specialization?
Check the correct answerQ. 6 What does this method returns ? getClass()
Check the correct answerQ. 7 What is Abstract Class and Abstract Methods represent?
Check the correct answerQ. 8 What is an Interface?
Check the correct answer
Q. 9 What does following java package represents?
import java.io
Q. 10 What is the difference between Exception and Errors?
.........................................................................
Answers of the Tutorial Three
Q.1 Correct answer is D.
Q.2 Correct answer is B.
Q.3 Correct answer is A.
Q.4 Correct answer is A & C.
Q.5 Correct answer is D.
Q.6 Correct answer is B.
Q.7 Correct answer is D.
Q.8 Correct answer is C.
Q.9 Correct answer is C.
Q.10 Correct answer is A.
No comments:
Post a Comment