Answer:
The correct option to the following question is option (D).
Explanation:
Rapid Application Building is also known as the RAD(Rapid Application Development) and it is one of the important functions of software development.
It is the concept that gives special importance in working on software and get more flexible as compared with the first development methods.
JAD(Joint Application Development) which is referred to as designing in the computers based systems and it the one of the important function of the software development.
Answer:
Primary storage refers to the main storage of the computer or main memory which is the random access memory or RAM. Secondary storage, on the other hand, refers to the external storage devices used to store data on a long-term basis.
The answer is commas. <span>When listing columns in the select list, commas should be used to separate the columns.</span>
There are four types of alignment in word.
Left-aligned text
Right-aligned text
Center-aligned text
Justified text
Answer:
In general the number of bit registers in Intel 80x86 CPU design when combined together forms a 16 - bit register
An example of the -bit registers are AH, AL, BH, BL, CH, CL, DH, and DL
Explanation:
Solution
The 8086 CPU design has a total of eight 8-bit registers and these register can be integrated together to make 16- bit register as well.
The 16-bit data is stored by breaking the data into a low-order byte and high order byte.
The name of the 8 bit registers is shown below:
AH, AL, BH, BL, CH, CL, DH, and DL