How do you print only part of a string?


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

Post New Answer

More C Interview Questions

What is function prototype in c with example?

0 Answers  


write an algorithm and c program to add two 2x2 matrics

2 Answers  


Write a program to print factorial of given number without using recursion?

0 Answers  


write a program to display the numbers in the following 4 4 3 3 2 2 1 1 0 1 1 2 2 3 3 4 4

1 Answers  


how to do in place reversal of a linked list(singly or doubly)?

3 Answers  


What do you mean by c?

0 Answers  


write a program to reverse the words in the sentence.NOTE:not reverse the entire string but just the occurance of each word

1 Answers   Sienna Ecad, Wipro,


How is a two dimensional array passed to function when the order of matrix is not known at complie time?

1 Answers   CSC,


Do pointers take up memory?

0 Answers  


what is memory leak?

3 Answers  


What is huge pointer in c?

0 Answers  


Are pointers integer?

0 Answers  


Categories