macros and function are related in what aspect?
a)recursion b)varying no of arguments
c)hypochecking d)type declaration
Answer Posted / yogendrra
type declaration
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is pointer to pointer in c with example?
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
What is d'n in c?
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
how can f be used for both float and double arguments in printf? Are not they different types?
What is %lu in c?
What does the c preprocessor do?
is it possible to create your own header files?
Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.
write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)
What does int main () mean?
How can I manipulate individual bits?
How do you redirect a standard stream?
Tell us the use of fflush() function in c language?
I need previous papers of CSC.......plz help out by posting them.......