why TCS selected more student in the software field from
all institution.
Answer Posted / viji
Becoz they need manpower to implement their projects and to
give their best output in all their aspects.....
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Are pointers really faster than arrays?
Why functions are used in c?
Explain what does it mean when a pointer is used in an if statement?
Explain what are reserved words?
which is an algorithm for sorting in a growing Lexicographic order
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
What is the difference between malloc() and calloc() function in c language?
What is the use of f in c?
Is this program statement valid? INT = 10.50;
What is the difference between c &c++?
What functions are used in dynamic memory allocation in c?
#include
Explain built-in function?
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a
Is main a keyword in c?