Answer Posted / pravin
bugs.
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
Which node is more powerful and can handle local information processing or graphics processing?
What is a double c?
Here is a neat trick for checking whether two strings are equal
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
What are the different types of errors?
What is 02d in c?
Is that possible to store 32768 in an int data type variable?
What does int main () mean?
Does free set pointer to null?
Does * p ++ increment p or what it points to?
What is unary operator?
What is the difference between functions abs() and fabs()?
Why c is called procedure oriented language?
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
Explain what standard functions are available to manipulate strings?