Why c is procedure oriented?
What is unsigned int in c?
What is an operator?
Input is "Jack and jill went up a hill" To print output is 1-letter word(s)-1 2-letter words-1 3-letter words-1 4-letter words-4
What is the best organizational structure?
What is a union?
If the static variable is declared as global, will it be same as extern?
what is the difference between declaration ,defenetion and initialization of a variable?
How can I list all of the predefined identifiers?
i got 75% in all semester am i eligible for your company
main() { printf("hello"); fork(); }
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 the use of ?