Posts

Showing posts from December, 2019

C / C++

Image
Computer Programming C / C++    Total Marks: 100        Theory Marks: 50         Practical Marks: 50 C / C++  Course contents are divided into Eight(8) categories       1.) What is C / C++     2.)  Basic Elements of C / C++     3.) Structure of C / C++     4.)  Output Statements     5.) Input Statements     6.) Making Decisions      7.) Looping     8.) Standard Library and Function 1.) What is C / C++ Introduction of C Language: C is a high-level structured oriented programming language, used in general-purpose programming, developed by Dennis Ritchie at AT&T Bell Labs, the USA between 1969 and 1973. History of C Language: It is good to learn about the history of C programming. C was developed and written by Dennis M. Rit...