No products in the cart.

class complex { int code; protected: …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

class complex { int code; protected: double area; char Location[20]; public: void Get(); void Put(); }; class Block:private complex { char Bcode; public: void BGet(); void BPut(); }; class Flat:public Block { int Fno,NOR; public: void FGet(); void FPut(); }; void main() { Flat F; } (iii)write name of data members which are directly accessible by functions of class Flat. (iv)write names of all the data members which are accessible by object F declared in main()
  • 0 answers
http://mycbseguide.com/examin8/

Related Questions

What are called tokens
  • 2 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App