SECOND SEMESTER

OBJECT ORIENTED PROGRAMMING

  • This course is more on the creating object than the function itself
  • I using c++ as a language to codeĀ 
  • OOP teach me about the importance of the class that can be main and the coding and all the function is inside the class
  • In my project, we create the ticketing online bus where people can book the ticket, display the available ticket, bus info also displays the payment that can help people easy to book the ticket
  • Project: Bus Ticketing Management System

LAB

PROJECT