how to capitalise first letter of each word in a given
string?
No Answer is Posted For this Question
Be the First to Post Answer
what is an inline function?
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
When should we use pointers in a c program?
write a program for 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 2 2 2 2 2 2 3 3 3 3 4 4
Why is void main used?
input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure
What are formal parameters?
What are the advantages of c language?
When c language was developed?
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
What is operator promotion?
What does struct node * mean?