Infosys Interview Question

Basics of c,c++ Why Infosys?

Interview Answer

Anonymous

Aug 24, 2019

C,C++ Both are used to Implement Software Applications Like Windows Desktop applications,Web Applications and Device Drivers, C Language is a High Level Procedure Oriented Programming Language and C++ is General purpose middle level programming Language, C++ is more effective compared to C Language Because C++ Supports OOPs Concepts Like Class, Object,Inheritance, Polymorphism ,Abstraction and Encapsulation. Everything we can able to do by using Classes and Objects in C++, But C is Procedural Oriented Language having step by step function Execution.