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 what is wrong in this statement?
Write a program to find the smallest and largest element in a given array in c language
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
How can a program be made to print the name of a source file where an error occurs?
what is the output of the following program and explain the answer #include<stdio.h> exp() { main(5) } main(int a) { printf("%d",a); return; }
what is Structural oriented language? give some example of this language.....?
In which area global, external variables are stored?
diff .between strcture and union
write a program to interchange the value between two variable without using loop
How to establish connection with oracle database software from c language?
How to write in a function declaration and in function call in which the function has 'n' number of varible or arguments?
What are the differences between new and malloc in C?