Smt. R.O.Patel
Women’s MCA College, Morbi
MCA 2012-13
Subject
Name: Fundamentals of Java Programming (Java) - 630002
MCA
Semester: 3 Submission
Date: 30/July/2012
_____________________________________________________________________________________
Assignment-1
- Explain the features of Java.
- Explain how platform independence is achieved in Java.
- Explain the concept of data encapsulation, inheritance and polymorphism in OOP.
- What is an Array? Explain different types of array.
- Explain the narrowing, widening and the mixed conversion for numeric types in Java.
- Explain different types of operator in Java.
- Explain the use of labelled break and continue statements.
- Explain the use of keywords this and static.
- Explain the use of the finalize() method.
- Explain with an example, how an instance becomes eligible for garbage collection.