Add 2 64 bit numbers on a 32 bit machine
Answer Posted / kkm
8
| Is This Answer Correct ? | 2 Yes | 20 No |
Post New Answer View All Answers
what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above
how do you programme Carrier Sense Multiple Access
What does double pointer mean in c?
Process by which one bit pattern in to another by bit wise operation is?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
How can I insert or delete a line (or record) in the middle of a file?
How can a program be made to print the name of a source file where an error occurs?
Dont ansi function prototypes render lint obsolete?
Is there a built-in function in C that can be used for sorting data?
Is it valid to address one element beyond the end of an array?
What is ambagious result in C? explain with an example.
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
Explain what are bus errors, memory faults, and core dumps?