The language itself doesn't say anything about data (or other) segments.
Telegrams are sent in data packets. Bits packet frame segment data mean data packet and they belongs to Data link layer. Bye.
What do you mean by searching in data structure in C.?
The usage of "segment" and "data bus" in the question appears inconsistent, and does not completely make sense. If you mean the data segment in the 8086/8088, then this is the region of memory mapped by the Data Segment (DS) register, usually reserved for operands in memory. If you are talking about the 8085, then the question does not make sense at all.
Code Segment, in which all the application code is stored Data Segment, that holds the global data
The default offset register for the data segment in x86 architecture is the Data Segment Register (DS). When accessing data in memory, the DS register is used in conjunction with an offset to point to the location of the data within the data segment. This allows the CPU to retrieve data efficiently from memory. If no specific segment override is used, the DS register is assumed for data accesses.
There are four segment registers on the 8086 and 8088. These are CS (code for code), DS (data segment), ES (extra data segment), and SS (stack segment).
Which segment is included by A and C?
Congruent line segment
In a segment of memory, whose name is 'data segment'
Gaap's statutory requirement focus on segment of organization cost a/c and f/a historic data is put into
You mean in your C: drive? How could anyone but yourself tell it?
There are no access specifiers in C. All functions and data are public.