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 C code to reverse a string such that if i/p is "abc
defg hij klmno pqrs tuv wxyz"
and the o/p should be "cba gfed jih onmlk srqp vut zyxw"

Answer Posted / bipin chandra sai.s

hay just use concatenation of strings method
{
int temp=int a;
int a=int b;
int b=int temp;
}

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of function overloading in C?

1219


What is wrong with this initialization?

1065


What is cohesion in c?

1028


What is mean by data types in c?

1074


What is a structure member in c?

1056


Is it possible to use curly brackets ({}) to enclose single line code in c program?

1381


What is the best style for code layout in c?

1148


Can you explain what keyboard debouncing is, and where and why we us it? please give some examples

2251


What are the two types of functions in c?

1059


in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above

1120


Why c is called a mid level programming language?

1114


Do you know what are the properties of union in c?

1131


What are pointers really good for, anyway?

1121


a value that does not change during program execution a) variabe b) argument c) parameter d) none

1296


Which is better oop or procedural?

1134