What is substring in c?


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

Post New Answer

More C Interview Questions

What is typedef example?

0 Answers  


What is C language Terminator?

15 Answers   TCS,


what is compiler

6 Answers  


Program to simulate second clock

2 Answers  


How can I implement a delay, or time a users response, with sub-second resolution?

0 Answers  






Why do we use c for the speed of light?

0 Answers  


What are the different types of control structures?

0 Answers  


write a program without using main function?

2 Answers   TCS,


What are the types of data structures in c?

0 Answers  


What is string concatenation in c?

0 Answers  


Explain continue keyword in c

0 Answers  


enum colors {BLACK,BLUE,GREEN} main() { printf("%d..%d..%d",BLACK,BLUE,GREEN); return(1); }

4 Answers   ME,


Categories