Pratik Mota

Software Developer

Technical Writer

Creative

Startup Enthusiast

Pratik Mota

Software Developer

Technical Writer

Creative

Startup Enthusiast

C++

December 12, 2021 What is auto keyword in C++ 11 ?

Using auto specified we can declare any variable without specifying it’s data type. Variable will automatically determine it’s data type…