How can I find the modification date of a file?


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?

0 Answers  


What is function definition in c?

0 Answers  


Is it better to use malloc() or calloc()?

0 Answers   Aspire, Infogain,


Program to find larger of the two numbers without using if-else,while,for,switch

11 Answers   iNautix, Wipro,


What is void pointers in c?

0 Answers  


Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.

0 Answers  


what is pointer?

4 Answers  


Explain what are the different data types in c?

0 Answers  


What is logical error?

0 Answers  


write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?

0 Answers  


size maximum allocated by calloc()

3 Answers   DELL,


What are the types of macro formats?

0 Answers  


Categories