Posts

Showing posts from February, 2019

18CS45 object oriented concept (OOC) notes, question paper

Image
C++ Object oriented concepts  click here for  Video      Module   Topics notes    notes   VTU CSE Question  paper   solved  Question    paper      Video  Important question from each module  1   PART 1       VTU Qpaper   June /july 2018   Video   Question  2   C++     VTU Qpaper   June / July 2018                      June july 2018   Video   Question  3   inheritances     Exception handling    VTU Qpaper       Question  4   Multithreadin       Event handling    VTU Qpaper   June / July 2018 vtu     Question  5   Applet   Swing    VTU Qpaper   June /July 2018      Question     video   Assignment question 1    1. explain constructor and destructor with an example 2. write a simple java program 3. write c++ program for Fibonacci series 4.explain class with an example 5. write c++ program for even or odd 6. explain java feature 7. difference between c and c++ 8. write a c++ program for multiplication table from 1 to 10 9. explain function overloading with