Hi all,
How can I use linked list for files ,,
For example :
Class C extends B
Class B extends A
So, if I want to reference to C and when deleted extends from first statement , the inheritance must be stoped and not point to B ...
Can I use linked list for this ? And how can do this ?...I mean that : C→B, B→A
So B is sharing between them and if I delete it
The relation come be C→A.
can I use linked list or recursion for this ?
Mar. Na. -3 Junior Poster in Training
Recommended Answers
Jump to PostI could not find the measurement you want to measure. Try using a standard like we read from http://www.virtualmachinery.com/jhawkmetricsclass.htm
Or supply a link to the metric you want to measure, or your assignment …
Jump to PostHow is reading lines in an array on topic? I see you've made a lot of posts all about metrics and writing your own code but how did you get this far without reading a file? Something's fishy here.
All 8 Replies
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
Mar. Na. -3 Junior Poster in Training
rproffitt 2,701 https://5calls.org Moderator
Mar. Na. -3 Junior Poster in Training
rproffitt 2,701 https://5calls.org Moderator
Mar. Na. -3 Junior Poster in Training
rproffitt 2,701 https://5calls.org Moderator
Mar. Na. -3 Junior Poster in Training
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.