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

biggest of two no's with out using if condition statement

8 Answers  


marge linklist

0 Answers   HCL,


identify the in correct expression a.a=b=3=4; b.a=b=c=d=0; float a=int b=3.5; d.int a; float b; a=b=3.5;

8 Answers   TCS,


what is ur strangth & weekness

0 Answers   Cognizant, LG Soft, NetEnrich,


Explain how many levels deep can include files be nested?

0 Answers  


how to print a statement in c without use of console statement ,with the help of if statement it should print

2 Answers   Satyam,


write a C program : To find out the number of identical words in two files . the file name should be taken as command line argument .

1 Answers   Subex,


How important is structure in life?

0 Answers  


‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .

0 Answers  


Reverse the part of the number which is present from position i to j. Print the new number. eg: num=789876 i=2 j=5 778986

1 Answers  


The difference between printf and fprintf is ?

0 Answers   Baan Infotech,


program to find which character is occured more times in a string and how many times it has occured? for example in the sentence "i love india" the output should be i & 3.

3 Answers  


Categories