Explain what is wrong with this program statement?
No Answer is Posted For this Question
Be the First to Post Answer
Can a local variable be volatile in c?
Explain how can I avoid the abort, retry, fail messages?
What does the error message "DGROUP exceeds 64K" mean?
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
what is the differnce between AF_INET and PF_INET?
5 Answers Systems Plus, Wipro,
What is auto keyword in c?
without using arithmatic operator solve which number is greater??????????
What is the difference between constant pointer and constant variable?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
#define d 10+10 main() { printf("%d",d*d); }
Implement a function that returns the 5th element from the end in a singly linked list of integers in one pass.
what is the difference between procedure oriented and object oriented progaming language