Which one would you prefer - a macro or a function?
No Answer is Posted For this Question
Be the First to Post Answer
How can we allocate array or structure bigger than 64kb?
the maximum value that an integer constant can have is a) -32767 b) 32767 c) 1.701e+38 d) -1.7014e+38
what does keyword ‘extern’ mean in a function declaration?
If we give two names then this displays the connection between the two people. It is nothing but flames game
What does typedef struct mean?
Explain what a Binary Search Tree is.
how to make c program without a libary? e.g.#include<stdio.h> libary is not in c progaram.
#include <stdio.h> int main ( int argc, char* argv [ ] ) { int value1 = 10; int value2 = 5; printf ( "\n The sum is :%d", value1 | value2 ); } This is the answer asked by some one to add two numbers with out using arithmetic operator?Yes this answer is write it given out put as 15.But how????? what is need of following line? int main ( int argc, char* argv [ ] ) how it work?what is the meaning for this line? please explain me.Advance thanks
Can a program have multiple main() functions?
What is volatile variable in c?
du u know test pattern for robosoft? Plz share
1 Answers RoboSoft, TATA, Wipro,
What is volatile in c language?