Explain how do you list a file’s date and time?


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

Post New Answer

More C Interview Questions

what is difference between strcmp & palindrome?

3 Answers  


get any number as input except 1 and the output will be 1.without using operators,expressions,array,structure.don't print 1 in printf statement

3 Answers  


How the C program can be compiled?

11 Answers   HP,


how to compare two strings without using strcmp() function??

1 Answers  


Can you assign a different address to an array tag?

0 Answers  






What is the difference between far and near in c?

0 Answers  


main() { intx=2,y=6,z=6; x=y=z; printf(%d",x) }

5 Answers   Amazon, HCL, Thought Works,


Why cant I open a file by its explicit path?

0 Answers  


What is line in c preprocessor?

0 Answers  


I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.

0 Answers   TCS,


what is an inline function?

2 Answers   TCS,


the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

0 Answers  


Categories