Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

write a c program for print your name .but,your name may be
small
letter mean print a capital letter or your name may be
capital
letter mean print a small letter .example
\\enter ur name :
sankar
The name is: SANKAR
(or)
enter your name:SAnkar
The name is:saNKAR

Answer Posted / vadivelt

Hi all,

In my post, Answer #1 please change the statement in if
condition from *ptr <= 96 to *ptr <= 90

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How macro execution is faster than function ?

1253


What is %lu in c?

1333


void main(){ int a; a=1; while(a-->=1) while(a-->=0); printf("%d",a); }

1790


Should I learn data structures in c or python?

1074


What are loops c?

1105


Explain how can you tell whether two strings are the same?

1081


what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)

2473


What is string function in c?

1052


Distinguish between actual and formal arguments.

1136


Tell me is null always defined as 0(zero)?

1140


What is the difference between typedef struct and struct?

1172


Describe the difference between = and == symbols in c programming?

1458


How to explain the final year project as a fresher please answer with sample project

1027


What is a static variable in c?

1171


Explain is it valid to address one element beyond the end of an array?

1251