Write a progarm to find the length of string using switch
case?


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

Post New Answer

More C Interview Questions

How do you convert strings to numbers in C?

0 Answers  


What is a program flowchart?

0 Answers  


How do you do dynamic memory allocation in C applications?

0 Answers  


Explain pointers in c programming?

0 Answers  


Write a program that accept anumber in words

0 Answers  


how to write a bubble sort program without using temporary variable?

1 Answers   Aricent,


write a programe returns the number of times the character appears in the string

2 Answers  


What is the total generic pointer type?

0 Answers  


what are the stages of compilation

1 Answers   Bosch,


Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?

0 Answers  


GIVEN A FLOATING POINT NUMBER HOW IS IT ACTUALLY STORED IN MEMORY ? CAN ANYONE EXPLAIN?? THE 32 BIT REPRESENTATION OF A FLOATING POINT NUMBER ALLOTS: 1 BIT-SIGN 8 BITS-EXPONENT 23 BITS-MANTISSA

0 Answers  


What is context in c?

0 Answers  


Categories