Explain how can I remove the trailing spaces from a string?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Ow can I insert or delete a line (or record) in the middle of a file?

0 Answers  


What does %d do?

0 Answers  


52.write a “Hello World” program in “c” without using a semicolon? 53.Give a method to count the number of ones in a 32 bit number? 54.write a program that print itself even if the source file is deleted? 55.Given an unsigned integer, find if the number is power of 2?

9 Answers  


Read N characters in to an array . Use functions to do all problems and pass the address of array to function. 2. Enter alphanumeric characters and form 2 array alphaets and digits.Also print the count of each array.

0 Answers  


What are the types of arrays in c?

0 Answers  


What is strcmp in c?

0 Answers  


What is bss in c?

0 Answers  


What are the different types of errors?

0 Answers  


What is #include in c?

0 Answers  


write a program to print largest number of each row of a 2D array

0 Answers  


What are static variables in c?

0 Answers  


How can I set an array's size at run time?

9 Answers  


Categories