Is this your company?
2. what is virtual function?
Anonymous
Virtual function is written with keyword virtual in baseclass and is further overrideden in subclass having same name,return type and signatures..it is basically used to hide base class method from superclass.
Check out your Company Bowl for anonymous work chats.