#include<stdio.h>
int main()
{ int i=0,j=1,k=2,m,n=0;
m=i++&&j++&&k++||n++;
printf("%d,%d,%d,%d,%d",i,j,k,m,n);
}
Answers were Sorted based on User's Feedback
what will be the output of" printf("%d%d",scanf("%d% d",&a&b));"
What are the benefits of c language?
What is the process of writing the null pointer?
What is c language in simple words?
How to create struct variables?
what is the output of below int n=10; (n++)++; printf("%d",n);
write a program to print largest number of each row of a 2D array
which operator having highest precedence? a.)+ b.)++ c.)= d.)%
Explain a pre-processor and its advantages.
What are file streams?
mplementation of stack using any programing language
WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?
8 Answers Carphone Warehouse, IBM, SAS,