Answer:
lol it's foxy freddy bonnie and chica
Answer:
Option (a) is the correct answer of this question.
Explanation:
E-Learning means that Electronic Learning. It covers a broad spectrum of applications, including online and computer-based training (CBT) and public networks.E-Learning is learning to use new technology to navigate curricula beyond a conventional classroom is known as Electronic learning.
- E-learning is a nurturing environment that allows use of information and communication technologies (ICTs) as a pedagogical tool.
- E-learning not a program distributed over a Disc or CD-ROM, a video tape or a TV channel.
<u>There are two types of E-learning are known as</u>:-
- Synchronous E-learning.
- Asynchronous E-learning
Answer:
The program to this question can be given as follows:
Program:
#include <stdio.h> //include header file for using basic function
int main() //defining main method
{
int strawsOnCamel=0; //defining integer variable and assign value
for(int i=1;i<=5;i++) //loop for increment integer variable value
{
//code
strawsOnCamel++; //increment value by 1
printf("%d\n", strawsOnCamel); //print value
}
return 0;
}
Output:
1
2
3
4
5
Explanation:
In the C language code above the header file is entered, and a whole variable strawsOnCamel is specified within the main method, which gives a value of 0.
- Then a for loop is defined inside a loop an integer variable i declared that starts from 1 and ends with 5.
- Inside a loop, the strawsOnCamel variable is used that increments its value by 1 and prints its value.
Hi,
The answer is HTTPS short for Hyper Text Transfer Protocol.
Hope this helps.
r3t40
Satellites, telephone towers