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

Answer Posted / sivasiva

==

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

p*=(++q)++*--p when p=q=1 while(q<=6)

1272


Write a program for finding factorial of a number.

637


hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .

1906


What are data structures in c and how to use them?

682


What is the 'named constructor idiom'?

645






Ow can I insert or delete a line (or record) in the middle of a file?

579


Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

678


Why header file is used in c?

582


write a program to print largest number of each row of a 2D array

1876


In this assignment you are asked to write a multithreaded program to find the duplicates in an array of 10 million integers. The integers are between -5000,000 to 5000,000 and are generated randomly. Use 10 threads, each thread works on 1000,000 integers. Compare the time needed to accomplish the task with single thread of execution program. Do not include the time to fill the array with integers in the execution time.

2686


Why is c so important?

600


Which type of language is c?

656


write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays

1789


What is difference between scanf and gets?

617


Explain what are header files and explain what are its uses in c programming?

632