If input is 123 then how to print 100 and 20 and 3 seperately?
Answer Posted / cute_boy4434
PLz reply me soon . ya
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
formula to convert 2500mmh2o into m3/hr
What is scanf () in c?
Can the curly brackets { } be used to enclose a single line of code?
Explain why can’t constant values be used to define an array’s initial size?
What is pointer in c?
What is the right way to use errno?
What are the advantages of using linked list for tree construction?
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??
How does struct work in c?
what is event driven software and what is procedural driven software?
What is a MAC Address?
What are # preprocessor operator in c?
What is a null pointer in c?
Explain how can a program be made to print the line number where an error occurs?
Do you know the use of 'auto' keyword?