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

Which of the Following is not defined in string.h?
A)strspn()
B)strerror()
C)memchr()
D)strod()

Answer Posted / jitendra kumar arya

D)strod{}

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.

16118


I heard that you have to include stdio.h before calling printf. Why?

1117


What is the meaning of c in c language?

1248


What is the difference between malloc calloc and realloc in c?

1193


What is the size of a union variable?

1102


What functions are used in dynamic memory allocation in c?

1125


If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?

1313


What is the explanation for the dangling pointer in c?

1180


An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

1268


Why flag is used in c?

1188


Is null always defined as 0(zero)?

1179


Which function in C can be used to append a string to another string?

1277


process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,

2476


What is hashing in c language?

1428


What is the purpose of the statement: strcat (S2, S1)?

1225