if (i = 0)printf ("True"); elseprintf("False"); Under what conditions will the above print out the string "True"
a) Never
b) Always
c) When the value of i is 0
d) all of the above
No Answer is Posted For this Question
Be the First to Post Answer
change to postfix a/(b+c*d-e)
can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance
Why does everyone say not to use scanf? What should I use instead?
write a program to display numbers from 1 to 10 and 10 to 1?
Explain what is the advantage of a random access file?
What do header files do?
exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above
What is the difference between exit() and _exit() function?
How to calculate Total working time using Login and logout?
2 Answers CTS, Cygnus, Infosys, Signal Networks, TCS, Wipro,
Write a c program to build a heap method using Pointer to function and pointer to structure ?
0 Answers MAHINDRA, Protech, Sivan Tech,
what is the difference between class and unio?
regarding pointers concept