declare variable c++
By Beautiful Bug at Apr 20 2021
c++ declare variable
By Timmy Zulauf at Jan 17 2020
declare variable in c
By Angel Parker at Jun 08 2020
Write a C program to do the following: (10 marks) a. Declare two variables a and b of type integer b. Initialise the value of variable a to 3 and the value of variable b to 0 c. If the value of a is greater than 0, then assign b the value of a + 3
By Harvey Gleason at Oct 30 2020