Home
Features
_Multi DropDown
__Java program
__Computer Graphics
__About Me
_PL SQL DBMS lab
_Best Post
_All Posts
Compiler Lab
Linux Program
Download This Template
Home
C Turtorial
decrement operator in c/c++ | before the variable
decrement operator in c/c++ | before the variable
Learning|Tutorial
January 02, 2009
main()
{
int var=4;
printf(“%d”,--var);
}
Tutorial answer:
3
Debugging solution:
--var indicate
First it decrement the value then
It assign the value.because decrement operator come the before the variable.
Post a Comment
0 Comments
Gospel Message
Hearing God In The Last Days - Christian Illustrations
Label
C Turtorial
Linux shell programming
Software component lab
Network Lab
Internet Programming
PL SQL DBMS lab
Operating system lab
Data structure
Flight Ticket Reservation System
Payroll Application processing System
Student Mark Analysis System
NIS Network Information Service
Java program
3D 2D Translation
Circle Ellipse drawing Algorithm
Popular Posts
Featured Post
Studetcpu ALL POST
October 17, 2018
Labels
Aptitude question Ans
Christian
Cluster
Compiler Lab
Tags
0 Comments