C++ Interview Questions

Monday, July 28th, 2008 Posted in C++ Interview Questions | No Comments »

Could you tell something about the Unix System Kernel? The kernel is the heart of the UNIX openrating system, it’s reponsible for controlling the computer’s resouces and scheduling user jobs so ... Read more..

C++ Interview Questions

Wednesday, November 14th, 2007 Posted in C++ Interview Questions | No Comments »

1) List object oriented methodologies 2) Name some object oriented languages 3) What are the features of object oriented language 4) What is method overloading 5) What is method overriding 6) When would one define ... Read more..