Toggle navigation
Courses
Questions
Tags
Users
Code Output (grade)
3
like
0
dislike
195
views
If grade has the value of 50 what will the following code print?
if (grade >= 50) {
puts("Passed");
}
References: C How to Program
basic
selection
multi-choice
asked
Jan 18, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
|
195
views
answer
comment
Please
log in
or
register
to add a comment.
Your answer
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Add answer
Cancel
Welcome to Peer-Interaction Programming Learning System (PIPLS) LTLab, National DongHwa University
English
中文
Tiếng Việt
IP:172.71.255.8©2016-2024
Related questions
2
like
0
dislike
0
answers
Selection Problem #2
[Normal]
True/False
-
asked
Jan 18, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
ID: 21782 -
Available when:
Unlimited
-
Due to:
Unlimited
|
232
views
basic
selection
truefalse
2
like
0
dislike
0
answers
Selection Problem
[Normal]
True/False
-
asked
Jan 18, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
ID: 21781 -
Available when:
Unlimited
-
Due to:
Unlimited
|
203
views
basic
truefalse
selection
3
like
0
dislike
0
answers
Basic編譯執行及運算基礎觀念(#63)
[Normal]
Multichoice
-
asked
Feb 19, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
ID: 21945 -
Available when:
Unlimited
-
Due to:
Unlimited
|
208
views
chinese
multi-choice
basic
3
like
0
dislike
0
answers
Basic編譯執行及運算基礎觀念 (#58)
[Normal]
Multichoice
-
asked
Feb 11, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
ID: 21917 -
Available when:
Unlimited
-
Due to:
Unlimited
|
250
views
chinese
basic
multi-choice
3
like
0
dislike
0
answers
Basic編譯執行及運算基礎觀念 (#55)
[Normal]
Multichoice
-
asked
Feb 11, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
ID: 21914 -
Available when:
Unlimited
-
Due to:
Unlimited
|
217
views
chinese
basic
pointer
multi-choice
12,783
questions
183,443
answers
172,219
comments
4,824
users