What is string length in c?


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

Post New Answer

More C Interview Questions

Hai why 'c' is the middle language

4 Answers  


Differentiate between ordinary variable and pointer in c.

0 Answers  


how can write all 1to 100 prime numbers using for loop,if and break ?

2 Answers   TCS,


What is the difference between #include and #include 'file' ?

0 Answers  


Can we replace the struct function in tree syntax with a union?

0 Answers   Huawei,






how to find sum of 5 digits in C?

4 Answers  


The code is::::: if(condition) Printf("Hello"); Else Printf("World"); What will be the condition in if in such a way that both Hello and world are printed in a single attempt?????? Single Attempt in the sense... It must first print "Hello" and it Must go to else part and print "World"..... No loops, Recursion are allowed........................

14 Answers   HOV Services, IBM, Potty,


What is equivalent to ++i+++j?

0 Answers  


how to exchnage bits in a byte b7<-->b0 b6<-->b1 b5<-->b2 b4<-->b3 please mail me the code if any one know to rajeshmb4u@gmail.com

3 Answers   Honeywell, Huawei,


Can stdout be forced to print somewhere other than the screen?

0 Answers  


program for following output using for loop? 1 2 2 3 3 3 4 4 4 4 5 5 5 5 5

8 Answers   Aptech, Infosys,


What is Full Form of C and Why We use C

23 Answers  


Categories