Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

DR S. & S.S.

GHANDHY COLLEGE OF ENGG & TECH, SURAT


INFORMATION TECHNOLOGY DEPARTMENT

SEMESTER: 4 (TERM-232) Course Code: 4341602


Course: Object Oriented Programming with Java

CO-1 Explain Object-Oriented Programming concepts with java.

ASSIGNMENT - 1
1. Explain the types of programming paradigm. 3
2. Explain JVM and bytecode.
3. Justify: Java is more secure and portable compare to other languages.
4. Explain the purpose of keywords used in public static void main(String

args[]).
5. Explain working of for-each loop with suitable example.

1. Enlist the differences between procedure-oriented programming and 4


object-oriented programming.
2. Explain Data Abstraction, Encapsulation and Polymorphism, Inheritance.
3. Explain Java’s object oriented features.
4. Explain working of command line arguments with example.
5. Explain working of jagged (non-rectangular) array with example.

1. Describe the structure of a typical Java program. 7

You might also like