Web Technologies
Android
Angular
BootStrap
ECMAScript
HTML
Image Processing
JavaScript
MVC
Onsen UI
React JS
SOAP UI
Vue.js
Cloud/DevOps Technologies
Amazon EC2
Ansible
Augmented Reality
AWS
Azure
Big Data
Cache Teachniques
Cassandra
Commercial Insurance
Cloud
CD
CI
Data Handling
Data using R
Data Science
DevOps
Gradle
Hadoop
HBase
HDFS
Hive
IOT
Jenkins
Machine Learning
MangoDB
NGINX
SOAP UI
Latest Technologies
5G Network
Agile
Android
Arduino
Augmented Reality
Commercial Insurance
C#
C++
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Image Processing
Java
Jenkins
Jira
JUnit
Kibana
Linux
MangoDB
Oracle
PHP
Python
QTP
R Language
Regression Analysis
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What is the output of this C code?
Home
C Plus Plus
What is the output of this C code?
+1
vote
asked
Jun 13, 2019
in
C Plus Plus
by
Derya
(
515
points)
What is the output of this C code?
#include <stdio.h>
int main()
{
int x = 1, y = 2;
if (x && y == 1)
printf("true\n");
else
printf("false\n");
}
a.undefined behaviour
b.compile time error
c.FALSE
d.TRUE
#c-language
#c-programming
#c-compiler
Please
log in
or
register
to answer this question.
0
Answers
Related questions
+1
vote
What is the output of this C code?
asked
Jun 13, 2019
in
C Plus Plus
by
Derya
(
515
points)
#c-language
#c-programming
#c-compiler
+1
vote
What is the output of this C code?
asked
Jun 13, 2019
in
C Plus Plus
by
Derya
(
515
points)
#c-language
#c-programming
#c-compiler
+1
vote
What is the output of this C code?
asked
Jun 13, 2019
in
C Plus Plus
by
Derya
(
515
points)
#c-language
#c-programming
#c-compiler
+1
vote
What is the output of this C code?
asked
Jun 13, 2019
in
C Plus Plus
by
Derya
(
515
points)
#c-language
#c-programming
#c-compiler
+1
vote
What is the output of this C code?
asked
Jun 13, 2019
in
C Plus Plus
by
Derya
(
515
points)
#c-compiler
#c-language
#c-programming
+1
vote
What is the output of this C code?
asked
Jun 13, 2019
in
C Plus Plus
by
Derya
(
515
points)
#c-language
#c-programming
#c-compiler
+1
vote
What is the output of this C code?
asked
Jun 13, 2019
in
C Plus Plus
by
Derya
(
515
points)
#c-language
#c-programming
#c-compiler
+1
vote
What is the output of the code given below
asked
Jun 13, 2019
in
C Plus Plus
by
Derya
(
515
points)
#c-language
#c-programming
#c-compiler
+1
vote
All keywords in C are in
asked
Jun 13, 2019
in
C Plus Plus
by
Derya
(
515
points)
#c-programming
#c-language
#c-compiler
+1
vote
Which of the following is true for variable names in C?
asked
Jun 13, 2019
in
C Plus Plus
by
Derya
(
515
points)
#c-language
#c-programming
#c-compiler
...