Answer Posted / kannan
what function will do
if (!(num & 1))
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How main function is called in c?
What is c system32 taskhostw exe?
What is the difference between #include
What is actual argument?
List the variables are used for writing doubly linked list program.
What is the difference between declaring a variable and defining a variable?
What is data type long in c?
how to create duplicate link list using C???
What is the difference between exit() and _exit() function?
Why is c used in embedded systems?
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
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.
What is #line in c?
What are the applications of c language?