program for reversing a selected line word by word when
multiple lines are given without using strrev
No Answer is Posted For this Question
Be the First to Post Answer
Explain function?
What is the difference between if else and switchstatement
What is a floating point in c?
Heyyy All, Just a challenge . A C program with if Else if(){ /// insert sumthing print ("in if") // insert sumting } else { ///// insert sumthing print ("in else"); //// insert sumthing } can anyone modify it so that program prints. if and else both
write a c program to accept a given integer value and print its value in words
4 Answers Vernalis, Vernalis Systems,
why wipro wase
What are the 4 data types?
what is the difference between these initializations? Char a[]=”string”; Char *p=”literal”; Does *p++ increment p, or what it points to?
What type of function is main ()?
write a programe returns the number of times the character appears in the string
What is wrong with this program statement?
What is a program flowchart and how does it help in writing a program?