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

Why should I prototype a function?

0 Answers  


A program to write a number of letters and numbers, such as counting and display

0 Answers  


What is typedef?

1 Answers  


WRITE A C PROGRAM TO FIND SECOND BIGGEST VALUE FROM THE GIVEN VALUES

1 Answers  


What are the types of data files?

0 Answers  


What are types of structure?

0 Answers  


Write a routine that prints out a 2-D array in spiral order!

1 Answers   Lucent,


What would happen to X in this expression: X += 15; (assuming the value of X is 5)

0 Answers  


Differentiate between #include<...> and #include '...'

0 Answers  


wite a programme in c to linear search a data using flag and without using flags?

3 Answers   TCS,


f=(x>y)?x:y a) f points to max of x and y b) f points to min of x and y c)error

4 Answers   HCL,


What are qualifiers in c?

0 Answers  


Categories