what is the difference between 123 and 0123 in c?


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

Post New Answer

More C Interview Questions

how to find that no is int or float?

5 Answers  


Can you apply link and association interchangeably?

0 Answers   InterGraph,


What are the different types of constants?

0 Answers  


What is the benefit of using const for declaring constants?

0 Answers  


Can a function argument have default value?

0 Answers   Genpact,






#include main() { char s[] = "Bouquets and Brickbats"; printf(" %c, ",*(&s[2])); printf("%s, ",s+5); printf(" %s",s); printf(" %c",*(s+2)); }

0 Answers   Wilco,


what is unsigened char and what is the difference from char

2 Answers  


Explain the differences between public, protected, private and internal.

2 Answers  


What is the use of f in c?

0 Answers  


How can I send mail from within a c program?

0 Answers  


What is the difference between %d and %i?

0 Answers  


do ne body have any idea about the salary for the we r going to have interview. yup .. u got it right ..i m talking abt NIC.

1 Answers  


Categories