Answer:
B
Explanation:
we are in a digital generation, where by technology is gradually taking over the world. Almost all business, schools, company, etc make use of computer.
Answer:
01010011000101100001
Explanation:
In computing and electronic systems, a binary-coded decimal (BCD) is a digital encoding method for decimal numbers in which each digit is represented by its own binary sequence.
Answer:
a combined device for modulations and demodulations
Answer:
Interpolation string.
Explanation:
The proces of adding the variable in middle the string.The interpolation Replace the value of the Variable when the string data is processed .In the Interpolation process the variable is permitted with string containing double quotes.In the interpolation string the interpreter check the entirely string that the variable in middle the string.
Following is the example of interpolation string in Php
$n1 = "RAM";
echo "hello $name"; // output
Output:
hello RAM
Answer:
Its most likely the last one
Explanation:
But like, what kind of quesiton is this?