c++ variables

2

c# swap variables

By Beginner Jaime Steuber at Nov 10 2020

1

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 Beginner Harvey Gleason at Oct 30 2020

1

insert variables into a string C#

By Double Wooden Hammer Justin Crooks at Oct 28 2020

2

how to swap values in variables in c

By Double Stone Hammer James Effertz at Oct 15 2020

3

using variables from other procedures C#

By Wooden Hammer Clyde Bartoletti at Oct 13 2020

0

c++ for loop multiple variables

By Wooden Hammer Tammy Wilkinson at Oct 11 2020

1

c++ assign multiple variables at once

By Beginner Mamie SawaynV at Sep 03 2020

0

how to get rid of the slashes in datetime variables c#

By Beginner Tonya Schmitt at Aug 31 2020

4

for loop with 2 variables in c++

By Beginner Gordon Goodwin at Jul 06 2020

0

Declaring Variables in C

By Beginner Dorothy Lang at Jun 08 2020


Related code examples


Code examples by languages