2nd Sem, 2nd Year, CSE, Syllabus

JNTUH B.Tech 2nd Year 2 sem Computer Science and Engineering R13 (2-2) Java Programming R13 syllabus.

JNTUH B.Tech 2nd year (2-2) Java Programming gives you detail information of Java Programming R13 syllabus It will be help full to understand you complete curriculum of the year.

Objectives

  • To understand object oriented programming concepts, and apply them in problem solving.
  • To learn the basics of java Console and GUI based programming.

UNIT-I

OOP concepts – Data abstraction, encapsulation, inheritance, benefits of inheritance, polymorphism, classes and objects, Procedural and object oriented programming paradigms.

Java programming – History of Java, comments, data types, variables, constants, scope and life time of variables, operators, operator hierarchy, expressions, type conversion and casting, enumerated types, control flow block scope, conditional statements, loops, break and continue statements, simple java stand alone programs, arrays, console input and output, formatting output, constructors, methods, parameter passing, static fields and methods, access control, this reference, overloading methods and constructors, recursion, garbage collection, building strings, exploring string class.

UNIT-II

Inheritance – Inheritance hierarchies, super and sub classes, Member access rules, super keyword, preventing inheritance: final classes and methods, the Object class and its methods.

Polymorphism – dynamic binding, method overriding, abstract classes and methods.

Interfaces – Interfaces vs. Abstract classes, defining an interface, implementing interfaces, accessing implementations through interface references, extending interfaces.

Inner classes – uses of inner classses, local inner classes, anonymous inner classes, static inner classes, examples.Packages – Defining, Creating and Accessing a Package, Understanding CLASSPATH, importing packages.

UNIT-III

Exception handling – Dealing with errors, benefits of execution handling, the classification of exceptions- exception hierarchy, checked exceptions and unchecked exceptions, usage of try, catch, throw, throws and finally, re throwing exceptions, exception specification, built in exceptions, creating own exception sub classes.

Multithreading – Difference between multiple processes and multiple threads, thread states, creating threads, interrupting threads, thread priorities, synchronizing threads, inter-thread communication, procedure consumer pattern.

Download iStudy Android App for complete JNTUH syllabus, results, timetables and all other updates. There are no ads and no pdfs and will make your life way easier.

TEXT BOOKS

  • Java Fundamentals – A comprehensive Introduction, Herbet Schidt and Dale Srien, TMH.

REFERENCES BOOKS

  • Java for Programmers, P.J. Deitel and H.M. Deitel, Pearson education (OR) Java: How to Program P.J. Deitel and H.M. Deitel, PHI.
  • Object Orientd Programming through Java, P. Radha Krishna, Universities Press.
  • Thinking in Java, Bruce Eckel, Pearson Education
  • Programming in Java, Bruce Eckel, Pearson Education
  • Programming in Java, S. Malhotra and S. Choudhary, Oxford Univ. Press.

Outcomes

  • Understanding of OOP concepts and basics of Java programming (Console and GUI based).
  • The skills to apply OOP and Java programming in problem solving.
  • Should have the ability to extend his/her knowledge of Java programming further on his/her own.

For more information about all JNTU updates please stay connected to us on FB and don’t hesitate to ask any questions in the comment.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.