write an instruction to instantiate an object named individ of a class named group.

plese help .. thank you

Is it:

A)

group individ;

B)

group* individ = new group;

or

C)

Do_Your_Own_Homework();
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.