• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu

Q&A Discussões

I wrote a code with intention to obtain two numerical inputs and add them but its not working: pls help var V = prompt("enter V"); var U = prompt("enter U"); var ln = U+V; document.write(ln);
javascriptoperators
0 Voto
7 Respostas
10th Dec 2016, 2:44 AM
Nwaburu Emeka Christian
Nwaburu Emeka Christian - avatar
What is the IEEE representation of Integers and real numbers in memory?
IEEEintegernumericalrealrepresentationsstandards
1 Voto
2 Respostas
20th Jan 2018, 7:32 PM
Riyashi Chandak
Riyashi Chandak - avatar
I am start learning of java.. My question is how to convert numerical value to alpha Eric Eg-i want a program for if we give input as 100 then output should be ONEHUNDRED
java
0 Voto
2 Respostas
16th Aug 2016, 5:04 PM
govind pathak
govind pathak - avatar
Can anyone explain me "Quotient & Remainder"? (Python)
&basicconceptsnumericaloperationsotherphytonquotientremainder
1 Voto
1 Resposta
15th Jul 2019, 4:24 PM
Achs
 Write a C++ program that retrieves all the numbers stored in a data file named LAB1.TXT. As each number is retrieved, it is displayed on the screen. After the end of file is reached, the numbers should be sorted into numerical order and then the result should be displayed EXAMPLE:  Assuming LAB1.TXT has the following numbers: 7  4  12  3       The output would be Original order:7  4  12  3Numerical order:3  4  7  12
c++
0 Voto
2 Respostas
25th Sep 2016, 7:00 PM
Najwa
Najwa - avatar
< Anterior12Próximo >
Quente hoje
How can one build an Ai app
5 Votes
How to properly reverse a string in python
3 Votes
Can someone explain how it works (im new)
1 Votes
AI Takeover
2 Votes
Python Developer
0 Votes
Using Python on VScode
0 Votes
Average of Two Numbers
0 Votes
Hearts
0 Votes
Can I take the certificates after finished the lessons?
1 Votes
Error in the result
0 Votes