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

Answer Posted / naveen

from low to high =, ==, +, ++

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the purpose of "extern" keyword in a function declaration?

613


What is a program?

655


What are the 5 organizational structures?

562


What do you mean by c what are the main characteristics of c language?

564


What is the use of void pointer and null pointer in c language?

621






Can you pass an entire structure to functions?

688


writ a program to compare using strcmp VIVA and viva with its output.

1516


Is main an identifier in c?

593


What are actual arguments?

641


What are the types of pointers?

596


How can I make it pause before closing the program output window?

572


Do pointers store the address of value or the actual value of a variable?

603


What is page thrashing?

647


What does a pointer variable always consist of?

655


what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?

1444