Author name: Amlendra

I am an embedded c software engineer and a corporate trainer, currently, I am working as senior software engineer in a largest Software consulting company . I have working experience of different microcontrollers (stm32, LPC, PIC AVR and 8051), drivers (USB and virtual com-port), POS device (VeriFone) and payment gateway (global and first data).

final specifier in C++

In this blog post tutorial, you will learn about C++ final specifier with the help of programming examples. This blog post explains the use of the final keyword in C++ (final is context-sensitive). So let’s start this blog post with a question “What is the final specifier in C++”?   What is the final specifier

final specifier in C++ Read More »

Encapsulation in C++ With Examples

In this blog post tutorial, you will learn about encapsulation in C++ with the help of programming examples. I will describe each small point related to encapsulation because encapsulation is one of the key features of object-oriented programming. This blog post on encapsulation will be helpful for both beginners and experienced. So let’s start this

Encapsulation in C++ With Examples Read More »

MCQ on Function Overloading and Default Arguments in C++

MCQ on Function Overloading and Default Arguments in C++ with answers and explanations for placement tests and job interviews. This C++ MCQ on Function Overloading is useful for the campus placement for all freshers including Engineering Students, MCA students, Computer and IT Engineers, etc. Our C++ Function Overloading and Default Arguments quiz (C++ Function Overloading

MCQ on Function Overloading and Default Arguments in C++ Read More »