here is a link to download Let_Us_C_-_Yashwant_Kanetkar

Answer Posted / manishsoni

what is mean of this question plz ellaborate it

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the message "automatic aggregate intialization is an ansi feature" mean?

695


Define macros.

786


Did c have any year 2000 problems?

658


Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)

690


HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????

2272






What are derived data types in c?

613


What are the advantages and disadvantages of pointers?

579


When is a null pointer used?

642


What does the format %10.2 mean when included in a printf statement?

1091


What is c programing language?

616


how could explain about job profile

1456


What is the difference between procedural and functional programming?

522


Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

5057


How are pointers declared in c?

602


How do you construct an increment statement or decrement statement in C?

746