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

1)what is the error in the following stmt where str is a char array and the stmt is supposed to traverse through the whole character string str? for(i=0;str[i];i++) a)There is no error. b)There shud be no ; after the stmt. c)The cond shud be str[i]!='\0' d)The cond shud be str[i]!=NULL e)i shud be initialized to 1

4 Answers  


Why we not create function inside function.

0 Answers  


what do structure language means?

3 Answers   Microsoft,


What is pointer to pointer in c language?

0 Answers  


main() { float f1=10.5; double db1=10.5 if(f1==db1) printf("a"); else printf("b") }

2 Answers   CSC,


hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .

0 Answers   Aegis, CDAC, Infosys,


Write a program to compare two strings without using the strcmp() function

42 Answers   Accenture, Arba Minch University,


Where does the name "C" come from, anyway?

0 Answers   Celstream,


main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }

11 Answers   HCL, Vector, Vector India, Vector Solutions, Wipro,


who invented c

13 Answers   IBM,


What is malloc and calloc?

0 Answers  


print ur name 20,000 times without using inbuilt library functions like printf,scanf,gets,puts,getchar or putchar

4 Answers   IBM,


Categories