Answer Posted / guest
friend
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is a wrapper function in c?
What does stand for?
What does volatile do?
What are pointers?
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
Process by which one bit pattern in to another by bit wise operation is?
What is a substring in c?
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com
Explain what is wrong with this statement? Myname = ?robin?;
When is a “switch” statement preferable over an “if” statement?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
How do you define CONSTANT in C?
what is recursion in C
If null and 0 are equivalent as null pointer constants, which should I use?
What is string constants?