how to capitalise first letter of each word in a given
string?


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

Post New Answer

More C Interview Questions

How can I open files mentioned on the command line, and parse option flags?

0 Answers  


There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.

0 Answers  


Explain about block scope in c?

0 Answers  


what is the little endian and big endian?

1 Answers  


Which of the following are valid "include" formats? A)#include and #include[file.h] B)#include (file.h) and #include C)#include [file.h] and #include "file.h" D)#include <file.h> and #include "file.h"

15 Answers   Accenture,






What is pragma in c?

0 Answers  


How can I read in an object file and jump to locations in it?

0 Answers  


what is diff between localstatic and globalstatis variable possible 2 use in another file...?

2 Answers   HCL,


Is c weakly typed?

0 Answers  


How variables are declared in c?

0 Answers  


What is the condition that is applied with ?: Operator?

0 Answers  


how to generate sparse matrix in c

3 Answers  


Categories