Answer Posted / himanshu
(1004)H is the haxadecimal conversion of (4100)d
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the explanation for modular programming?
Why is c still so popular?
Explain the difference between structs and unions in c?
What is the g value paradox?
What is calloc in c?
What is sizeof c?
How can I handle floating-point exceptions gracefully?
What are bitwise shift operators in c programming?
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
Is that possible to add pointers to each other?
How do you use a pointer to a function?
What is #define in c?
What is 02d in c?
Explain setjmp()?
What is the maximum length of an identifier?