May 30, 20223 min readException Handling: C plus plus Class NotesC plus plus last-minute notes for topic Exception Handling 1) Compare and contrast error and exception.
May 30, 20223 min readBasics Of OOPs: C plus plus Class Notes C plus plus last-minute notes for topic Basics of OOPs 1) What is the need of Object-Oriented Programming paradigm?
May 30, 20224 min readClasses and Objects: C plus plus Class Notes C plus plus last-minute notes for topic Classes and Objects 1) Define class and objects
May 30, 20223 min readFile Handling and templates: C plus plus Class Notes C plus plus last-minute notes for topic File Handling and templates 1) What are the file streams?
May 30, 20224 min readPolymorphism and Inheritance: C plus plus Class NotesC plus plus last-minute notes for topic Polymorphism and Inheritence 1)Explain different types of polymorphism.
May 30, 20226 min read Basics: C plus plus Class NotesC plus plus last-minute notes for topic Basics 1) Define keyword, identifier, and token.