Computer Science, asked by saranyakannan0420, 27 days ago

பின்வரும் இனக்குழு அறிவிப்பின் அடிப்படையில், கீழ்காணும் வினாக்களுக்கு விடையளி.
class vehicle
{ int wheels;
public:
void input_ data(float,float);
void output_data( );
protected:
int passenger;
};
class heavy_vehicle : protected vehicle {
int diesel_petrol;
protected:
int load;
protected:
int load;
public:
voidread data(ftoat,ftoat)
voidwrite_data( ); };
class bus: private heavy_vehicle {
charTicket[20];
public:
void fetch_data(char);
voiddisplay_data( ); };
};
heavy-vehicle இனக்குழுவின் பொருள்களால் அணுகக்கூடிய உறுப்பு செயற்கூறு யாது?
(a) void input data (int, int)
(b) void output data( )
(c) void read data (int, int)
(d) both (அ) மற்றும் (ஆ)

Answers

Answered by krishnakantbinar
0

the collection of eight planets and their moons in orbit round the sun, together with smaller bodies in the form of asteroids, meteoroids, and comets. The planets of the solar system are (in order of distance from the sun) Mercury, Venus, Earth, Mars, Jupiter, Saturn, Uranus, and Neptune.

Similar questions