DCAC Chapter Notes - Chapter c++: For Loop, Functional Programming, Procedural Programming

13 views1 pages
26 Feb 2023
Department
Course
Professor

Document Summary

C++ tutorial for beginners | c++ programming | c++ | C++ basics | c++ for beginners | simplilearn. Simplilearn c plus plus is a popular programming language introduced by john strawstrom in the year 1979. It is general purpose case sensitive language and it is called pre - compiled language. It contains both features of high level and low level language. C plus plus supports procedural programming and functional programming as well. There are different types of data type that acts as a keyword which is responsible to define a variable. The syntax of strings contains a collection of characters surrounded by double quotes for example here string is the type str is the name of the string and coffee is the value that is assigned to the string.