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

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 an example
10. write a c++ program for Factorial
11. explain oops concepts

Assignment 2 questions
1. write a java program on class and object
2. Explain constructor in Java
3. Explain method overloading in class
4. Explain method overriding
5. Explain try catch throw finally multiple catch  with an example
6. Explain types of inheritances
7. Explain  multi threading write a java program (DAA lab PGM 3)
8.Explain thread implement
9. Explain exception type ( checked and unchecked)

Assignment 3 question
1 Write a java program for producer consumer problem
2.Explain synchronization block & code with an example
3. Write a java program for keyboard & mouse event handling
4. Explain life cycle of applet with an example
5. Explain isalive( ) and join method with an example
6. Write a java program for getcodebase ( ) and getdocumentbase ( )
7. write a java program for
     i JButton  ii) Jlabel iii) jtable  iv) jcheckbox  v) jlist vi) Jcombobox vii) jtextfield

8. Explain interface with an example 

Popular posts from this blog

python application program 15CS664 notes question paper , important question

Operation Research Notes 15CS653