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
What is pointers in c?
What is c variable?
Can a local variable be volatile in c?
c language interview questions & answer
What is a global variable in c?
Can true be a variable name in c?
can anyone please tell about the nested interrupts?
i want to know the procedure of qualcomm for getting a job through offcampus
Is there a way to jump out of a function or functions?
List the different types of c tokens?
while initialization of array why we use a[][2] why not a[2][]...?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
What are 3 types of structures?
Explain bit masking in c?
Explain what math functions are available for integers? For floating point?