perryjarvisr7268 perryjarvisr7268
  • 11-02-2018
  • Computers and Technology
contestada

Write a function that receives a string containing a 16-bit binary integer. the function must return the string's integer value

Respuesta :

totrar totrar
  • 11-02-2018
program z;
var
a: integer;
b: string;
begin

readln(b);
a:=strtoint(b)
writeln(a);

end.
Answer Link

Otras preguntas

Which uses a precise adjective? hot sun warm sun scorching sun bright sun
Why is it not possible to achieve a higher resolution in the light microscope?.
Dilate the figure by the scale factor. Then enter the new coordinates. K= 3
A mass of (200 of hot water at (75, 0 degrees * C) is mixed with cold water of mass M at (5, 0 degrees * C) The final temperature of the mixture is (25, 0 degre
Identity the changes to democracy that were happening as jackson was gaining attention during the early 1820s.
Who quested for the holy grail before being replaced by sir galahad?.
? If a weaker solution of sodium bicarbonate was used in beaker b, would that solution require more or less hydrochloric to neutralize it and why?
Please reply 7. Why would a public outcry be needed to allow Davis a better prison? 8. Davis was thought to be a man of principles. Which of the following woul
Which of these inspired reform movements such as temperance, abolition, and women's rights in America in the 1800s?
For f(x) = 2x+1 and g(x)=x^2-7, find (f+ g)(x). OA. 2x²-15 OB.x²+2x-6 OC. 2x³-6 OD. x²+2x+8