Program to trim a given character from a string.

Answer Posted / dj

in above solution while loop iterates for only 6 times

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is f'n in math?

619


Explain what is a stream?

607


What is the code in while loop that returns the output of given code?

1315


Can you apply link and association interchangeably?

673


how do you programme Carrier Sense Multiple Access

1514






How can I remove the trailing spaces from a string?

612


What is I ++ in c programming?

623


Explain that why C is procedural?

655


How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?

576


What is string length in c?

607


Linked lists -- can you tell me how to check whether a linked list is circular?

646


Can variables be declared anywhere in c?

619


Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

1893


What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25

1492


What is the meaning of ?

612