How can I find the modification date and time of a file?


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

Post New Answer

More C Interview Questions

Difference between C and Embedded C?

1 Answers  


How can I do peek and poke in c?

0 Answers  


application of static variables in real time

1 Answers   Bosch,


What is int main () in c?

0 Answers  


What is clrscr ()?

0 Answers  






what is the output of the code and how? main() { int *ptr,x; x=sizeof(ptr); printf("%d",x); }

1 Answers  


What is the difference between test design and test case design?

0 Answers  


what is meant by the "equivalence of pointers and arrays" in C?

3 Answers   Satyam,


Why is sizeof () an operator and not a function?

0 Answers  


What is the difference between null pointer and void pointer

10 Answers   CTS, Manforce, MAQ Software,


Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?

2 Answers   TCS,


Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.

0 Answers  


Categories