April 12, 2020 in C and CPP, Tips and Tricks
List of Program of C language WAP to ADD, Sum, MUL, Divide of two numbers X, Y? WAP to enter five nos. and print sum and average? WAP to enter Principle, Rate, Time and calculate Simple Interest? WAP to enter basic and calculate hra 2% of basic, da 3%of basic and find gross salary? WAP […]
March 29, 2019 in C and CPP, Learning
C is a procedural programming language. It was initially developed by Dennis Ritchie between 1969 and 1973. It was mainly developed as a system programming language to write operating system. The main features of C language include low-level access to memory, simple set of keywords, and clean style, these features make C language suitable for system […]