Comment on Tutorial - Demonstration of Prefix and Postfix operators in C++ By Emiley J
Comment Added by : Amit Goyal
Comment Added at : 2009-09-25 05:33:10
Comment on Tutorial : Demonstration of Prefix and Postfix operators in C++ By Emiley J
Thanks for the above description, but pls let me know the output of the following program and how it came.
#define mul(x) x * x
int main()
{
int i=3;
printf("%d \n", mul(++i));
printf("%d", i);
return(0);
}
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Subscribe to Tutorials
Related Tutorials
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
MultiLevel Inheritance sample in Java
Archived Comments
1. hey pls tel me, what is the advantage of method ov
View Tutorial By: divya at 2013-08-27 14:20:22
2. /*Overridding & equals:--> Overriding is an
View Tutorial By: Naveen Kumar at 2011-04-30 18:44:55
3. How do I insert an image in a list? I am using Vis
View Tutorial By: anu at 2010-04-16 03:07:00
4. i can't understand the deadlock clearly
View Tutorial By: kalpana at 2012-11-01 11:26:09
5. The example shown and ur way of explaining is good
View Tutorial By: Devi at 2009-02-24 07:19:26
6. Thanks alot ,,, it is really more the excellent n
View Tutorial By: SaraFaqera at 2013-12-16 16:00:07
7. Hey,
The above tutorial is for SQL server,<
View Tutorial By: Anil at 2012-02-07 15:58:06
8. I used HyperTerminal directly to check whether mod
View Tutorial By: Pugal at 2009-10-15 03:38:08
9. Hello,
I've got javax.comm and fol
View Tutorial By: Ashkan at 2009-12-19 21:51:19
10. very very nice...
thanks
View Tutorial By: ramu at 2010-11-23 23:38:18