why TCS selected more student in the software field from
all institution.
Answer Posted / jj
TCS provide the service to different clients on different
technologies,to do the that task need manpower and moreover
to get the projects from client's have to show manpower
with their qualification , in which institute has got the
degree also important to the client and technology.
| Is This Answer Correct ? | 32 Yes | 5 No |
Post New Answer View All Answers
What is page thrashing?
What is the purpose of & in scanf?
Difference between macros and inline functions? Can a function be forced as inline?
design and implement a data structure and performs the following operation with the help of file (included 1000 student marks in 5 sub. and %also) 1.how many students are fail in all 5 subjects (if >35) 2. delete all student data those are fail in all 5 subjects. 3. update the grace marks (5 no. if exam paper is 100 marks) 4. arrange the student data in ascending order basis of marks. 5.insert double of deleted students with marks in the list.
Write a program which returns the first non repetitive character in the string?
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
Write a simple code fragment that will check if a number is positive or negative.
State the difference between realloc and free.
What is a header file?
Explain the difference between malloc() and calloc() function?
Why pointers are used?
What is the use of ?
What is logical error?
What is advantage of pointer in c?
What is #define?