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
What is new line escape sequence?
What is a symbolic constant?
Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
Write programs for String Reversal & Palindrome check
why ordinary variable store the later value not the initial
Why c language is called c?
how to find sum of digits in C?
What is c programming structure?
Can we access the array using a pointer in c language?
write an algorithm and c program to add two 2x2 matrics
What are variables and it what way is it different from constants?
how to TOGGLE Nth bit of variable in a MACRO