What is && in c programming?
No Answer is Posted For this Question
Be the First to Post Answer
4.weight conversion: Write a program that will read weight in pounds and convert it into grams.print both the original weight and the converted value.There are 454 grams in a pound.design and carry out a test plan for this program.
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
Explain can static variables be declared in a header file?
What is structure in c language?
What is meant by errors and debugging?
c program to compute Income tax and Net Salary for its employees. The company offers tax relief of Kshs. 650 for single employees and Kshs. 1,100 for married employees. The relief will be deducted from the Gross salary, to give the taxable income. This will be computed at the following rates: [10mks] Taxable Income Rate (%) <5000 0 5000-19999 6 20000-36999 9 37000 and above 16
Write a program to enter the name and age. If age>28 then find salary categories. if age<28 then find that you are gaduate or not.
WHAT IS PRE POSSESSORS?
Please list all the unary and binary operators in C.
Differentiate between declaring a variable and defining a variable?
Write a program to print all the prime numbers with in the given range
8 Answers ABC, College School Exams Tests, TCS,
What is scope of variable in c?