please give me some tips for the placement in the TCS.
No Answer is Posted For this Question
Be the First to Post Answer
Explain bit masking in c?
macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
12 Answers HCL, Infosys, Microsoft,
What is the difference between CV and Resume ?
Total of how many functions are available in c?
how to reverse string "Hello World" by using pointers only. Without any temp var
how to use showbits function?
how to convert an char array to decimal array
How do you write a program which produces its own source code as its output?
How old is c programming language?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
What is the output of below code? main() { static in a=5; printf("%3d",a--); if(a) main(); }
What are preprocessor directives?