Is return a keyword in c?
No Answer is Posted For this Question
Be the First to Post Answer
Identify the correct argument for the function call fflush () in ANSI C: A)stdout B)stdin C)stderr D)All the above
What is pointer to pointer in c with example?
Find greatest of two numbers using macro
What are the uses of pre-processor directives?
What is an object?
write a c program to find largest number in matrix(in each row,each column, diagonally, and in the whole matrix)? Its urgent.
what is the difference between char * const and const char *?
"I LOVE MY COUNTRY" write a c program to get "COUNTRY MY LOVE I" as the output. Use any other programming language. It is not mandatory to use C.
11 Answers ABC Infotech, ADP, College School Exams Tests, Kovair,
Subtract Two Number Without Using Subtraction Operator
Is it possible to pass an entire structure to functions?
code for quick sort?
write a program to count the no of repaeted words in a line?