A program that can be used in many scenarios
Answer:
Person-to-Group
Explanation:
Person-to-Group communication involves one speaker and audience.
Answer:
function start(){
var age = readInt("Age: ");
if(age == 15){
println("Yes, you are a teenager.");
}else{
println("No, you are not a teenager.");
}
}
Explanation:
Answer:
A. SmartArt
Explanation:
SmartArt is a graphical tool used to visually communicate information.