how to find the largest element of array without using relational operater?
Answer Posted / bkushwaha89
code and explation.
| Is This Answer Correct ? | 7 Yes | 14 No |
Post New Answer View All Answers
write a program to concatenation the string using switch case?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
Between macros and functions,which is better to use and why?
What is the argument of a function in c?
Why is c called a mid-level programming language?
What is an auto variable in c?
When a c file is executed there are many files that are automatically opened what are they files?
Explain the difference between exit() and _exit() function?
What is volatile keyword in c?
What are loops in c?
What is the use of extern in c?
How variables are declared in c?
In C, What is the #line used for?
How many main () function we can have in a project?
What are the different types of data structures in c?