Answer Posted / priyanka
I want to join syntel because it would be the perfect start for my career as well as it would also help me to grown up personally and professionally.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
Is c is a middle level language?
how many errors in c explain deply
What is an lvalue in c?
Explain what header files do I need in order to define the standard library functions I use?
what is the difference between class and unio?
Explain the difference between malloc() and calloc() in c?
How can I do serial ("comm") port I/O?
How to create struct variables?
write a proram to reverse the string using switch case?
Why void is used in c?
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
What is malloc() function?
Why is structure padding done in c?
What do you understand by friend-functions? How are they used?