which operator having highest precedence?
a.)+ b.)++ c.)= d.)%
Answer Posted / margarate mary
%
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
all c language question
What is the correct code to have following output in c using nested for loop?
Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
Write the control statements in C language
What is the difference between array and structure in c?
Differentiate between a structure and a union.
Explain how can I make sure that my program is the only one accessing a file?
Write a C program to count the number of email on text
What does stand for?
how to write optimum code to divide a 50 digit number with a 25 digit number??
How can I find the modification date of a file?
What is getch () for?
Explain spaghetti programming?
Suggesting that there can be 62 seconds in a minute?