|
B.Tech. CSE 6th Sem Subject: Advance Programming Through Java
UNIT - 1 BASICS OF JAVA Overview of java, java features, jvm, jdk versions, variable, data types, dynamic initialization, type casting
and conversions, operators, decision making, control statements, iteration statement, working with arrays.
UNIT - 2 CLASS, INTERFACE AND PACKAGES Classes:, A closer look at methods and classes, declaring objects, reference variable, Constructors, garbage
collection, access specifiers in class Inheritance, polymorphism, aggregation, overloading, local class, anonymous class, inner class, top level nested class, Define interface, extend interface, import interface, Defining package, importing package and Classpath.
UNIT - 3 EXCEPTION HANDLING AND THREADS Exception handling, types of exception, using try and catch, multiple
try catch, nested try block, throw, throws and finally, Multithreading, creating thread, priority, synchronization, thread scheduler, running and yielding, sleeping
and waking up, waiting and notify, suspend and resume.
UNIT - 4 APPLET AND AWT Packages, input/output, networking and util collections, Introduction to applet, creating an applet, applet life cycle, applet and thread, using image and
sound in applet, Introduction to AWT, containers, control component and layout managers.
UNIT - 5 ADVANCE JAVA Introduction to jdbc, jdbc/odbc bridges, driver manage class, Web based programming, introduction to servlet, HTML/DHTML, Working with browsers, Practical approach to web designing using servlet.
|
|