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 is the best site or book for learning C...and i need the content for C..how to get the good programming skills....? can plz suggest me....

Answers were Sorted based on User's Feedback



which is the best site or book for learning C...and i need the content for C..how to get the good pr..

Answer / shrikantauti

I would suggest you to read 'Let Us C' by Yashwant Kanetkar.
It includes all the things required for beginners.

Is This Answer Correct ?    8 Yes 1 No

which is the best site or book for learning C...and i need the content for C..how to get the good pr..

Answer / nitish

There are number of books and tutorials to learn C language. I visited a site that have all the materials for all programming languages...

Try these Links :

http://123techbooks.blogspot.com/search/label/C%20BOOKS
http://123techbooks.blogspot.com/2010/12/c-tutorials.html

I think this may give you maximum materials for your Courses..

Thanking You,
Nitish

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More C Interview Questions

will the program compile? int i; scanf(ā€œ%dā€,i); printf(ā€œ%dā€,i);

3 Answers  


What does char * * argv mean in c?

0 Answers  


What is false about the following A compound statement is a.A set of simple statments b.Demarcated on either side by curly brackets c.Can be used in place of simple statement d.A C function is not a compound statement.

5 Answers   CCEM, TCS,


What is the correct declaration of main?

0 Answers  


SRUCTURE PROGRAMMING

3 Answers   CTS, Wipro,


Explain what is the difference between a string and an array?

0 Answers  


where do we use volatile keyword?

1 Answers  


What does it mean when the linker says that _end is undefined?

0 Answers  


What is the difference between text and binary i/o?

0 Answers  


a memory of 20 bytes is allocated to a string declared as char *s then the following two statements are executed: s="Etrance" l=strlen(s); what is the value of l ? a.20 b.8 c.9 d.21

4 Answers   TCS,


Define a structure to store roll no, name and marks of a student. Using the structure of above write a ‘C’ program to create a file “student.dat”. There must be one record for every student in the file. Accept the data from the user.

0 Answers  


what is the hexidecimal number of 4100?

16 Answers   Google,


Categories