• Corsi
  • Compilatore di codice
  • Discuti
  • Prezzi
  • Squadre
Menu

Discussioni Q&A

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 Voti
7 Risposte
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 Risposte
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 Voti
2 Risposte
16th Aug 2016, 5:04 PM
govind pathak
govind pathak - avatar
Can anyone explain me "Quotient & Remainder"? (Python)
&basicconceptsnumericaloperationsotherphytonquotientremainder
1 Voto
1 Risposta
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 Voti
2 Risposte
25th Sep 2016, 7:00 PM
Najwa
Najwa - avatar
< Precedente12Successivo >
Popolare oggi
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
3 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 Votes
Why can’t I use double “ in python?
0 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
Is pro worth the money ?
1 Votes
Coding for Cybersecurity
0 Votes
2 cases not correct what's the problem
1 Votes
Pointers in c#
0 Votes
Drawing images in java
2 Votes