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

Answer Posted / sandeep kumar

plz send a copy to me also.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34

1623


What is the difference between Printf(..) and sprint(...) ?

780


What do you mean by a local block?

625


how do you programme Carrier Sense Multiple Access

1510


Can i use “int” data type to store the value 32768? Why?

752






What is define directive?

634


How do you search data in a data file using random access method?

828


#include show(int t,va_list ptr1) { int a,x,i; a=va_arg(ptr1,int) printf(" %d",a) } display(char) { int x; listptr; va_star(otr,s); n=va_arg(ptr,int); show(x,ptr); } main() { display("hello",4,12,13,14,44); }

762


Explain the properties of union. What is the size of a union variable

713


What is the scope of static variables in c language?

624


What is an array? What the different types of arrays in c?

653


What is d scanf?

584


What is the use of a static variable in c?

587


Why is structure important for a child?

601


How can you convert integers to binary or hexadecimal?

612