How can I remove the trailing spaces from a string?
No Answer is Posted For this Question
Be the First to Post Answer
Explain why C language is procedural?
Write a program using two-dimensional array that lists the odd numbers and even numbers separately in a 12 input values.
Write a function that will take in a phone number and output all possible alphabetical combinations
write a program to display reverse of a number using for loop?
What are the three constants used in c?
If input is 123 then how to print 100 and 20 and 3 seperately?
c program to subtract between two numbers without using '-' sign and subtract function.
What are two dimensional arrays alternatively called as?
hello everybody can we change a the adress of a variabl i mean can i put for exemple for a int *p: &p=6 ?????????
write a c code "if you give a any decimal number then print that number in english alphabet"? ex: i/p: 552 o/p: five hundred fifty two ...
Why is void main used?
Describe the order of precedence with regards to operators in C.