Rubankz RonnyOPERATORSOperators are used to specifically perform different tasks/operations on variables and values, and they include the following;May 18, 2021May 18, 2021
Rubankz RonnyBUILDING A CALCULATOR IN C PROGRAMWith calculators in place, mathematics has been simplified where very large numbers can be easily manipulated in a very minimum time, but…May 11, 2021May 11, 2021
Rubankz RonnyDATA TYPESData types in c refer to an extensive system used for declaring variables or functions of different types.May 8, 2021May 8, 2021
Rubankz RonnyESCAPE CHARACTERThis is basically a backslash “\” that is used in combination with other characters to print out impossible characters in programming…May 8, 2021May 8, 2021
Rubankz RonnyKEYWORDS USED IN C LANGUAGE1. AUTO; this keyword is used to declare automatic variables. And when any variables is declared within a function body, is it automatic by…May 7, 2021May 7, 2021
Rubankz RonnyDEV C++ INSTALLATIONDev-C++ is an IDE that is used by most programmers to write and execute their programs, and installation process is quite simple as shown…May 6, 2021May 6, 2021
Rubankz RonnyPROGRAMMING LANGUAGESProgramming languages is a platform designed to connect instructions to a computer or machine.May 3, 2021May 3, 2021