[Go to site: main page, start]

0% found this document useful (0 votes)
7 views1 page

Java Programming: Basics to OOP Concepts

Uploaded by

Divyam
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
0% found this document useful (0 votes)
7 views1 page

Java Programming: Basics to OOP Concepts

Uploaded by

Divyam
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

JAVA PROGRAMMING

Unit 1

Java: Introduction of java, data types, reference types,


operators and its types, control statements (sequential,
selection and looping), array, string, functions, boxing &
unboxing, scope of variables.

OOPS concepts in Java: Encapsulation, class, object,


constructors, destructors, polymorphism: function
overloading and operator overloading in java, inheritance,
interface, abstract class, packages, exception handling

Unit 2

Multithreading in Java: Thread model, multithreading


supporting classes and methods, creating single and
multiple threaded programs, context switching,

Working with GUI in Java: Containers and components.


I/O streams in Java, file handling operations,

You might also like