Arvin.cpp

/*
* Declares and defines Arvin / Avi as of Aug 8 2010. DOB: 08/04/2010.
* Sorry for the delay.
* You can visit him at 6344 NE Meadowgate CT, Hillsboro Or 97124. GauraVinita would love it.
*
* Some rights reserved J
*/
using system;
#include
namespace Nolkha
{
class Arvin : public GauraVinita
{
string name;
string nickname;
date dob;
inches dob_height;
pound dob_weight;
public:

Arvin() : nickname(“Avi”), name(“Arvin”), dob(“08/04/2010”), dob_height(19), dob_weight(6.75) {
cout << "Hello World" <<>
}
void sleep() {
cout << "Nice power management feature :)" <<>
}
void wakeup() {
cout << "Lets check it out (and also wake 'em up) :)" <<>
}
void cry() {
cout << "Something is wrong out there, go figure it out :)" <<>
}
void smile() {
cout << "You love it, dont you? :)" <<>
}
void eat() {
cout << "Not really eat, rather drink... special milk, thanks mom :)" <<>
}
void poop() {
cout << "Ah! its messy, but dad's decent :)" <<>
}
void pee() {
cout << "Well! not as messy, actually fun when diper is not on ;) and someone is there to meet :)" <<>
}
} // class Arvin
} // namespace Nolkha
// Cheers.

Comments

  1. Awesome only a s/w programmer can think like this!!

    ReplyDelete
  2. Awesome!!!
    Born with software skills :)

    ReplyDelete
  3. My God !!!
    What a thinking ...
    << Mind Blowing >>
    Welcome Arvin in this world.

    ReplyDelete
  4. Software Giant in the making... :)

    ReplyDelete
  5. I'm sure he was listening to you guys inside :) Great skills...

    ReplyDelete
  6. References please :-)

    ReplyDelete
  7. great
    family ka sabse chhota ladla

    ReplyDelete

Post a Comment

Welcome to my "Rythum of Life". This blog spot carries thoughts, poems, and memorable experiences. If you happen to read them, you are welcome to comment. Thanks!!

Popular posts from this blog

C++: const

Living with Equanimity