How can I find the modification date of a file?
No Answer is Posted For this Question
Be the First to Post Answer
Explain do array subscripts always start with zero?
main() { int i=0; while(+(+i--)!=0) i-=i++; printf("%d",i); }
What is the size of a union variable?
How can I find out if there are characters available for reading?
write a c program to calculate the income tax of the employees in an organization where the conditions are given as. (I.T. = 0 if income <100000 I.T = 10% if income _< 200000 it = 20% if income >_ 200000)
7 Answers Consultancy, DBU, FD, JK Associates, Kobe, Satyam,
Explain what is a static function?
writw a program to insert an element in the begning of a doubly linked list
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
what will be the output for the following program? main() { char ch = 'k'; char c; printf("%c",c); }
What are global variables and explain how do you declare them?
What is p in text message?
Program to simulate second clock