20 November, 2011

An Ode on C++

Welcome to the world of C++,
The first look of a computer program often creates a mental fuss.
Importing header files is the first task,
Having loads of functions in them, for a program, they are a very useful mask.
Main is the most important function,
It is the whole program’s execution junction.
Playing with tokens is real fun,
These are the blocks on which the programmer’s whole world runs.
“CIN” and “COUT” are in frequent use,
Graphics and file handling can often amuse.
Implementing the concepts of OOPS,
Statement flow control can be done with if-else, switch and various loops.
Pointers can make the memory addresses dance,
Your program gets executed successfully in first go is just luck by chance.
C++ is very useful, powerful and versatile,
The more you gain expertise in it,
The more it is beneficial for your resume file.

No comments:

Post a Comment