Sir i want e-notes of C languge of BAlaguruswami book i.e
scanned or pdf file of balaguruswamy book on c
language.PLEASE SEND ME on my mail id ajit_kolhe@rediff.com
Answers were Sorted based on User's Feedback
Answer / vignesh1988i
hi.. this vignesh writing to you
sir........................... can i say you a suggestion
sir....... if you want to have a great knowledge in C
programming.......... refer to "YASHWANT k KANETKAR" this
was thew best book ever i saw ............. my kind advices
is to refer to his books........ he is really a genius
.......... it just cost 195 only..................
| Is This Answer Correct ? | 48 Yes | 13 No |
Answer / no idea
hi
personally i won't prefer balaguruswamy or yeswanth
kanetkar
if u want to learn c please read GNU C reference manual
give the same words in google search u will get it
| Is This Answer Correct ? | 24 Yes | 11 No |
Answer / nazibsazib
i had downloaded this scanned copy from 4shared...it is quite similar to the one google books preview versio...the link is given below...hope it'll help...:-)
http://www.4shared.com/office/Q-l54QQK/programing_in_ansi_c_4_th_edit.html
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ishika
i too want e balagurusamy notes and ebook plz send me at
ishika883@yahoo.com
| Is This Answer Correct ? | 8 Yes | 6 No |
Answer / shanmuga
i also need c programming notes in softcopy any body can
send it please or show the link of e-notes
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / kush
i just want to know that sir which book i must get for c++
if you can send me e-notes for help my mail id is
kush.gupta88@gmail.com
| Is This Answer Correct ? | 7 Yes | 8 No |
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
what is software?
write a function that accepts an array A with n elements and array B with n-1 elements. Find the missing one in array B,with an optimized manner?
what are the general concepts of c and c++
Explain how can you determine the size of an allocated portion of memory?
what are the facialities provided by you after the selection of the student.
Write a c program using for loop in switch case?
What is the right way to use errno?
1. Write a c pgm to print 1 to 100 without using loops. 2. Write a c pgm for leap year 3. Write a c pgm fibbonacci series,factorial 4. Write a c pgm count no of lines , blanks, tabs in a para(File concept) 5. Write a c pgm to print the letter as per given condition i.e.. if u give 4 out put should b 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 6.how do get the o/p in number from 1 to 100 in the screen without using control statement? 7. who do u print the word "hello world" without using "printf" statement? 8. write sql program to get the detail of student in a class? Definitions: structure union arrays linkedlist macros directives difference b/w pre processorsDiffrence: 1.Constructors and destructors 2.Structure and Union 3.Array and Lists 4.pre processor... 5. Privillages in C++ 6.structure and union 7.break and continue 8.while and dowhile Pgm..
What is the output of printf("%d", printf("Hello"));?
Is it better to use a macro or a function?
write a program for 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 2 2 2 2 2 2 3 3 3 3 4 4