x=2,y=6,z=6
x=y==z;
printf(%d",x)
Post New Answer View All Answers
Does free set pointer to null?
What is the difference between single charater constant and string constant?
How can I make sure that my program is the only one accessing a file?
Why is this loop always executing once?
Differentiate between static and dynamic modeling.
What are the types of functions in c?
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
What is binary tree in c?
What is the size of enum in bytes?
What is string length in c?
What is n in c?
I need previous papers of CSC.......plz help out by posting them.......
What are the two forms of #include directive?
What is the difference between exit() and _exit() function?
What are keywords c?