+1 vote
in Software Architecture by (75.2k points)
What is a name and which of the following is true?

(a) A name is an identifier bound to a program entity

(b) Virtually every programming language will not supports variable and sub-programming

(c) It is not be possible to refer to a particular entity by name at various points of a program’s text

(d) None of the mentioned

I had been asked this question by my school principal while I was bunking the class.

The query is from Visibility, Accessibility and Information Hiding topic in division Visibility, Accessibility and Information Hiding of Software Architecture

1 Answer

0 votes
by (46.2k points)
Correct answer is (a) A name is an identifier bound to a program entity

The best I can explain: It may or may not be possible to refer to a particular entity by name at various points of a program’s text.

Related questions

We welcome you to Carrieradda QnA with open heart. Our small community of enthusiastic learners are very helpful and supportive. Here on this platform you can ask questions and receive answers from other members of the community. We also monitor posted questions and answers periodically to maintain the quality and integrity of the platform. Hope you will join our beautiful community
...