Toggle navigation
Aliensbrain
Home
Topics
Quizzes
Notebooks
Community
Sign in
programming languages Online Quiz - 261
What is the value of a? int a = 7; int b = 4; a = b; a = a +...
What is the value of a? int a = 7; int b = 4; a = b; a = a + 1;
technology
programming languages
4
5
7
8
Show answer
Correct Option:
B
Find more quizzes: