In which mode we open the file for read,write and append
also in c ?
a)W
b)w+
c)r+
d)a
Answers were Sorted based on User's Feedback
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,
What is sizeof int?
what is the use of using linked list and array?
what is available in C language but not in C++?
10 Answers CTS, TCS,
why we use pointer in c
what is output? main() { #define SQR(x) x++ * ++x int i = 3; printf(" %d %d ",SQR(i),i * SQR(i)); } a)9 27 b)35 60 c)20 60 d)15 175
int arr[] = {1,2,3,4} int *ptr=arr; *(arr+3) = *++ptr + *ptr++; Final contents of arr[]
How do you print only part of a string?
List some applications of c programming language?
What is wrong with this code?
how can f be used for both float and double arguments in printf? Are not they different types?
please send me papers for Dy. manager IT , PNB. it would be a great help for me.