why TCS selected more student in the software field from
all institution.
Answer Posted / asha
it not only selects students from s/w field but also frm
all other fields bcoz they want to train students frm other
field who are really talented
| Is This Answer Correct ? | 11 Yes | 8 No |
Post New Answer View All Answers
Array is an lvalue or not?
Why pointers are used in c?
what is a constant pointer in C
Explain what is the difference between far and near ?
Difference between goto, long jmp() and setjmp()?
What is variable declaration and definition in c?
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
What is the use of a semicolon (;) at the end of every program statement?
How is a pointer variable declared?
How can I remove the leading spaces from a string?
What are keywords in c with examples?
How to set file pointer to beginning c?
What is getch?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above