How is a macro different from a function?
No Answer is Posted For this Question
Be the First to Post Answer
Create a simple code fragment that will swap the values of two variables num1 and num2.
What is a good way to implement complex numbers in c?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
I have an array of 100 elements, each of which is a random integer. I want to know which of the elements: a) are multiples of 2 b) are multiples of 2 AND 5 c) have a remainder of 3 when divided by 7
to get a line of text and count the number of vowels in it
Explain what is #line used for?
Why #include is used in c language?
why i join syntel?
23 Answers ABC, Syntel, TCS,
List some applications of c programming language?
Is there any possibility to create customized header file with c programming language?
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
What is a global variable in c?