Answer:
The answer is "Option c".
Explanation:
This teaching is normally taken at the origin of machines in software-based research. It can also be installing a computer system into their computer or take the electronic training module generally sponsored by the firm's academic Online media, and the wrong option can be described as follows:
- In option a, It is wrong because this tool is not used in training.
- In option b, It is integrated with game and e-learning, that's why it is incorrect.
- Option d and Options e both were wrong because it can't include delivery and standalone CBT.
Given, a = 3, r = 1/2, n = 10
%r is common ratio
%n is number of terms
%a is the first term of the series
Sum = 0;
a = 3;
r = 1/2;
for i = 0 : 1 : 10;
Sum = Sum + a * r ^ i;
end
Sum
Answer:
Those numberss are binary code
Explanation:
Computers use binary - the digits 0 and 1 - to store data. A binary digit, or bit , is the smallest unit of data in computing. It is represented by a 0 or a 1. Binary numbers are made up of binary digits (bits), eg the binary number 1001.
Answer:
Procedural, Visual, Logic - Based
Explanation: