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
I have a varargs function which accepts a float parameter?
Explain how many levels deep can include files be nested?
what is different between auto and local static? why should we use local static?
Can we declare function inside main?
Is main is a keyword in c?
What is the difference between local variable and global variable in c?
What is the purpose of sprintf?
Should I learn data structures in c or python?
Who is the founder of c language?
Is boolean a datatype in c?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
What is an array? What the different types of arrays in c?
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list
What are the types of operators in c?
What does %d do in c?