which one low Priority in c?
a)=,b)++,c)==,d)+

Answer Posted / dharmaraj

d) +



because maths formet to using the answer

B -bracatt ()
O - off %
D - division /
M - mulitiplication *
A - addition +
S - subtractio -


so , low priority is +

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an lvalue?

637


What are the 4 types of unions?

611


Differentiate between declaring a variable and defining a variable?

610


Why c is called a mid level programming language?

607


How to write a code for reverse of string without using string functions?

1580






Do you know pointer in c?

593


List some basic data types in c?

561


Can a void pointer point to a function?

573


a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode

659


Why pointers are used?

633


How can I find out the size of a file, prior to reading it in?

622


Explain which function in c can be used to append a string to another string?

590


What is putchar() function?

638


Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?

583


What is "Duff's Device"?

703