Function calling procedures? and their differences? Why should one go for Call by Reference?
No Answer is Posted For this Question
Be the First to Post Answer
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
Explain what is a program flowchart and explain how does it help in writing a program?
write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+
what is difference between declaring the pointer as int and char in c language?
what is the diff b/w static and non static variables in C. Give some examples plz.
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
How do you construct an increment statement or decrement statement in C?
Should I learn c before c++?
What does 3 periods mean in texting?
Program to simulate second clock
What are structural members?
what is the output of below code int x=8,y; x>>=2; y=x; what is y value. NOTE:EXPLANATION IS COMPALSARY with binary bits