how to print electricity bill according to following charges
first 100 units -1rs per unit
for next 200 units-1.50 rs per unit
without using conditions
No Answer is Posted For this Question
Be the First to Post Answer
diff. between *p and **p
Explain what happens if you free a pointer twice?
without using arithmatic operator convert an intger variable x into x+1
What is scope rule of function in c?
How do I access command-line arguments?
hi any body pls give me company name interview conduct "c" language only
Where define directive used?
What is const and volatile in c?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
I came across some code that puts a (void) cast before each call to printf. Why?
a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none
Describe the difference between = and == symbols in c programming?