Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
Answer / Anjani Kumar Singh
None of the given operators are incorrect. They are all valid comparison operators in C.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is return type in c?
wats SIZE_T meant for?
write a program to display the numbers having digit 9 in the given range from 1 to 100
What is difference between structure and union with example?
biggest of two no's with out using if condition statement
Is c# a good language?
What are the languages are portable and platform independent?Why they are like that?
why u join this call center?
What is the difference function call by value & function call by reference?
Do you know the use of fflush() function?
we compile c program in 32 processor and 64 bit processor .exe file is created in both the processors. if we want to run .exe file in 64 bit processor which is created in 32 bit processor. is that .exe file is run or not if it is not run why?
write a program to rearrange the array such way that all even elements should come first and next come odd