please give me some tips for the placement in the TCS.
No Answer is Posted For this Question
Be the First to Post Answer
Linked lists -- can you tell me how to check whether a linked list is circular?
What is the difference between formatted&unformatted i/o functions?
A program to write a number of letters and numbers, such as counting and display
Explain union.
pointer_variable=(typecasting datatype*)malloc(sizeof(datatype)); This is the syntax for malloc?Please explain this,how it work with an example?
2 Answers eClerx, Excel, kenexa,
What is structure packing in c?
here is a link to download Let_Us_C_-_Yashwant_Kanetkar
int arr[] = {1,2,3,4} int *ptr=arr; *(arr+3) = *++ptr + *ptr++; Final contents of arr[]
Write a program in c to print * * * * * *******
can we implement multi-threads in c.
Explain what is operator promotion?
write a program in c language to print your bio-data on the screen by using functions.
6 Answers College School Exams Tests, IBM,