Explain 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 the difference b/w Structure & Class?

3 Answers  


What are the c keywords?

0 Answers  


How do you define a string?

0 Answers  


What is the purpose of realloc()?

0 Answers  


What will be the output of x++ + ++x?

20 Answers   MBT, Religare,






What is memcpy() function?

0 Answers  


please give code for this 1 2 4 7 11 16

11 Answers   Intel, Wipro,


what will be the output for the following program? main() { char ch = 'k'; char c; printf("%c",c); }

3 Answers  


write a program that finds the factorial of a number using recursion?

13 Answers   Infosys, TATA,


What is a pointer?

1 Answers   ADP, IFFCO,


what is the use of keyword volatile??

4 Answers   LG Soft,


What do you mean by command line argument?

0 Answers   TCS,


Categories