We declare an integer variable 'x' in C# as

Skill/Topic: Beginner
A) x integer;
B) integer x;
C) int x;

Showing Answers 1 - 2 of 2 Answers

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.