Answer Posted / guest
fn(5)
i guess
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What is c token?
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 are the facialities provided by you after the selection of the student.
What is pragma c?
Can you please explain the difference between syntax vs logical error?
By using C language input a date into it and if it is right?
What is the use of typedef in c?
Explain spaghetti programming?
Do you know the purpose of 'register' keyword?
How many levels of indirection in pointers can you have in a single declaration?
What are the data types present in c?
What would be an example of a structure analogous to structure c?
What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
What are the preprocessor categories?
Write a program to reverse a linked list in c.