Kalpana Sagvekar

Department of Computer Engineering

Skip to Main Navigation || Skip to Content

  • Home
  • Acknowledgements
  • C++ Programming

 

  • Main Navigation
  • Home
  • Acknowledgements
  • C++ Programming

C++

  1. To find Quadratic Roots of a given equation using 'if-else' statement.
  2. Find whether the year is a leap year or not using 'if-else' statement
  3. Implemnting Calculator using multiple 'if' statements.
  4. Program on Nested Switch.
  5. Calculate Sine and Cosine Values of an Angle using While statement.
  6. Print Star patterns and Number patterns.
  7. To search 'n' Prime Numbers.
  8. Check whether a number is ArmStrong number.
  9. Function to calculate series for a given number.
  10. Inline Function.
  11. Function call using Default Arguments.
  12. Function Overloading.
  13. find GCD of three numbers using Dijkstra's method.
  14. To convert Decimal number into Binary equivalent.
  15. Bubble Sort.
  16. Binary Search.
  17. To print Pascal's Traingle.
  18. To Find Saddle point in a given matrix.
  19. To reverse every word of a string.
  20. To count number of lines, words, characters in a paragraph.
  21. To print students in order of merit list.
  22. Nested Structure
  23. Reversing the Array Elements using Pointer.
  24. Program on Inheritance
  25. Program on Unary and Binary Operator Overloading.
  26. Implement Virtual Function.
  27. Implementing Friend Function

Content by: Kalpana Sagvekar.
Maintained & Design by: Vipin Palkar