ICT means, Information and Communication Technologies
ICT is a borders term for information technology which refers to all communication technologies including the Internet wireless networks, cell phones, computers, software, middleware, video-conferencing, social networking and other media applications and services
Answer:d)Visual interactive simulation (VIS)
Explanation:Visual interactive simulation (VIS) is the technology that works in a system for its development and simulation application for making the system display dynamic.
The dynamic display is preferred because it creates the interest in clients and is also used for the e-learning purpose. It also helps in decision making in accordance with competitive process.
LOT, Flash and WebEx does not provide the service for the e-teaching services with the dynamic display feature.Thus , the correct answer is option(d).
Answer:
Answered below
Explanation:
//Program is written in Java programming //language
Class Box{
private double length;
private double width;
private double height;
Box(double len, double wid, double hgt){
length = len;
width = wid;
height = hgt;
}
public double volumeOfBox( ){
double volume = length * width * height;
return volume;
}
public double getLength( ){
return length;
}
public double getWidth( ){
return width;
}
public double getHeight( ){
return height;
}
}
I guess the best option is letter D.
In 1972, Gordon Bell formulated Bell's Law, which states a new computer class forms roughly each decade establishing a new industry.