Computers and Technology
Computers and Technology, 22.08.2019 16:30, shyyyy13

Write a program in java to read in a 32-bit pattern and translate to a ieee-754 floating point number. do not use library routines. be sure to look for infinity, -infinity, zero and nan patterns.
i need to use joption panes for input and output and this code below should be used :
sign=(inputstring. charat(0)=='0'? 1: -1);
string expstring=inputstring, substring(1,8);
string mainstring=inputsting. substring(9)

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 03:00, Emanuelle7843
Which action describes an aspect of technological design?
Answers: 1
image
Computers and Technology, 23.06.2019 15:30, jokerr6323
1. ask the user how many questions are in the quiz. 2. ask the user to enter the key (that is, the correct answers). there should be one answer for each question in the quiz, and each answer should be an integer. e. g., 34 7 13 100 81 3 9 10 321 12 might be the key for a 10-question quiz. you will need to store the key in an array. 3. ask the user to enter the answers for the quiz to be graded. there needs to be one answer for each question. note that these answers do not need to be stored; each answer can simply be compared to the key as it is entered. 4. when the user has entered all of the answers to be graded, print the number correct and the percent correct. 5. add a loop so that the user can grade any number of quizzes with a single key. after the results have been printed for each quiz, ask "grade another quiz? (y/n)." note: you only have one array (the key). you are not creating a new key for each set of quiz answers.
Answers: 3
image
Computers and Technology, 23.06.2019 16:00, ginaaa20
Which analyst position analyzes information using mathematical models to business managers make decisions?
Answers: 1
image
Computers and Technology, 24.06.2019 23:00, lovelifekristy
Aselect query joins tables together by their a. table names. b. primary keys. c. first entries. d. field names.
Answers: 2
Do you know the correct answer?
Write a program in java to read in a 32-bit pattern and translate to a ieee-754 floating point numbe...

Questions in other subjects:

Konu
Social Studies, 24.07.2019 15:00