write a program to print %d ?

Answer Posted / hemanthkumar

prinf("%""d");

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is a semicolon (;) put at the end of every program statement?

632


A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none

737


Can include files be nested?

631


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

661


hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..

1471






Which is more efficient, a switch statement or an if else chain?

585


how could explain about job profile

1460


What is meant by high-order and low-order bytes?

658


What is a node in c?

554


What do you mean by invalid pointer arithmetic?

637


What is meant by 'bit masking'?

890


Explain a pre-processor and its advantages.

637


Why is c called c not d or e?

617


Explain zero based addressing.

613


What are the types of type qualifiers in c?

652