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


Is there any book to know about Basics of C Language?

Answers were Sorted based on User's Feedback



Is there any book to know about Basics of C Language?..

Answer / praveen

Programming in C

Balaguruswamy

Is This Answer Correct ?    6 Yes 0 No

Is there any book to know about Basics of C Language?..

Answer / samir

yes,

Programming with C
Author is yashwant Kanetkar

Is This Answer Correct ?    4 Yes 0 No

Is there any book to know about Basics of C Language?..

Answer / anita patrot

ya
Balguruswamy

Is This Answer Correct ?    3 Yes 1 No

Is there any book to know about Basics of C Language?..

Answer / nitin garg

c in depth

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Why we use stdio h in c?

0 Answers  


Which sorting algorithm is the best?

1 Answers  


implement general tree using link list

1 Answers   Wipro,


A MobileNumber is a VIP number if it satisfy the following conditions. The operator should be Vodafone. Atleast one 0 (Zero) should be exist in mobile number. The number should not end with 8. The single digit sum of all the digits in the number should be equal to 9. For example if the number is 9876543210, the sum is 9+8+7+...+1+0 = 45. Sum of 4+5 = 9. Write a method: private boolean isVIPMobileNumber(String mobileNum, String operator) mobileNum phone number operator mobile operator as bsnl, Vodafone

1 Answers  


write a program to concatenation the string using switch case?

0 Answers  


12345 1234 123 12 1

2 Answers  


a simple program in c language

5 Answers   IBM,


Why we use int main and void main?

0 Answers  


What are the types of pointers in c?

0 Answers  


how to compare two strings without using strcmp() function??

1 Answers  


What is pointer in c?

0 Answers  


which one is highest Priority in c? a)=,b)+,c)++,d)==

4 Answers  


Categories