Answer Posted / vaman
a) =
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is the difference between call by value and call by reference in c?
What is calloc() function?
How to write c functions that modify head pointer of a linked list?
What is wrong with this statement? Myname = 'robin';
How can a string be converted to a number?
process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,
What is c variable?
write a program to find out prime number using sieve case?
What is the difference between if else and switchstatement
What are structural members?
Explain the difference between getch() and getche() in c?
How can you access memory located at a certain address?
Why doesnt that code work?
What are the salient features of c languages?
in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none