How would you obtain the current time and difference between two times?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

write a program to remove occurrences the word from entered text?

1 Answers  


write a program for the normal snake games find in most of the mobiles.

0 Answers   Accenture, Wipro,


Can include files be nested? How many levels deep can include files be nested?

0 Answers   Aspire, Infogain,


Can a variable be both static and volatile in c?

0 Answers  


Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?

0 Answers  






why programming language C is still used in operating system's kernel??

1 Answers   Wipro,


write the function int countchtr(char string[],int ch);which returns the number of timesthe character ch appears in the string. for example the call countchtr("she lives in Newyork",'e') would return 3.

6 Answers  


What are file streams?

0 Answers  


Do you know what is the purpose of 'extern' keyword in a function declaration?

0 Answers  


What is pointers in c?

0 Answers  


what is the difference between declaration and definition of a variable or function ?

3 Answers  


What is break in c?

0 Answers  


Categories