Can a variable be both constant and volatile?
No Answer is Posted For this Question
Be the First to Post Answer
to find the closest pair
int a=0,b=2; if (a=0) b=0; else b=*10; What is the value of b ?
Can a file other than a .h file be included with #include?
helllo sir , what is the main use of the pointer ,array ,and the structure with the example of a programe
Write a program with dynamically allocation of variable.
Reverse the bit order in a single macro. eg. i/p = 10010101 --> o/p = 10101001
how is the examination pattern?
Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;
18 Answers Accenture, Cisco, Egentec, HCL, Ideaz, Infosys, M-Systems, MYR, TCS,
Why do we use main function?
Write a program to find the smallest and largest element in a given array in c language
what is c?
What does node * mean?