which operator having lowest precedence??
a.)+ b.)++ c.)= d.)%

Answer Posted / jalal

c)=

Is This Answer Correct ?    17 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is void main () in c?

732


What is pass by value in c?

597


How do you do dynamic memory allocation in C applications?

630


What is nested structure in c?

614


What is the code in while loop that returns the output of given code?

1316






What does the file stdio.h contain?

608


What are the differences between Structures and Arrays?

609


Who invented b language?

915


Explain what standard functions are available to manipulate strings?

613


#include { printf("Hello"); } how compile time affects when we add additional header file .

1424


What is 1d array in c?

600


What are actual arguments?

647


typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?

1075


What is data types?

641


What is the difference between array and pointer in c?

579