Answer:
Be polite and open to ideas
Explanation:
Before going make a list of things you need to know for sure. You could also provide some samples. Make sure you take many notes on what they want! Speak with your client and ask them how and when they want to be updated on progress, some might want to know once a week others may want to receive a progress report every day. Communication is always key and will always help you provide good service.
Hopefully, this helps!
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:
import java.util.Scanner;
public class Speed{
int speed;
public Speed(int speed){
this.speed = speed;
}
public void checkSpeed(){
if(speed >= 24 || speed <= 56){
System.out.println("Speed is normal");
}
else
System.out.println("Speed is abnormal");
}
public static void main(String...args){
Scanner input = new Scanner(System.in);
int userSpeed = 0;
System.out.println("Enter a speed: ");
userSpeed = input.nextInt();
Speed obj1 = new Speed(userSpeed)
obj1.checkSpeed();
}
Explanation:
Answer:
1:-Launch Windows RE and perform a Start Repair.
2:- Until you pick the Last Documented Successful Configuration on the Advanced Boot Options menu are the correct answer of this question.
Explanation:
Technology company Rescue is a Software restore tool capable of fixing some device issues that can prevent Microsoft for operating. Install Repair checks your Computer for the problem and then attempts to fix it, so that your Computer can start properly.
The Enhanced Boot Preferences app lets you connect to the internet in advanced mode for troubleshooting.
Answer:
It's your wish become other professions like doctor, engineer are also good. But in this profession you can make apps, websites and can do hacking. Which is are cool things to do. But every profession is best at it's profession.
Explanation:
If you like my answer than please mark me brainliest