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...

char ch="{'H','I',0};printf("%s",ch);what is output

Answer Posted / vaibhav

it gives an error becoz of " .
if we ignore him then o/p will be HI .

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?

1134


Differentiate between full, complete & perfect binary trees.

1169


What is c value paradox explain?

1161


What is the difference between mpi and openmp?

1357


Who invented bcpl language?

1246


Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

1147


What is difference between structure and union?

1190


write a c program in such a way that if we enter the today date the output should be next day's date.

2240


How do you determine whether to use a stream function or a low-level function?

1191


Why do we use main function?

1234


What is the use of f in c?

1031


What is null pointer in c?

1044


7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.

2824


What should malloc() do?

1219


Explain union. What are its advantages?

1125