Answer Posted / ramesh
if statement is like
printf("%d",printf("ram"));
then output is
ram3
else
variable ram is undeclared
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is difference between static and global variable in c?
What are the storage classes in C?
The __________ attribute is used to announce variables based on definitions of columns in a table?
What is integer constants?
Which type of language is c?
How can I prevent another program from modifying part of a file that I am modifying?
write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3
What is the acronym for ansi?
What is equivalent to ++i+++j?
Can a function argument have default value?
What’s a signal? Explain what do I use signals for?
When c language was developed?
Which programming language is best for getting job 2020?
What does c mean before a date?
What is formal argument?