What is page thrashing?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between constant pointer and pointer to a constant.
Is there anything like an ifdef for typedefs?
Explain what is wrong with this program statement?
what is Structural oriented language? give some example of this language.....?
A function 'q' that accepts a pointer to a character as argument and returns a pointer to an array of integer can be declared as: A)int (*q(char*)) [] B)int *q(char*) [] C)int(*q)(char*) [] D)None of the Above
how to print this pyramid * * * * * * * * * * * * *
Describe the steps to insert data into a singly linked list.
can anyone please tell me wat is backlogs... i was looking for the job openings where i read this.. eligibility criteria minimum 70% in degree without backlogs. is that arrear.. if so is it standing arrear or history of arrears... please help me...
11 Answers CTS, Indian Navy, L&T, Microsoft, SSB, TCE, TCS,
why do some people write if(0 == x) instead of if(x == 0)?
write a program to display the numbers having digit 9 in the given range from 1 to 100
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
totally how much header files r in c language