How do we print only part of a string in c?


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

Post New Answer

More C Interview Questions

what is difference b/w extern & volatile variable??

6 Answers   Teleca,


how to write a program which adds two numbers without using semicolon in c

2 Answers  


What are header files and explain what are its uses in c programming?

0 Answers  


The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this

1 Answers  


Main must be written as a.the first function in the program b.Second function in the program c.Last function in the program d.any where in the program

19 Answers   CTS, HCL, TCS,






What is mean by data types in c?

0 Answers  


1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if

0 Answers   TCS,


What is pointer to pointer in c language?

0 Answers  


What is LINKED LIST? How can you access the last element in a linked list?

0 Answers   ADP,


how to find string length wihtout using c function?

6 Answers  


If fflush wont work, what can I use to flush input?

0 Answers  


What is stack in c?

0 Answers  


Categories