Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How machine reads 1001011101..... ?
computing
6 Votes
2 Answers
15th Sep 2017, 4:56 PM
Mohit
What is the name of this loop and how compiler reads it?
c++
loops
sololearn
0 Votes
3 Answers
27th Apr 2021, 2:44 AM
Mohammad Mehedi Hasan
why computer reads from main??
eclipse
java
0 Votes
2 Answers
6th Oct 2016, 9:24 AM
kalidas pardhi
Why it don't reads the string s2 and print?
c
runtimeerror
3 Votes
4 Answers
8th Nov 2018, 3:31 PM
Naveen Kumar
[C++] Program that reads a positive integer maximum limit.
c++
0 Votes
4 Answers
2nd Apr 2019, 2:59 AM
Lutor27
How to create a program that reads data from another?
interpreter
program
readonly
self-learning
2 Votes
2 Answers
26th Jun 2018, 1:14 PM
Osvaldo Gonzalez Campos
Program reads a string and converts it to uppercase.
c++
0 Votes
3 Answers
5th Mar 2017, 4:23 PM
Satyam Jaiswal
Write a program that reads 2 integers and draws a rectangle of corresponding dimensions.
c++
0 Votes
12 Answers
11th Aug 2020, 5:34 PM
Muhammad Hussein
Why Scanner.nextLine() reads new line and skips one iteration when used in loop?
java
scanner
0 Votes
12 Answers
14th Nov 2018, 7:22 AM
Elvin Shrestha
The in-app purchase reads Rs 330 per item.So what is the meaning of per item?
free
in-app-purchases
off-topic
sololearn
5 Votes
10 Answers
24th Jun 2018, 5:52 AM
Aanisha Bhattacharyya
I need it to read line by line. But it reads the whole string
c++
raw
stream
string
1 Vote
6 Answers
13th Apr 2022, 5:08 AM
Yones Mussa
write a program that reads 2n non-blank lines of input?
c
sololearn
-2 Votes
1 Answer
13th Aug 2017, 11:50 AM
Aniruddha Banerjee
Why string reads space ib getline(cin,variable) syntax than only inputting variable
strings
1 Vote
2 Answers
11th Mar 2017, 8:41 AM
Usman Bhatti
🤔How compiler reads our code from right to left or left to right?
code
compiler
html
java
programme
python
reads
sololearn
4 Votes
2 Answers
23rd Mar 2018, 6:47 AM
Maninder $ingh
Reads from the user data for 5 computers as follows ?
answer
array
biggest
calculate
int
integer
is
no
or
prints
reads
smallest
yes
0 Votes
2 Answers
17th Sep 2018, 10:36 AM
toomy11
Reads file and writes out new file with the lines in reversed order
files
help
python
python3
1 Vote
3 Answers
5th May 2019, 10:50 PM
Kittyky.n
Write a program that reads four numbers (each between 1 and 20). Assume that the user enters only valid values. For each number
c++
1 Vote
25 Answers
28th Dec 2020, 7:40 PM
Shayma Khader
write a c++ code which reads the contents of a text "first_file. text"
tag
1 Vote
2 Answers
27th May 2018, 4:59 PM
Vijay Mahour
Two for loops that reads all num in x rows and y columns
python
0 Votes
2 Answers
8th Jun 2019, 5:57 PM
Marpari
How to wite a program that reads and write at the same time
<fstream>
c++
1 Vote
1 Answer
24th Apr 2018, 1:47 PM
ngopnado
Write a program that reads a string and displays the longest substring of the given string having just the commands
python
0 Votes
11 Answers
18th Feb 2020, 7:53 AM
Charu Rathee
How can I create a function that reads a positive number and returns it, for loops is a must C++
c++
functions
loops
0 Votes
15 Answers
2nd Apr 2021, 10:36 PM
boba
Write a program that reads a number of seconds and prints it in form: mins and seconds
python
python3.0
1 Vote
5 Answers
27th Jun 2019, 3:10 PM
gauri chaudhari
Q1. Write a program that reads a specified number of integers and finds the ones that have the most occurrences.
python
0 Votes
8 Answers
9th Mar 2021, 4:16 AM
Ajay Kumar
Does putchar reads single letter or digit also is printf is printing ASCII code here
c
code
link
0 Votes
3 Answers
10th Jun 2018, 9:16 PM
Tarun Mathur
Sequence of numbers that reads the previous numbers and adds them in a list (I can’t solve this on Python)
help
list
python
sequence
0 Votes
6 Answers
26th Nov 2021, 7:15 PM
João Joana
Challenge - Write a C++ Program that reads a Positive Integer Entered by an interactive user.
c++
0 Votes
3 Answers
24th Dec 2017, 3:41 PM
Abdulsalam Musa
How we can write a program that reads a txt file and counts the nb of sentences
c++
1 Vote
4 Answers
12th May 2019, 10:53 AM
Manar Ksm
How to write a method that reads particular content in an array lists and count the number of array's content
arraylist
arrays
java
1 Vote
8 Answers
10th May 2020, 6:19 AM
Mohammad Ala Tahhan
How to write a program that reads a positive integer number and then prints each box on a line?
c++
0 Votes
6 Answers
7th Nov 2019, 8:13 AM
Razan
Make an algorithm that reads several numbers and tells you how many of those numbers between 100 and 200 were entered. When the
python3
-2 Votes
7 Answers
21st Apr 2022, 3:09 PM
Luis Gonzaga 神
Write a program that reads a string of characters and changes the firt letter of each word to uppercase
c++
0 Votes
6 Answers
10th Jun 2018, 7:56 PM
Jose Luis Perales
Write a program that reads in numbers m, n and prints the letter X (capital X) m times
c++
-1 Vote
3 Answers
19th Jan 2022, 10:03 AM
RAJ VIKRAM
When I used fgets() with a array size of 15 .It reads only 13 characters.instead of 14
input
output
0 Votes
3 Answers
2nd Jul 2020, 7:38 AM
Alamelu Chandrashekar
To write a function int max_of_four(int a, int b, int c, int d)which reads four arguments and returns the greatest of them
function-arguments
0 Votes
2 Answers
13th Sep 2018, 4:02 PM
logesh
why the program reads 16.6<16.5 I have be using codes but every time it consider 16.6<16.5 please help
c++
if-statements
0 Votes
4 Answers
9th Jul 2016, 4:57 PM
Tushar SHAILY
Write and run a program that reads a six digit integer and prints the sum of its six digits?
c++
0 Votes
3 Answers
3rd Dec 2017, 9:11 AM
alikhan124
I am a php function that reads the entire content of your file who am i?
files
php
0 Votes
2 Answers
5th Mar 2017, 3:43 PM
Emmanuel Nuotah
Write a program that reads the subtotal and the gratuity rate, then computes the gratuity and total.
c++
0 Votes
1 Answer
14th Apr 2017, 8:16 AM
ike Abek
Help me code a pc program that reads text messages in a phone and picks data like mobile mumber and message content and stores
python
7 Votes
7 Answers
23rd Feb 2018, 7:51 AM
O.S.C.A
A program that reads in three integer numbers the. Prints out the min value and the max value of the three numbers.
booleans
interger
python
3 Votes
6 Answers
4th Oct 2016, 6:31 AM
Brenda Marie Campos
Can any one help me to solve this problem:write c program that reads two different integer and print the largest ?
c
c++
1 Vote
5 Answers
24th Aug 2016, 11:19 AM
miss comp engineer
Write a python program that prompts the user for two numbers, reads them in and prints out the product, labeled
python
-2 Votes
3 Answers
26th Mar 2022, 5:32 AM
Danhinn Irungu
A program that reads 4 sets of 4 dashed lines and outputs the four binary symbols that each set of four lines represents.
programming
python3
pythonbeginners
0 Votes
5 Answers
21st May 2021, 7:27 PM
Motlatso Windy
What If we write a program that reads output before printing and then decide if it halts or loops
alanturing
c
halting
haltingproblem
python
0 Votes
1 Answer
8th Nov 2019, 2:54 AM
Mangesh.
def read_file(): ''' Reads contents from the text file (questions.txt) @return a list of five random questions '
python3
readonly
0 Votes
1 Answer
5th Aug 2022, 7:36 AM
Sebetoane Benediction Letlhogile
who can write a c++ program that reads an integer and determines and prints whether it is odd or even.
c++
1 Vote
3 Answers
13th Jan 2017, 1:52 PM
Abdulla Muhamad
Need help writing A C++ program that reads student details from a text file and calculates respective totals,average and grade.
c++
3 Votes
1 Answer
21st Dec 2017, 11:18 AM
Festus Ribiro
My code says invalid if I input a valid number of days and it prompts the user again to enter days but it reads the first input
c++
dowhile
input
loop
validation
1 Vote
8 Answers
10th Dec 2021, 9:22 AM
shlee_
write a function int max_of_four(int a, int b, int c, intd) which reads four arguments and returns the greatest of them
c
0 Votes
3 Answers
11th Dec 2020, 2:55 PM
Rahul
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
2
Next >
Hot today
Sticky position
3 Votes
Help please?
3 Votes
Hi Friends , how to compile a java code on android.
3 Votes
How to get better with problem-solving and programming
1 Votes
Online voting system
2 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Suggestions needed
4 Votes
Odd even threads without condition variable
0 Votes
SQL practice
2 Votes