what is the associativity of bitwise OR operator?

Answer Posted / ravi joshi

left-to-right

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?

1504


What is formal argument?

644


How can I do graphics in c?

586


How can I recover the file name given an open stream or file descriptor?

590


praagnovation

1774






What is c mainly used for?

593


What are types of functions?

559


What is the difference between char array and char pointer?

525


Write a program to show the change in position of a cursor using c

575


what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)

1924


What is a floating point in c?

598


Is array name a pointer?

601


What is the difference between single charater constant and string constant?

617


can anyone please tell about the nested interrupts?

1674


i = 25;switch (i) {case 25: printf("The value is 25 ");case 30: printf("The value is 30 "); When the above statements are executed the output will be : a) The value is 25 b) The value is 30 c) The value is 25 The value is 30 d) none

640