why r u join this company? give solid resons.
Answer Posted / rajee
Mainly for only one reason of showing my own talents...
| Is This Answer Correct ? | 2 Yes | 18 No |
Post New Answer View All Answers
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)
Are pointers integers in c?
What is the use of linkage in c language?
What are formal parameters?
What is memory leak in c?
What is the general form of a C program?
What is operator precedence?
if p is a string contained in a string?
Explain what is wrong with this program statement? Void = 10;
What are run-time errors?
Explain what is a program flowchart and explain how does it help in writing a program?
Explain what is the benefit of using const for declaring constants?
How many levels deep can include files be nested?
How many identifiers are there in c?
What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?