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

Answer Posted / satheesh.t

c) ++

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is && in c programming?

685


What are keywords c?

607


Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.

2652


What is the difference between constant pointer and constant variable?

753


What is the sizeof () a pointer?

553






typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

720


difference between native and cross compilers

1673


Write a program to know whether the input number is an armstrong number.

675


please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com

1333


How is a null pointer different from a dangling pointer?

562


c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

741


What is the difference between the = symbol and == symbol?

631


Do you know what are the properties of union in c?

588


Explain why c is faster than c++?

579


What are preprocessor directives in c?

643