dit 1st semester notes C++

dit 1st semester notes C++

DIT NOTES

COURSE CONTENTS C/C++

An introduction to programming

  1. Programming  
  2.  computer languages and packages 2, 3, evolution (type) of programming languages 
  3.  introduction to C++ 
  4. structure of a C++ Program 
  5. variable 
  6. defining integer variables
  7. defining character variables
  8. defining floating-point variables
  9. rules for float Constructing variable names
  10. constants
  11. rules for constructing float constants
  12. character constants
  13. rules for constructing character constants
  14. string constants
  15. assignment statement
  16. expressions
  17. operators
  18. input and output function
  19. decisions
  20. the if statement
  21. conditional operator
  22. the size of the operator
  23. the comma operator
  24. the switch statement
  25. relational operators
  26. logical operator
  27. control statements
  28. loops 
  29. for loop
  30. the wile loop
  31. the do-while loop
  32. the break statement t
  33. the continue statement
  34. the go-to statement

dit 1st semester notes C++ Pdf



Post a Comment

Previous Post Next Post