Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Am not really getting how to write programs i can debug errors but to write a program is kinda hard any tips
c#
2 Votes
1 Answer
6th Jan 2017, 4:30 PM
Ibironke Marvellous Opemipo
write a program to define a function with default argument. whenever the function needs default values of arguments,it should prompt the user to enter the default value. also display the default values.
c++
0 Votes
5 Answers
2nd Jul 2016, 6:16 PM
akhil matcha
How to write a program to input ten numbers into a tuple. Display all the fabonacci terms present in the tuple.
tuples
0 Votes
1 Answer
6th Dec 2022, 2:17 PM
Sipra Paul
Give us some of your experience
css
help
html
js
problem
program
python
0 Votes
2 Answers
17th Nov 2022, 8:38 PM
Adham
In java program we class . What we want to use after class. The tutorial showing the phrase My class. Can i use any other insted
java
0 Votes
2 Answers
28th Aug 2020, 3:35 AM
Nithyananthan
can someone explain the x.length-1 in this program and why sum ends up to be 7? var x=[1,4,2,1]; var sum=0; for (i=0;i<x.length-1;i++){ sum+=x[i]; } document.write(sum)
javascript
1 Vote
2 Answers
16th Sep 2016, 1:23 PM
Mercurius
Program to search 71 in the following array 18 ,45,87,4,11,89,3,71,7,29 use binary search but first sort using bubble sort
c++
0 Votes
1 Answer
19th Aug 2017, 6:47 PM
vanshika
write a java program use the principle Inheritance to create two class first-class s ull Esi lisl S pwl)
java
-2 Votes
1 Answer
5th Jun 2021, 11:36 PM
Seba Atallah
Write a program read the number n of the integer type and print an expansion and each number reads
c++
n
اكتب
الصحيح
العدد
النوع
برنامج
عدد
لقراءة
مفكوك
من
وطباعة
وكل
يقرأ
-4 Votes
2 Answers
29th Oct 2021, 3:36 PM
As As
I'st possible to program one software with two or more languages ? If yes which combination (languages) works well?
c
c++
java
python
1 Vote
1 Answer
5th Apr 2017, 5:54 PM
Mkansi Eddie
How to type input in code playground if program requires inputs at different time (like after few statements) ?
codeplayground
input
methods
0 Votes
1 Answer
13th Nov 2018, 4:42 PM
Elliot
Write a program using for loop that finds the sum of squares of the integers from 1 to n.
c++
0 Votes
1 Answer
3rd Apr 2017, 2:08 PM
Tehreem
Ineed a program with c++ language to 1 organized file (write and read) and insert and search with index
answer
comments
writecode
0 Votes
1 Answer
5th Aug 2017, 3:18 PM
Alfatih Bashir(habar)✌
Guys. Here is a simple challenge from me, how about a program that finds all prime numbers before 100?
javascript
python3
-2 Votes
2 Answers
28th Sep 2017, 7:52 AM
Onejohi
How to write a C++ program that retrieves all the numbers stored in a data file named Project ?
c++
0 Votes
1 Answer
21st Sep 2016, 3:06 PM
Najwa
Write a C# program named ProjectRaises that include a named constant representing the increase percentage of employees in compan
c#
0 Votes
1 Answer
5th Mar 2018, 2:51 PM
Neo
Explain Red black tree and splay tree insertion and deletion concepts and logics with the help of C program
data
structures
0 Votes
1 Answer
25th Nov 2018, 9:47 PM
Hiral Jain
I want to be a website developper freelancer What is the steps to make a program to a client
css
freelancer
html
javascript
mysql
php
0 Votes
1 Answer
26th Jun 2019, 5:54 PM
Hamza Heni
How the the program executed? how the output is 5? cant understand the part of y,z and print part
rprogramming
0 Votes
1 Answer
14th Oct 2022, 2:22 PM
REVATHI S
What is best program to use when play with html and css to find error and see the code?
css
html
html5
0 Votes
1 Answer
6th Sep 2016, 1:49 PM
Mohamed Youssry
In the program of the life, there is a class House, what are some methods or properties of it?
abstract-classes
c++
0 Votes
1 Answer
29th Jun 2016, 7:20 PM
Garme Kain
C++ program for student details& print the same pointer to object & pointer to member function.create a class student
c++
-6 Votes
1 Answer
14th Nov 2017, 1:35 AM
SRI VISHNU T
Write a program to find the sales price of an item given an original price and a percentage discount.
c++
-1 Vote
1 Answer
25th Mar 2017, 7:42 PM
Tehreem
Hello.Qustion,Write a full program to find a student average of 3 subjects for a class consisting of 20 students?
c++
-4 Votes
2 Answers
4th Apr 2020, 2:03 PM
Qamar Khalid
Easy Challenge? Then code this one! Create a Program that accepts 3 letters and tells how many are consonants.
html
javascript
-3 Votes
1 Answer
18th Mar 2021, 6:17 AM
Reymart Selverio
I have a one big problem... Create a 1 java program for logically... Any java expect please help me!!!
java
javaproblem
-4 Votes
2 Answers
7th Sep 2021, 12:43 PM
VIGNESH S
int is primitive data type , I want to know what we call earch word in this program :--
java
0 Votes
1 Answer
18th Dec 2017, 5:11 AM
Prashant Kumar
Write a program in java to accept a number and display that number after removing all the zeroes (0).
input
take
0 Votes
1 Answer
28th Jun 2017, 3:40 PM
Kaustav Gupta
What is program java for android .. i mean use in my mobile ....i want install for my mobile....
java
thanks
0 Votes
1 Answer
30th Jun 2017, 12:36 AM
reman
Is there a way to assign these random numbers generated every time we run the program to different variables?
c++
rand
1 Vote
1 Answer
6th Nov 2016, 1:31 PM
Sri Harsha Molleti
Can I make an AI program by using C++? If I can't, can U suggest what I should do?
c++
0 Votes
1 Answer
16th Sep 2016, 10:47 AM
BriX A2nd
How to make an program that colud create user based numbers of jtextfield and jlabels in jframe ,though it is out topic but help
java
jlabel
jtextfield
swing
1 Vote
2 Answers
22nd Dec 2017, 8:33 PM
Pranshu Ranjan
What is a modulus operator like how can i can find the result of a modulus operation without the program what operation is it?
c++
modulus
operators
0 Votes
3 Answers
28th Dec 2016, 8:07 AM
Edoardo
2 CIN functions
c++
cin
problem
program
runs
weirdly
0 Votes
1 Answer
19th Jul 2018, 4:10 PM
Wan Faiz
(Need Help) my program gives all the factors of a any number using arrys.(let user decide the memory of the array not you)
arrays
c
factors
programming
0 Votes
1 Answer
5th Mar 2020, 5:52 AM
soulemanou kunchiefuh babanou
In most cases, we want a copy constructor in object oriented program in java..I actually do not understand why do we use it!!!!
java
1 Vote
2 Answers
5th Mar 2017, 8:50 PM
Rea
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
c++
new
-2 Votes
2 Answers
29th Sep 2021, 3:51 AM
사자 왕
Anyone knows how to create whole program in a single file or interface in eclipse IDE for java either creating different files ?
eclipse
ide
java
1 Vote
2 Answers
28th Oct 2017, 5:44 PM
Rishabh
Write a program which would take two number and print the highest number factor if the number of equal number print the average.
java
0 Votes
1 Answer
3rd Nov 2019, 6:02 AM
Mohammed
Write a program in JAVA to print largest character of your name. Please guy's help me I am little bit confused.... Thank you
java
1 Vote
2 Answers
6th Dec 2017, 6:38 AM
Akhilesh Kumar
What is the best language to build a mobile application?
c#
c++
execute
language
mobile
php
phyton
program
ruby
sql
1 Vote
4 Answers
24th Apr 2018, 1:28 AM
Bimsara Imalka
Can we develop a program for tracing a particle's motion in an elliptical orbit at specified speed and roatation angle?
c++
0 Votes
1 Answer
17th May 2018, 5:53 AM
Manan H Pandya
Program that will read contents of existing text file “data.txt”. count and display the number of alphabets ,vowels and dig
c++
0 Votes
1 Answer
19th Jan 2020, 7:16 AM
Gautam Pancholi
I want program for distance and direction between two mouse clicks on screen uaing python is anyone will help me?
python
0 Votes
2 Answers
14th Nov 2017, 8:43 AM
Pratik pawar
How to create a program using for loop that takes 15 numbers from 10 to 30 and calculates their sum
c++
0 Votes
2 Answers
27th Nov 2016, 12:22 PM
Indrit Caca
Write a program to accept characters from the user and count total alphabet and digit till the user enters ‘$’.
c
-2 Votes
2 Answers
9th Oct 2022, 9:26 AM
Sam Mtle
How to make program asking for average mean ?? I made my own codes but encounter lots of error ...
data-types
python
0 Votes
2 Answers
7th May 2017, 2:38 AM
Canapé Orange Egnaro
When using srand(time(0)) function in C program with for loop to print random numbers, what will be seed each time loop runs?
srand()
0 Votes
2 Answers
1st Mar 2017, 1:14 PM
Shubham Gupta
c++ program which accepts a sequence of comma separated 4 digit binary numbers and print the numbers that are divisible by 5
scripting
-3 Votes
2 Answers
1st Nov 2020, 11:59 AM
Andy
I got a problem while installation of java could someone send me a link for guidance of installation and running 1st program
java
javascript
-1 Vote
3 Answers
8th Feb 2018, 6:15 AM
Shaik Mohammed Bilal
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
192
193
194
...
204
Next >
Hot today
Solo learn
1 Votes
Should I install root on my Linux Chromebook computer.
0 Votes
Can anyone help me to how do coding
1 Votes
Your opinion
2 Votes
Java SE 8 Programmer I (Oracle Certified Associate) Exam Practice Questions
0 Votes
Bash Scripting
1 Votes
How do I connect other accounts to SoloLearn?
3 Votes
Why is HTML considered a programming language?
0 Votes
who will help me to learn coding
0 Votes
Wonder
1 Votes