Does definition includes declaration?

int a = 0;

This code can be read either: declaration of a or definition of a, right?



Comments

Popular posts from this blog

Spring Elasticsearch Operations

Today Walkin 14th-Sept

Object oriented programming concepts (OOPs)