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

Answer Posted / jalal

c)=

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to draw the flowchart for structure programs?

8762


What are the preprocessor categories?

639


What is s or c?

598


What happens if header file is included twice?

655


Why ca not I do something like this?

587






Why void is used in c?

566


What does the function toupper() do?

658


Write a factorial program using C.

645


What is stack in c?

615


How can I avoid the abort, retry, fail messages?

663


What is main () in c?

588


1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.

1663


Why shouldn’t I start variable names with underscores?

625


code for find determinent of amatrix

1519


Define Spanning-Tree Protocol (STP)

645