How to get string length of given string in c?


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

Post New Answer

More C Interview Questions

wap in c to accept n number display the highest and lowest value

2 Answers  


Why structure is used in c?

0 Answers  


what is the answer for it main() { int i; clrscr(); printf("%d",&i)+1; scanf("%d",i)-1; }

3 Answers  


how we can say java is platform independent, while we require JVM for that particular Operating System?

3 Answers   Honeywell, TCS,


What is bss in c?

0 Answers  






Differentiate between a structure and a union.

0 Answers   Zensar,


When do we get logical errors?

0 Answers  


Describe the header file and its usage in c programming?

0 Answers  


a 'c' program to tell that the set of three coordinates lie on a same line

3 Answers   Persistent,


1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?

0 Answers   KPIT,


What is oops c?

0 Answers  


sqrt(x+sqrt(x+sqrt(x+sqrt(x))))=2; Find the value of x?

4 Answers   Subex,


Categories