i want to job in your company, so how it will be possible.
Post New Answer View All Answers
Explain about the functions strcat() and strcmp()?
What is a wrapper function in c?
What is double pointer in c?
What does c mean before a date?
What is the difference between #include and #include 'file' ?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
When is a void pointer used?
In C language, a variable name cannot contain?
How is = symbol different from == symbol in c programming?
What is meant by type specifiers?
Why c is a procedural language?
Can you please explain the difference between exit() and _exit() function?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
What do you mean by dynamic memory allocation in c?