Increment And Decrement Operators - Malayalam

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Captions
  • captions off
  • English
  • Malayalam

1354 visits



Outline:

Increment , Decrement Operators -Increment Operator --ഉദാഹരണം : ++ -Postfix increment --ഉദാഹരണം: a++ -Prefix increment --ഉദാഹരണം: ++a -Decrement Operator --ഉദാഹരണം: -- -Postfix decrement --ഉദാഹരണം: a-- -Prefix decrement --ഉദാഹരണം: --a -Typecasting -Errors