Wednesday, July 12, 2023

IMP Questions BSc II Year CS II Paper (minor) OOP with Java DAVV Indore

Unit 1 -

Q.1 OOP concepts 
Q.2 Introduction to Java and features (Buzz words), JVM full topic
Q.3 Difference between Java , c and c++
Q.4 Java vs internet and Java vs WWW
Q.5 Java programming structure with example

Unit 2 -

Q.1 Java constants (symbolic constant)
Q.2 Data types (standard default value)
Q.3 Operators
Q.4 Type casting/type conversion
Q.5 Loops ( labeled loop)

Unit 3 -

Q.1 Class full topic and constructor and its types
Q.2 Inheritance and types of inheritance
Q.3 Static full topic(static variable, static block, static method, static class) ,final and finalized method
Q.4 Wrapper class and vector class (array extension)
Q.5 Abstract methods, abstract class and interface

Unit 4 -

Q.1 Multi threading full topic (thread, life cycle)
Q.2 Serializable and runnable interface 
Q.3 Exception handling(try, catch)
Q.4 Applet introduction and applet life cycle with example program
Q.5 Creating your own package in Java

Unit 5 -

Q.1 Applet programs(taking input, param , display alignment related etc)
Q.2 Graphics class uses (arc, line, circle, rectangle shapes)
Q.3 Difference between byte stream and character stream(difference)
Q.4 read/write characters, read/write bytes programs
Q.5 control loops in applet.

No comments:

Post a Comment

Data Link control Flow and Error Control

 In data communication, Data Link Control (DLC) refers to the services and protocols that ensure reliable and efficient communication betwee...