Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Цены
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
I need help with an assignment. I need to create a program that uses C++. It has to be a while loop with an if...else statement
else
if
loop
while
0 голосов
1 ответ
26th Dec 2022, 3:39 PM
Angelito Palaroan
I have a Question I. posted an Web code name draft html I'm sure it has some problems any help with it would be appreciated
html
0 голосов
3 ответов
21st Dec 2016, 9:07 PM
Ronald Keith
How do I check that the user has entered integer/character as input so that I can store it in a variable of the same type
c++
1 голос
1 ответ
19th Jun 2020, 12:00 PM
varun
A Daughter and a Son class inherit the Mother class. Each of the classes has print() which outputs the name as class member vari
computer
science
0 голосов
1 ответ
23rd Apr 2020, 6:30 PM
Daniel Ngwasi
Has anyone created an app that corresponds with a webstore or website? If you have I'd love to check it out or possibly talk.
html
html5
php
sololearn
sql
website
2 голосов
1 ответ
28th Jan 2017, 7:30 PM
Eric Kershner
is javascript object oriented programming. i mean it has objects but , i never used it to implement polymorphism and neither i used private and public stuff. is it really object oriented??
javascript
oop
1 голос
5 ответов
18th Dec 2016, 7:50 PM
manish rawat
Calculate for the wages of a sales man if the wage is calculated at the rate of 15%. If the sales man has been with the company
pseudocode
3 голосов
1 ответ
3rd Feb 2017, 8:10 AM
sally
A database has telephone number which may include spaces brackets, but if a user search only by giving numbers in sequence data?
mongodb
0 голосов
1 ответ
23rd Jun 2020, 8:53 PM
shubham
I need help with a python program i need to write. It has to do with turtle and making shapes. Can anybody help?
python
0 голосов
2 ответов
1st Dec 2016, 12:01 AM
Jahnkarlo
I have a doubt in list. If model class has a one list property then how can assign a value to that property ?
c#
0 голосов
1 ответ
1st Jun 2020, 10:51 AM
Sudha
How do I make a table using semantic markup that has 3 columns and 1 row in the body as well as a row in the header
html
tables
-1 голос
4 ответов
16th Jul 2017, 4:59 AM
Heather Reneé Tobler
On clicking add button , div is duplicated .How to edit code so that each added div element has unique id.eg: 3rd add btn id b13
html
jquery
php
0 голосов
3 ответов
15th Jan 2018, 5:11 PM
muhammed rizwan
How can i make the word "status" show before the staus bar the first line of code has it right second line of code when i run it
html5
0 голосов
1 ответ
27th Dec 2021, 2:43 AM
Schneur Sanowicz
mysql n realised it to has the 'if', 'while', functions etc. you can use all this to build ur logic is it a good idea to do so
database
mysql
sql
0 голосов
3 ответов
8th Feb 2019, 7:54 AM
mpumelelo hlongwane
Has anyone of y'all done matrix and complex physics based coding with c# before? If so how did you learn to start with?
complex
math
matrix
0 голосов
2 ответов
17th Aug 2017, 11:45 PM
elias b
It has been so hard to learn a thing or two. It's not sticking in,i wish i can have a tutor to help me even more...
gt
0 голосов
2 ответов
2nd May 2020, 11:14 AM
Oluwadamilare Lahwah
Working with backwards coding and reprogram pc and it's parts invent new ways in computering dwt has found way 2 redo computers
dwt
0 голосов
1 ответ
17th Mar 2017, 12:03 PM
daniel Hunter
Now a days many of the game data has written something in unknown language like- 爅Ai0�区鞞拽)�4pT曁啪@m� how to encode this
encode,decode
-4 голосов
3 ответов
26th Dec 2017, 2:38 PM
Destro Breakerz
How can i change the value of a variable after it has been assigned in js? (But not by editing the code)
html
js
web
0 голосов
1 ответ
20th Jul 2017, 6:12 AM
Rishubh Naik
I couldn't understand how to inherit from built-in list class in python and how does johny has access to functionality of list.
python3
0 голосов
1 ответ
6th Feb 2019, 4:07 PM
Vedant Bhosale
Has it ever happened wid any1 that once you start learning new language you tend to forget the language learned at past
progress
0 голосов
1 ответ
11th Nov 2017, 3:52 PM
R.Archith Bhat
If we create new class which has a instance variable int a, without access modified, then what will the access level of int x be
java
0 голосов
1 ответ
28th Sep 2022, 11:50 AM
Oliver Pasaribu
Right now I'm working on methods and classes. I wrote this code but couldn't run. It has some errors. Please check and advice. Thanks
java
-1 голос
3 ответов
28th Aug 2016, 1:02 PM
Vishal Koul
Jack and Jill are trying to determine who has the greater number of marbles. Write a C program that helps them figure out who ha
c
0 голосов
1 ответ
24th Nov 2023, 7:45 AM
Nikhil
Input: arr[] = {1, 2, 3, 4, 5, 5, 5, 5, 5, 2, 2, 1, 1} Output: 5 Explanation: The subarray (5, 5, 5, 5, 5} has maximum lengt
do
know
-1 голос
2 ответов
2nd Dec 2021, 9:29 AM
Naveen Kumar
Want to assist , want to write a code like system calling code, to call a cde from other web u create and give pop up has answer
web
0 голосов
1 ответ
18th Feb 2022, 9:33 PM
Victoria William
I think tht this app has taught us limited however thr r tons of concepts to learn can u guys say the concepts which we didnt learn?
c++
0 голосов
3 ответов
11th Jun 2016, 12:41 PM
Suhail Pappu
Guys in cpp I create a program has variable x and this program ask for the user input to give the value of x like this program :
c++
cpp
question_for_pro
0 голосов
2 ответов
2nd Aug 2019, 3:31 PM
PONAGAMA
def factorial(n): print("factorial has been called with n = " + str(n)) if n == 1: return 1 else: res = n * factorial(n-1) print
functions
recursion
0 голосов
1 ответ
15th Jun 2020, 2:34 PM
Basemalzwawi Alzwawi
Create a program that has two functions. One to read data from a file and one to compute the min, max and average.
c++
1 голос
1 ответ
22nd Aug 2017, 3:57 AM
hoax
anyone has a lottery simulation program for user to input manually or auto columns while there are 6 winning numbers, check hits? SOS
c#
0 голосов
1 ответ
13th Sep 2016, 7:24 PM
Nitzan Levi
Fill in the blanks to declare the class Student, with int data member called age. Student class has a constructor with one argum
a
age
age.
argument
blanks
called
class
constructor
data
declare
fill
has
in
int
member
member.
of
one
sets
student
that
the
to
value
with
-12 голосов
3 ответов
20th Jul 2021, 3:07 AM
FERPLAY.N
Does anyone has a better solution for the getDate I wrote using if else statement . There's some bug going on with the
c
0 голосов
1 ответ
4th Dec 2017, 2:58 PM
Carlos Tin
This has probably been asked before, is there a way to embed/code audio without it auto starting? Do you have to use Js for that
audio
html5
0 голосов
1 ответ
14th Sep 2019, 3:14 AM
Doug Trace
If in try statement an error has occured ,then will the remaining code in try block gets executed(i mean will it get compiled )
exceptions
0 голосов
1 ответ
5th Apr 2018, 3:38 AM
viswak reddy
Does SoloLearn has a public API for all of that? try { If (so) you.do.direct(me,there) else throw new W } finally { we.canDo() }
soloapi
0 голосов
1 ответ
30th May 2019, 3:29 PM
Арсений Чеботарёв
I understand how declaring a variable as static affects its relationship with objects, but I'm having difficulty understanding how doing so with methods has an affect.
java
static
2 голосов
1 ответ
30th Mar 2016, 12:10 AM
xDD90x
How do you check if the user has entered valid integer ? For example if the user types in a charecter or a string or an integer greater than the max bound of the integer type.
c++
1 голос
5 ответов
22nd Jul 2016, 10:01 PM
Vladislav Vulchev
What languages do you I need to learn to build a website that has a crowd funding platform, live records of money collected and
help
socialmedia
whatcodinglanguage
0 голосов
1 ответ
27th Dec 2019, 2:53 PM
SpringRolls
* symbol has to be used before the var name but In Pointers topic it is written that we Can use it anywhere. Please explain.
c++
pointers
0 голосов
2 ответов
14th Oct 2017, 8:41 AM
SHIVAM SALUJA
Hey! If I wanted to type a word that has an apostrophe like: what's up how would I do it? Because print('what's up') won't work... since there's two apostrophes!
python
0 голосов
3 ответов
3rd Jan 2017, 4:09 AM
Tony Conte
Anyone who has done Computer Programming can you tell me What you specifically need to be good at, and how I should study it?
help
0 голосов
1 ответ
6th May 2019, 4:49 AM
Yandel Principe
I have an error " The trading card page with styling has an info section below the image with class 'animal-info' " in Udacity
website
-1 голос
1 ответ
20th Nov 2019, 7:11 PM
Shahzod O'ralov
Make a function which returns the maximum value You are a renowned hacker who has recently found a bug within Flipmart. For a g
java
javascript
-1 голос
1 ответ
24th Nov 2017, 4:17 PM
Srivatshan.P.K
Consider a set of web pages,numbered from 1 to N. Each web page has links to one or more web pages.clicking on a link in a page,
one
other
page
takes
the
to
web
0 голосов
1 ответ
4th Nov 2023, 5:07 AM
roja perisetti
I want program in c# like user input month and year if it has Friday on 13 on that month then it will show yes else no pls help
c#
0 голосов
1 ответ
2nd Nov 2020, 7:46 PM
Reshma sayyed
How can i write for example 1 through 100 .if the user has to cin his age and than run the "{}" ? Like qualifying for a licence.
else-statements
2 голосов
1 ответ
25th Feb 2018, 8:11 PM
Fidel
Why when I run the build does the output screen not stay open? At the same time it ends with a message "ConsoleApp1.exe has exi
c#
methods
multiple
perameters
visualstudio
-1 голос
2 ответов
5th Jul 2017, 11:30 PM
James Lanier
I'm new to all this data and computer and software stuff, so my question is, is this a good career and has good scope. Thanks
computer
data-types
python
science
1 голос
1 ответ
29th Apr 2017, 7:01 PM
Abdul Mohaiymin
How to use onblur function to check thetext field if it has value and it will return,how to alert user if the text field is nul
javascript
0 голосов
1 ответ
16th Sep 2019, 1:49 AM
Kino Ilfi
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
36
37
38
Следующий >
Актуальное сегодня
C pointers
2 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes
Which mobile offline app can I use for HTML
0 Votes
HOW CAN I CREATE A GAME AS BEGINNER
0 Votes