There are two types of macros. They are object-like and function-like.
In this program, we have declared the values as integer instead of character, So it is printing as d99 but it will not arise an error.
The data types are mandatory for declaring the variables in the function pointers.
In this program, We are dividing the values of a and b, printing it.
The main aim of the namespace is to understand the logical units of the program and to make the program so robust.
Destructor is a special member function of a class, which is invoked automatically whenever an object goes out of the scope. It has the same name as its class with a tilde character prefixed.
Comments
There are no comments.Copyright ©CuriousTab. All rights reserved.