100% found this document useful (1 vote)
698 views1 page

CS3391 OOPS Important Questions

The document outlines important questions to study for an object oriented programming course divided into 5 units covering topics like arrays, inheritance, exception handling, multithreading, input/output and generics.

Uploaded by

Amen Muhammed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
698 views1 page

CS3391 OOPS Important Questions

The document outlines important questions to study for an object oriented programming course divided into 5 units covering topics like arrays, inheritance, exception handling, multithreading, input/output and generics.

Uploaded by

Amen Muhammed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

CS3391- OBJECT ORIENTED PROGRAMMING

IMPORTANT QUESTIONS BY FREAK EDUCATION


Color Code
UNIT I Mandatory
1.Features of Java Very Important
2.Arrays and Data types Important
3.Operators and Control flow staements
4.Programs (Greatest of three nums, Constructors, method etc..)
5.Constructors and Methods
UNIT II
1.Inheritance
2.Method Overloading and Method Overridding
3.Interfaces (Program also)
4.Packages
UNIT III
1. Exception Handling
[Try,catch,finaly in Exception, Builtin Exception, Check/unchecked, Programs]
2. Multi Threading
[Single Thread, multiple thread, Thread states, inter process/thread
communication, thread priorities, programs]
UNIT IV
1. Input/output
[I/O basics, reading and writing console, reading and writing files]
2. String
[basic string class, Methods and String Buffer]
3. Generics
UNIT V
1. AWT Menu
2. Menu
[Menus – Basics- Menu- Menu bars- Menu items]
3.Controls (full subtopics) Youtube: @Freak_Education

You might also like