Toggle navigation
Courses
Questions
Tags
Users
Code Output (grade)
3
like
0
dislike
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)
|
51
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:162.158.79.61©2016-2021
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)
Available when:
Unlimited
-
Due to:
Unlimited
|
49
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)
Available when:
Unlimited
-
Due to:
Unlimited
|
47
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)
Available when:
Unlimited
-
Due to:
Unlimited
|
51
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)
Available when:
Unlimited
-
Due to:
Unlimited
|
62
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)
Available when:
Unlimited
-
Due to:
Unlimited
|
48
views
chinese
basic
pointer
multi-choice
11,163
questions
132,617
answers
129,948
comments
3,821
users