Home

Hey there!

Hi, I’m Vaishnavi, and I’m going to do a 30 days of code challenge of C++ language. Thanks for visiting!

From the blog

  • Day 1 : Introduction to Object Oriented Programming(OOP)
    OOP is used for simulating real world problems on computers because real world is made of objects. The striking features of OOP include:1. The programs are data-centered.2. Programs are divided in terms of objects and not procedures.3. Functions that operate on data are tied together with the data.4. Data is hidden and not accessible by external functions.5. New data amd functions can be easily added as and when required.6. Follows a bottom-up approach for problem solving. FEATURES OF OBJECT ORIENTED PROGRAMMING : ClassesA class provides a template or a blueprint that describes the structure and behaviour of a set ofContinue reading “Day 1 : Introduction to Object Oriented Programming(OOP)”

Posting something new everyday !

About Me

Hi, I’m Vaishnavi. I’m pursuing B.Tech from Chandigarh University. I’m not an expert at coding so I planned to do a 30 days code challenge to keep me on track. You can follow the same from my blogs and learn something new everyday ! Thankyou !

`

Design a site like this with WordPress.com
Get started