Answer Posted / arseneok
Write a program to simulate second clock. Put the 60 dots on
the circle with equal distance each other and mark them 0 to
59.n A second pointer is to shown with any symbol. Also
print the number of revolution made by second's pointer.
Does anyone has an idea?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
#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??
Why is c called c not d or e?
What are unions in c?
Are the variables argc and argv are local to main?
What are the keywords in c?
What are pragmas and what are they good for?
regarding pointers concept
What is pointers in c?
What does c mean in standard form?
What is this pointer in c plus plus?
what is the height of tree if leaf node is at level 3. please explain
Is there any data type in c with variable size?
Explain a pre-processor and its advantages.
What is c language & why it is used?
What are pointers? What are different types of pointers?