Answer:
Digital computer
Explanation:
The computer that process data that are represented in the form of discrete values are called digital computer.
A <u>Virtual hard disk</u> is a specially formatted file that, once mounted, or connected to a virtual machine appear and operate pretty much identically to a physical hard drive.
<h3>What is a virtual hard disk?</h3>
A virtual hard disk (VHD) is a disk picture file format for storing the entire ranges of a computer's hard drive.
The disk image, sometimes called a virtual machine (VM), duplicates an existing hard drive, including all data and structural elements.
<h3>Why would you count a virtual hard disk?</h3>
Typically, a VHD comes in handy to add additional storage to a Hyper-V virtual machine, and thanks to its capacity to support other OS installations, you can even use this storage virtualization technology to make a dual-boot system without modifying an existing partition.
To learn more about virtual hard disk , refer
brainly.com/question/4733444
#SPJ4
Answer:
Option(c) is the correct answer for the given question.
Explanation:
The method variable overrides the class variable name with same name The method variable overrides of the class variable name .
Following are the example in java language
public class Main
{
int b=90; // class varaible or instance varaible
void sum()
{
int b=34; // method having same name as class varaible name
b=b+10;
System.out.println(b); // display b
}
public static void main(String[] args) // main method
{
Main ob=new Main(); // craete object
ob.sum(); // calling method sum
}
}
Output:
44
In this we declared a variable 'b' as int type in class and override this variable in sum() function it means same variable name is declared in function sum() .
acquiesces ,destroys,alters are the wrong for the given question.
So overrides is the correct answer
Facebook cuz a lot more people on Facebook to see your personal brand