why TCS selected more student in the software field from
all institution.
Answer Posted / mayank dwivedi
TCS is one of the global organization in the field of information, communication technology, it is having major client around the world and in order to fulfill thier needs, demands they require skilled technical manpower.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Why is %d used in c?
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
Write a program to print ASCII code for a given digit.
Is void a keyword in c?
What is the use of typedef in structure in c?
What is void pointers in c?
What is calloc()?
Are c and c++ the same?
What are keywords in c with examples?
How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
Does * p ++ increment p or what it points to?
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
What are lookup tables in c?
What is structure of c program?
Write a program to show the change in position of a cursor using c