This document outlines the Continuous Assessment for the CS391 Object Oriented Programming course at Indira Institute of Engineering and Technology. It includes various questions divided into three parts, covering topics such as basic principles of OOP, constructors, packages, and inheritance in Java. The assessment is scheduled for March 2025, with a total duration of 90 minutes and a maximum score of 50 marks.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
4 views1 page
Object Oriente Programming
This document outlines the Continuous Assessment for the CS391 Object Oriented Programming course at Indira Institute of Engineering and Technology. It includes various questions divided into three parts, covering topics such as basic principles of OOP, constructors, packages, and inheritance in Java. The assessment is scheduled for March 2025, with a total duration of 90 minutes and a maximum score of 50 marks.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
INDIRA INSTITUTE OF ENGINEERING AND TECHNOLOGY
NO1, VGR GARDENS, VGR NAGAR, PANDUR, TIRUVALLUR
Department of Electrical and Electronics Engineering Continuous Assessment –I March 2025 CS391 OBJECT ORIENTED PROGRAMMING Class:CSE/SEM:3RD SEM Date: Duration: 90min Marks:50 Answer All Questions Part A (5×2=10) Q.No Question COs BTL 1. List the basic principles of oop? CO1 1 2. Define objects and classes in java? CO3 2 3. What are arrays in java? CO2 2 4. What is inheritance? CO3 3 5. How does an interface differ from an abstract class? CO1 1 Part B(2×13=26) Q.N Question COs BTL o 1. Discuss constructors in java with suitable examples. CO4 3 2. What is a package? How is it created and implemented in java? CO3 3 Part C(1×14=14) Q.No Question COs BTL 1. Explain how inheritance is supported in java with example. CO3 4