Answer Posted / sudhanshu tiwari
B-language
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is the use of putchar function?
Why is sizeof () an operator and not a function?
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com
Explain what does a function declared as pascal do differently?
What does the file stdio.h contain?
Subtract Two Number Without Using Subtraction Operator
Who invented b language?
write a programming in c to find the sum of all elements in an array through function.
Why can’t constant values be used to define an array’s initial size?
to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?
What are the types of pointers in c?
What is a program flowchart?
How the c program is executed?
If fflush wont work, what can I use to flush input?
Discuss the function of conditional operator, size of operator and comma operator with examples.