How can I get the current date or time of day in a c program?


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

Post New Answer

More C Interview Questions

What is the difference between int main and void main in c?

0 Answers  


What is the use of sizeof?

0 Answers  


how to make program without <> in library.

1 Answers   ADITI,


In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

0 Answers  


What is infinite loop?

0 Answers  






what is dangling pointer?

1 Answers   LG Soft,


What is sparse file?

1 Answers  


What is the code in while loop that returns the output of given code?

0 Answers  


Define a structure to store roll no, name and marks of a student. Using the structure of above write a ‘C’ program to create a file “student.dat”. There must be one record for every student in the file. Accept the data from the user.

0 Answers  


Write a C program to count the number of email on text

0 Answers  


write a program for 7*8 = 56 ? without using * multiply operator ? output = 56

6 Answers   Xavient,


write a program for size of a data type without using sizeof() operator?

22 Answers   HCL, IBM,


Categories