What is non linear data structure in c?
No Answer is Posted For this Question
Be the First to Post Answer
prog for 1st five prime numbers in 2^x - 1
Why we use void main in c?
Write a function that accepts two numbers,say a and b and makes bth bit of a to 0.No other bits of a should get changed.
2 Answers Scientific Atlanta, Wipro,
The operation of a stair case switch best explains the a) or operation b) and operation c)exclusive nor operation d)exclusive or operation Which of the following is/are syntactically correct? a) for(); b) for(;); c) for(,); d) for(;;);
1 Answers HCL, Public Service Commission,
what is the use of operator ^ in C ? and how it works?
What does nil mean in c?
write an algorithm which can find the largest number among the given list using binary search ............... this was asked in the interview
2 Answers Satyam, UNIS, Wipro,
What is the purpose of clrscr () printf () and getch ()?
What is dynamic dispatch in c++?
What are the preprocessors?
Write a c program to read a positive number and display it in words.? ex: 123=one two three help me....
what is difference b/w extern & volatile variable??