please give me some tips for the selection in TCS.
Answer Posted / 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 |
Post New Answer View All Answers
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What is break statement?
write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.
What is keyword with example?
Write a program for Overriding.
How many levels of indirection in pointers can you have in a single declaration?
Can we declare a function inside a function in c?
What is sizeof int in c?
What is malloc calloc and realloc in c?
What is the code for 3 questions and answer check in VisualBasic.Net?
What is the meaning of typedef struct in c?
Write a program with dynamically allocation of variable.
What is the difference between break and continue?
Explain how can I prevent another program from modifying part of a file that I am modifying?
When c language was developed?