Questions tagged [multi-level]
529 questions
-4
votes
1 answer
multi level inheritance in c++
Suppose there is a 3 level inheritance.
Classes A<-B<-C.
Can methods of B class access members of C which is derived from it?
Assume suitable mode of inheritance.

enthusisisi
- 15
-6
votes
1 answer
category and subcategory display level wise
Please solve it with database .
https://prnt.sc/gp6x27 (please click here for clear view)
i am using database referrar_id (random number not 0 for parent id https://prnt.sc/gp6z0g) . need output like this screenshot
I am working on multilevel…

nagender
- 1
- 1