Answer Posted / guest
source code to obj
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of ftell?
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
Write a program to print factorial of given number using recursion?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
What is array in C
Explain how do you convert strings to numbers in c?
Explain what are linked list?
will u please send me the placement papers to my mail???????????????????
Explain zero based addressing.
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?
What are local static variables? How can you use them?
Give the rules for variable declaration?
Explain argument and its types.
What does == mean in texting?