Answer: a,b and c
Explanation:
Program Area_Circle;
Uses Crt;
Const
Pi = 3.1416;
Var
Radius : Integer;
Area : Real;
Begin
Clrscr;
Writeln('Area of a Circle Solver');
Writeln;
Write('Enter the Radius of the Circle : ');
Readln(Radius);
Area := (Pi * Radius * Radius);
Writeln;
Writeln('The Area of the Circle is ' ,Area:8:2,'.');
Writeln;
Writeln('Program Executed');
Readln;
End.
Hope this helps!
b. tracking
c. 3-D visualization
d. kerning
i know that the answer is c , but i don't understand how .
2) student recording her answer to a question in an online test
3) customer adding an item to the online shopping cart
Select one:
a) 1 and 3 only
b) 1 only
c) All of them
d) None of them
Answer: (C) All of them.
Explanation:
All the given options are example of the transaction in the information system.
As, the money deposited in the bank account is the process that take place computerized for transaction purpose. Now a days we can easily done transaction through wire transfer at anywhere and anytime by using the information system technology.
Students can easily study online and also record their answers in the online test by using the information system technology.
Customers can also doing shopping online by adding various products and items in the online shopping cart by using various e-commerce websites like amazon, flip-cart etc.
False.
When you copy an object/image or insert it manually into an Excel spreadsheet cell, what will happen is that the object will lie on a separate layer and it will float on the sheet independently from the cell. If you want it embedded inside the cell, you can either resize both the picture and adjust the cell or merge the cells.
B) σ(2) = 1,
C) σ(3) = 2,
D) σ(4) = 3.
Answer:
is it A ?? I'm not positive though