
Memory Layout of C Program
A typical memory representation of C program consists of following sections. Text segment Initialized data segment Uninitialized data segment Stack Heap A typical memory layout of a running process. Text […]
A typical memory representation of C program consists of following sections. Text segment Initialized data segment Uninitialized data segment Stack Heap A typical memory layout of a running process. Text […]
AFDX : Avionics Full Duplex Switched Ethernet (AFDX) is a standard that defines the electrical and protocol specifications (IEEE 802.3 and ARINC 664) for the exchange of data between Avionics […]
Why DO 178C ? Ans: Several supporting papers were generated over the years to clarify the some aspects which were not specified in DO178 B. Advancement in SW Engineering / […]
RAM allocation in 8051? Ans: There are 128 bytes of RAM in the 8051. The RAM in 8051 are assigned address 00 to 7FH. 32 bytes from 00 to 1F […]
What is a Micro controller? Ans: A micro controller has a CPU in addition to a fixed amount of RAM, ROM,I/O ports, and a timer all on a single chip. […]
C Test script language Commands/Instructions: BEGIN : The BEGIN Instruction is mandatory before any Instruction in C or start of the test. If the BEGIN instruction is not found warning […]
What is Certification Liaison? Ans : To establish Communication and Understanding between the applicant and the certification authority throughout the software life cycle to assist the certification process. Why Certification […]
What is RTRT? RTRT is an Automation tool RTRT can perform the following activities: Component Testing. Coverage Analysis Memory Profiling Performance profiling Trace System Testing. Why RTRT ? Automation Tool […]
What is the Objective of Tool Qualification? Ans: To ensure that the tool provides the confidence at least equivalent to that of the processes eliminated, reduced or automated. Qualification of […]
AIR Air consists of 77% Nitrogen and 21% Oxygen, and other substances like water vapor and other gases. This mixture surrounds the earth’s atmosphere. You might be asking why this […]