What is %d used for?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Is c still relevant?

0 Answers  


What are the various topologies? Which one is the most secure?

2 Answers  


What is derived datatype in c?

0 Answers  


what is the output of the following code? main() { int I; I=0x10+010+10; printf("x=%x",I); } give detailed reason

3 Answers  


write a c/c++ program that takes a 5 digit number and calculates 2 power that number and prints it?

4 Answers  






Write a program to reverse a linked list in c.

0 Answers   DELL, HAL,


write a program to find out prime number using sieve case?

0 Answers   HCL,


What is atoi and atof in c?

0 Answers  


#ifdef TRUE int I=0; #endif main() { int j=0; printf("%d %d\n",i,j); }

3 Answers   ADITI,


What is %lu in c?

0 Answers  


What is the process to generate random numbers in c programming language?

0 Answers  


what is the differance between pass by reference and pass by value.

7 Answers   Infosys,


Categories