out put of printf(“%d”,printf(ram));

Answer Posted / shivani sharma

printf(ram)

Is This Answer Correct ?    0 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to know whether the input number is an armstrong number.

675


Does c have class?

615


What are the __date__ and __time__ preprocessor commands?

577


What is the difference between fread buffer() and fwrite buffer()?

676


What is meant by errors and debugging?

652






What are data types in c language?

590


Differentiate between the expression “++a” and “a++”?

709


What is structure pointer in c?

577


4. main() { int c=- -2; printf("c=%d",c); }

1373


What are the string functions? List some string functions available in c.

609


What is malloc() function?

642


How do I get an accurate error status return from system on ms-dos?

653


How many levels of pointers have?

602


the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset

644


What is function and its example?

632