please give me some tips for the selection in TCS.
Answers were Sorted based on User's Feedback
Answer / sukekshani
for written exam...prepare GRE Barrons 12
edition...n.....for tech interviwe...b confident for every
answer
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vassu
Be cofident.... perfect with ur basics they don't ask u
deeply in tech round.... All the best....
| Is This Answer Correct ? | 0 Yes | 0 No |
Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
Where we use clrscr in c?
write a progam to compare the string using switch case?
main() { charx; while (x=0;x<=255;x++) printf("\nAscii value %d Character %c,x,x); }
can we write a program in c for printf and scanf without using header file stdio.h
User define function contain thier own address or not.
64/square(4)
please can some one guide me, to the answer Write a C program to enter 15 numbers as an input from the keyboard and program will find and print odd numbers and their average. i have studied while and do while loop for loop if and else if switch
Differentiate between declaring a variable and defining a variable?
What do you mean by invalid pointer arithmetic?
How can I read and write comma-delimited text?
How does pointer work in c?