What are enumerations?
1853
09-Jul-2018
Prakash nidhi Verma
09-Jul-2018A user defind data type which is consist so many integral constant and used a keyword enum is called Enumeration.
Syntax :
enum flag{ const1, const2, ..., constN };in network services user name and group info activity always depend on network enumeration . When a servers are connected to a specific network and operating system runs in its network mapping, its working only on retrieves information.