Answer:
Growth funds
Explanation:
This funds fucos on capital appreciation
Computer Instructions
ROM, or Read Only Memory is used to store instructions as it retains memory even after power loss.
Answer:
class Simple{
public static void main(String args[]){
System.out.println("Hello Daddy and Mum);
}
}
Explanation:
First, we create a class, then a method and then give the Integrated Data Environment (IDE) the command to give out an output that says Hello, Daddy and Mum”