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
#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
What is the difference between declaring a variable by constant keyword and #define ing that variable?
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
Differentiate between new and malloc(), delete and free() ?
What is the difference between text files and binary files?
write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...
What's the difference between constant char *p and char * constant p?
How does placing some code lines between the comment symbol help in debugging the code?
Explain the difference between call by value and call by reference in c language?
How are pointers declared in c?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
What is wrong with this declaration?
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .
What does c mean before a date?