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()

Answers were Sorted based on User's Feedback



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

Answer / jitendra kumar arya

D)strod{}

Is This Answer Correct ?    15 Yes 1 No

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

Answer / pinkey

d)strod()

Is This Answer Correct ?    8 Yes 2 No

Post New Answer

More C Interview Questions

What is the difference between array and linked list in c?

0 Answers  


how to set Nth bit of a variable?

1 Answers  


write a function to swap an array a[5] elements like a[0] as a[5],a[1] as a[4],....a[5] as a[0].without using more than one loop and use one array not to use temp array?

1 Answers   Zensar,


the output will be #include<stdio.h> int main () { int i; i = 9/2; printf("%i",i); return 0; }

4 Answers   CMC, TCS,


Explain the difference between the local variable and global variable in c?

0 Answers  


What is function what are the types of function?

0 Answers  


What is the use of header?

0 Answers  


Write a program to accept a character & display its corrosponding ASCII value & vice versa?

9 Answers  


What is fflush() function?

0 Answers  


What is NULL pointer?

0 Answers   Infosys,


totally how much header files r in c language

8 Answers   TCS,


two variables are added answer is stored on not for third variable how it is possible?

3 Answers  


Categories