Computer Science, asked by johnromara, 6 months ago

plss help me

Among the non-primitive data structures, choose only one representation or diagram and relate it to whatever situation in the real-world do you think it may be described. Say for instance, “Stack could be related to a pile of book on your table…”. Form your paragraph by answering the questions/statements below.
1.How can you say that the representation you chose could be described as your example in today’s situation?
2.Explain the process or logic of that situation as compared to your chosen non-primitive data structures.
3.Is there another representation in which you could say the reverse of your answer? Why? Why not?​

Answers

Answered by keyboardavro
3

Answer:

Explanation:

Non-Primitive data types refer to objects and hence they are called reference types. Examples of non-primitive types include Strings, Arrays, Classes, Interface, etc. Below image depicts various non-primitive data types. ... String class is used to create a string object.

Similar questions