Java R20
Java R20
Course Objectives:
x To understand object oriented concepts and problem solving techniques
x To obtain knowledge about the principles of inheritance and polymorphism
x To implement the concept of packages, interfaces, exception handling and concurrency
mechanism.
x To design the GUIs using applets and swing controls.
x To understand the Java Database Connectivity Architecture
Course Outcomes (CO):
After completion of the course, students will be able to
x Solve real-world problems using OOP techniques.
x Apply code reusability through inheritance, packages and interfaces
x Solve problems using java collection framework and I/O classes.
x Develop applications by using parallel streams for better performance.
x Develop applets for web applications.
x Build GUIs and handle events generated by user interactions.
x Use the JDBC API to access the database