2nd Year, CSE

CS309PC: C++ Programming Lab CS Syllabus for B.Tech 2nd Year 1st Sem R18 Regulation JNTUH

C++ Programming Lab detailed syllabus for Computer Science Engineering (CS), 2nd Year 1st Sem R18 regulation has been taken from the JNTUH official website and presented for the B.Tech students affiliated to JNTUH course structure. For Course Code, Subject Names, Theory Lectures, Tutorial, Practical/Drawing, Credits, and other information do visit full semester subjects post given below. We make sure the result links and syllabus uploaded here is latest and up to date, also the syllabus PDF files can also be downloaded from the universities official website.

For Computer Science Engineering (CS) 2nd Year 1st Sem R18 Regulation Scheme, do visit CS 2nd Year 1st Sem R18 Scheme. The detailed syllabus for c++ programming lab is as follows.

C++ Programming Lab Subject Syllabus for CS 2nd Year 1st Sem R18 Regulation

Course Objectives:

For the complete Syllabus, results, class timetable, and many other features kindly download the iStudy App
It is a lightweight, easy to use, no images, and no pdf platform to make students’s lives easier.
Get it on Google Play.

Course Outcomes:

  • Ability to develop applications for a range of problems using object-oriented programming techniques

LIST OF EXPERIMENTS

  1. Write a C++ Program to display Names, Roll No., and grades of 3 students who have appeared in the examination. Declare the class of name, Roll No. and grade. Create an array of class objects. Read and display the contents of the array.
  2. Write a C++ program to declare Struct. Initialize and display contents of member variables.
  3. Write a C++ program to declare a class. Declare pointer to class. Initialize and display the contents of the class member.
  4. Given that an EMPLOYEE class contains following members: data members: Employee number, Employee name, Basic, DA, IT, Net Salary and print data members.
  5. Write a C++ program to read the data of N employee and compute Net salary of each employee (DA=52% of Basic and Income Tax (IT) =30% of the gross salary).
  6. Write a C++ to illustrate the concepts of console I/O operations.
  7. Write a C++ program to use scope resolution operator. Display the various values of the same variables declared at different scope levels.
  8. Write a C++ program to allocate memory using new operator.
  9. Write a C++ program to create multilevel inheritance. (Hint: Classes A1, A2, A3)
  10. Write a C++ program to create an array of pointers. Invoke functions using array objects.
  11. Write a C++ program to use pointer for both base and derived classes and call the member function. Use Virtual keyword.

For detailed syllabus of all the other subjects of B.Tech 2nd Year Computer Science Engineering (CS), visit Computer Science Engineering (CS) 2nd Year Syllabus Subjects.

For results of Computer Science Engineering (CS) 2nd Year 1st Sem R18 Regulation, visit CS 2nd Year 1st Sem R18 Regulation results direct link.

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.