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
if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0
What is the use of void pointer and null pointer in c language?
Explain what is the difference between a string and an array?
code for quick sort?
Is that possible to store 32768 in an int data type variable?
Where are some collections of useful code fragments and examples?
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
#include
How can you convert integers to binary or hexadecimal?
What is string function in c?
What is a pointer in c?
What are the 4 types of functions?
Explain what does it mean when a pointer is used in an if statement?
What are high level languages like C and FORTRAN also known as?
What is pass by value in c?