Quick Links
University Papers | University Syllabus | Entrance Exam |
PSU Papers | Bank Papers | Placement Papers |
VTU | Anna Univerity Syllabus | Anna Univerity Papers |
Anna University
Question Paper Code : 20369
B.E/B.Tech. DEGREE EXAMINATION, NOVEMBER/DECEMBER 2018.
Fourth Semester
Electrical and Electronics Engineering
CS 6456 Object Oriented Programming
( Common to Electronics and Instrumentation Engineering / Instrumentation and Control Engineering )
( Regulation 2013 )
Question Paper Code : 20369
B.E/B.Tech. DEGREE EXAMINATION, NOVEMBER/DECEMBER 2018.
Fourth Semester
Electrical and Electronics Engineering
CS 6456 Object Oriented Programming
( Common to Electronics and Instrumentation Engineering / Instrumentation and Control Engineering )
( Regulation 2013 )
Download PDF
For More 1st Year Question Papers
For More Question paper of EEE
For More Question paper of EIE
For More Question paper of ICE
Books:
Anna university all semester examination books and study material can be accessed through below link. Feel free search for different subject books and authors. The link will provide both local and foreign author books for references. Share the page with friends and college students as required.
GATE:
GATE papers can be a good practice for any competitive technical exams like DRDO, ISRO, REC, BEL, BHEL, GAIL, ONGC, IOC, NTPC, NHPC etc. As candidates we can prepare for GATE exams and try solving the papers for getting good score in other entrance examinations.
CS6456 Object Oriented Programming Syllabus
OBJECTIVES:
To get a clear understanding of object-oriented concepts.
To understand object oriented programming through C++.
UNIT I OVERVIEW 9
Why Object-Oriented Programming in C++ – Native Types and Statements –Functions and Pointers- Implementing ADTs in the Base Language.
UNIT II BASIC CHARACTERISTICS OF OOP 9
Data Hiding and Member Functions- Object Creation and Destruction- Polymorphism data abstraction: Iterators and Containers.
UNIT III ADVANCED PROGRAMMING 9
Templates, Generic Programming, and STL-Inheritance-Exceptions-OOP Using C++.
UNIT IV OVERVIEW OF JAVA 9
Data types, variables and arrays, operators, control statements, classes, objects, methods – Inheritance
UNIT V EXCEPTION HANDLING 9
Packages and Interfaces, Exception handling, Multithreaded programming, Strings, Input/Output
TOTAL : 45 PERIODS
OUTCOMES:
Gain the basic knowledge on Object Oriented concepts.
Ability to develop applications using Object Oriented Programming Concepts.
Ability to implement features of object oriented programming to solve real world problems.
TEXT BOOKS:
Ira Pohl, “Object-Oriented Programming Using C++”, Pearson Education Asia, 2003.
H.M.Deitel, P.J.Deitel, “Java how to program”, Fifth edition, Prentice Hall of India private limited,2003.
REFERENCES:
Herbert Schildt, “The Java 2: Complete Reference”, Fourth edition, TMH, 2002
Bjarne Stroustrup, “The C++ Programming Language”, Pearson Education, 2004.
Stanley B. Lippman and Josee Lajoie , “C++ Primer”, Pearson Education, 2003.
K.R.Venugopal, Rajkumar Buyya, T.Ravishankar, “Mastering C++”, TMH, 2003.
To get a clear understanding of object-oriented concepts.
To understand object oriented programming through C++.
UNIT I OVERVIEW 9
Why Object-Oriented Programming in C++ – Native Types and Statements –Functions and Pointers- Implementing ADTs in the Base Language.
UNIT II BASIC CHARACTERISTICS OF OOP 9
Data Hiding and Member Functions- Object Creation and Destruction- Polymorphism data abstraction: Iterators and Containers.
UNIT III ADVANCED PROGRAMMING 9
Templates, Generic Programming, and STL-Inheritance-Exceptions-OOP Using C++.
UNIT IV OVERVIEW OF JAVA 9
Data types, variables and arrays, operators, control statements, classes, objects, methods – Inheritance
UNIT V EXCEPTION HANDLING 9
Packages and Interfaces, Exception handling, Multithreaded programming, Strings, Input/Output
TOTAL : 45 PERIODS
OUTCOMES:
Gain the basic knowledge on Object Oriented concepts.
Ability to develop applications using Object Oriented Programming Concepts.
Ability to implement features of object oriented programming to solve real world problems.
TEXT BOOKS:
Ira Pohl, “Object-Oriented Programming Using C++”, Pearson Education Asia, 2003.
H.M.Deitel, P.J.Deitel, “Java how to program”, Fifth edition, Prentice Hall of India private limited,2003.
REFERENCES:
Herbert Schildt, “The Java 2: Complete Reference”, Fourth edition, TMH, 2002
Bjarne Stroustrup, “The C++ Programming Language”, Pearson Education, 2004.
Stanley B. Lippman and Josee Lajoie , “C++ Primer”, Pearson Education, 2003.
K.R.Venugopal, Rajkumar Buyya, T.Ravishankar, “Mastering C++”, TMH, 2003.
0 Comments