Answer Posted / guest
fn(5)
i guess
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What are the advantages and disadvantages of a heap?
What are c header files?
What is a pointer in c plus plus?
Explain the ternary tree?
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
What is a function in c?
What is the function of multilevel pointer in c?
What is the sizeof () operator?
Why do we use header files in c?
Which one would you prefer - a macro or a function?
Do variables need to be initialized?
Find MAXIMUM of three distinct integers using a single C statement
What does static variable mean in c?
What is difference between && and & in c?
Process by which one bit pattern in to another by bit wise operation is?