Toggle navigation
Courses
Questions
Tags
Users
What is the output (#10)?
3
like
0
dislike
#include <stdio.h>
int main()
{
int a = 4, b = 6, c = 7;
printf("%d\n", (a-4) || (b++ == c));
return 0;
}
References: C From Theory
basic
essay
output
input
[Normal]
Essay (Open question)
-
asked
Jan 25, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
Available when:
Unlimited
-
Due to:
Unlimited
|
3
views
comment
Please
log in
or
register
to add a comment.
Welcome to Peer-Interaction Programming Learning System (PIPLS) LTLab, National DongHwa University
English
中文
Tiếng Việt
IP:172.69.69.118©2016-2019
Related questions
3
like
0
dislike
0
answers
What is the output (#12)?
[Normal]
Essay (Open question)
-
asked
Jan 25, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
Available when:
Unlimited
-
Due to:
Unlimited
|
3
views
basic
essay
output
input
3
like
0
dislike
0
answers
What is the output (#11)?
[Normal]
Essay (Open question)
-
asked
Jan 25, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
Available when:
Unlimited
-
Due to:
Unlimited
|
3
views
basic
essay
input
output
3
like
0
dislike
0
answers
What is the output (#9)?
[Normal]
Essay (Open question)
-
asked
Jan 25, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
Available when:
Unlimited
-
Due to:
Unlimited
|
3
views
basic
essay
input
output
3
like
0
dislike
0
answers
What is the output (#8)?
[Normal]
Essay (Open question)
-
asked
Jan 25, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
Available when:
Unlimited
-
Due to:
Unlimited
|
3
views
basic
essay
input
output
3
like
0
dislike
0
answers
What is the output (#7)?
[Normal]
Essay (Open question)
-
asked
Jan 25, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
Available when:
Unlimited
-
Due to:
Unlimited
|
3
views
basic
essay
output
input
8,045
questions
60,931
answers
33,050
comments
1,122
users