Can we replace the struct function in tree syntax with a union?
No Answer is Posted For this Question
Be the First to Post Answer
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
consagous technology placement paper
What is the c language function prototype?
How to print "I Love My India" without using semi colon?
how could explain about job profile
What is wrong with this program statement?
What are identifiers c?
write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1
WHAT IS RTGS N MINIMUM AMT TO B TRANSFERD N WHAT R THE CHARGES ON MINIMUM AMT N IN WHICH BANK WE CAN DO IT?
what is diference between return 0 and return NULL??
main(){char *str;scanf("%s",str);printf("%s",str); }The error in the above program is: a) Variable 'str' is not initialised b) Format control for a string is not %s c) Parameter to scanf is passed by value. It should be an address d) none
write a programming in c language, 1 3 5 7 9 11