• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

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 Votes
7 Answers
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 Vote
2 Answers
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 Votes
2 Answers
16th Aug 2016, 5:04 PM
govind pathak
govind pathak - avatar
Can anyone explain me "Quotient & Remainder"? (Python)
&basicconceptsnumericaloperationsotherphytonquotientremainder
1 Vote
1 Answer
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 Votes
2 Answers
25th Sep 2016, 7:00 PM
Najwa
Najwa - avatar
< Previous12Next >
Hot today
I'm about to make a complex calculator in python
1 Votes
why is python community is too small in sololearn?
0 Votes
C#
0 Votes
Audio adding
1 Votes
Blockchain Development
0 Votes
The best python learning app ????
0 Votes
%
0 Votes
Stuck in Quize
1 Votes
C Program
0 Votes
What is problem in this code
0 Votes