a=10;b= 5;c=3;d=3;
if(a printf(%d %d %d %d a,b,c,d)
else printf("%d %d %d %d a,b,c,d);
No Answer is Posted For this Question
Be the First to Post Answer
difference between my-strcpy and strcpy ?
3 Answers Geometric Software, IIM, Infosys,
Why is not a pointer null after calling free?
how many errors in c explain deply
How can I determine whether a machines byte order is big-endian or little-endian?
a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if
Why c++ is called c++ and not c+?
Design a program using an array that lists even numbers and odd numbers separately from the 12 numbers supplied by a user.
Juxtapose the use of override with new. What is shadowing?
what is meant by c
What is pointer & why it is used?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
What are the key features in c programming language?