a=5
a=a++/++a

Answer Posted / aa

A

Is This Answer Correct ?    0 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a c program to calculate sum of digits till it reduces to a single digit using recursion

2721


What are the advantages of c language?

667


What is string concatenation in c?

569


What is the difference between procedural and declarative language?

654


When should I declare a function?

623






What is the significance of an algorithm to C programming?

597


Is there sort function in c?

579


What is void pointers in c?

591


What is a program flowchart?

606


What is difference between static and global variable in c?

540


write a program to generate address labels using structures?

4008


What is meant by keywords in c?

618


I need a sort of an approximate strcmp routine?

661


write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

4991


What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?

942