Answer:
On the World Wide Web
Explanation:
Sure theres always a homepage somewhere. But i dont know what your researching so i went with c.
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:
special instance of a dataset