Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Цены
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
How did I arrive at 266 for a ? Explain.
c
0 голосов
1 ответ
29th Aug 2022, 5:32 PM
Monish
Diference between " a%2 and a%2 == 0 " anyone please explain.
python
0 голосов
5 ответов
11th Nov 2016, 9:30 AM
Minko Terziyski
In which case range(1,10) indicates value 1-9 and when 1-10. please explain.
python
range
0 голосов
3 ответов
4th Oct 2018, 1:11 AM
partha
why can't my blog be displayed using iframe while other people's blogs can please explain.
css
html
html5
iframe
javascript
website
4 голосов
5 ответов
12th Jun 2019, 12:31 PM
Avirur Rahman
I am stuck here please help me🙏 Can an exception be handled only in the current function? Explain.
c++
0 голосов
13 ответов
6th Dec 2018, 10:53 AM
Mehak Jain
Why is the output 0 not 1 in the following programme? Please explain.
sololearn
2 голосов
3 ответов
28th Apr 2017, 12:39 AM
Karan Kumar Bedia
I am confused with output of this code. Can someone please explain. Thanks
java
1 голос
4 ответов
18th Aug 2017, 11:26 PM
Kamal
I don't get the point of increment in this code please explain.
arrays
c++
0 голосов
3 ответов
10th Aug 2016, 7:16 AM
Sundus Yawar
How will be answer is 13 ? Please someone Explain. ( In JavaScript )
code
helloworld!
javascript
programming
sololearn
0 голосов
2 ответов
13th Jan 2019, 7:41 AM
Kumar Atul Jaiswal
I don't understand how 82 is the solution to this problem. please explain. thanks so much.
python
1 голос
6 ответов
26th May 2020, 1:49 PM
Sandra Smith
What is the difference between function overloading and function overriding ? Explain.
c++
-1 голос
2 ответов
25th Apr 2018, 11:52 AM
shubham
Can I add photos to my solo learn account? If possible please explain.
abieyuwa
idehen
0 голосов
2 ответов
23rd Jul 2020, 10:17 PM
Joshua Ochoche Baba
Mention the different techniques & approaches employed by J query UI - developer? Explain.
jquery
1 голос
2 ответов
8th Aug 2018, 11:24 AM
Asim Farheen
I understand upto 3rd line. But how to comes the output don't understand . Plz explain.
c
solo
0 голосов
4 ответов
11th Sep 2020, 2:02 PM
Suparna Podder
The output of this code is 9. But I don't know how.. plzz explain.
java
marjava
2 голосов
2 ответов
11th May 2017, 4:04 PM
Nadir wadsariya
Answer of below code is 5. How _**(x+i+j)_ indicates x[3][0] memory location contain. Explain.
c
c++
0 голосов
1 ответ
28th Aug 2020, 2:47 PM
Nadim Zed
In competitive programming why they ask to return the answer in 10^9+7 modulo? Please Explain.
algorithm
competitiveprogramming
modulo
programming
1 голос
2 ответов
20th Oct 2018, 8:25 PM
Kunal Kumar Thakur
I am unable to understand that what is .nextLine() in this code ? Please explain.
input
java
scannerclass
2 голосов
1 ответ
19th Jun 2020, 8:52 AM
Castor Reeva
When you use the $_POST variable to collect data, the data is visible to __? Explain.
forms
php
1 голос
2 ответов
14th Aug 2020, 6:24 PM
navneet
Programming types dynamically? Can i program graphics,controls and other objects dynamically with out a toolbox? Please explain.
c#
1 голос
7 ответов
22nd May 2017, 8:51 PM
DoubleVermine
In reverse a string code in java, what is the meaning of this line? String rev = ""; Please explain.
java
2 голосов
5 ответов
23rd Mar 2021, 12:11 PM
RAGUL
Why should we have to write (times,serif;) after (times new roman) font code? plz explain.
css
font
html5
1 голос
2 ответов
30th Nov 2017, 4:25 AM
Sagar Bhutkade
List/ Index- Why is this answer 8 and not 5, I'm new please explain.
index
list
print(list[list[4]])
python
0 голосов
2 ответов
24th Feb 2017, 10:04 AM
Jamal Bee
How to Storing date in mysql from HTML form using PHP? Pliz do explain.
bootstrap
developer
html
javascript
php
web
0 голосов
1 ответ
7th Apr 2018, 3:31 AM
Pukhramabam Prameshwormani Singh
How many times does what execute? Plz break it down into steps. And explain.
execute
loop
-1 голос
2 ответов
26th Jan 2017, 4:33 PM
Christopher
Is Ruby only for web or can we program apps or softwares or OS also, kindly explain.
ruby
0 голосов
3 ответов
14th Mar 2017, 11:45 AM
aaiem_raman
int a = 320; char *ptr; ptr = (char*)&a; printf("%d", *ptr); // how the output is 64? Please explain.
c
error
output
pointers
0 голосов
2 ответов
8th Aug 2021, 8:38 AM
NIKHIL JOSHI
input function takes only one word and whatever i give after space ,it does't accept it.please somone explain.
input
output
python
1 голос
3 ответов
25th Aug 2016, 5:07 AM
Quazi zunaid
Why we use "using namespace_std" instead of the header files used.Is this like a version upgradation in C++? Kindly explain.
c++
header
0 голосов
3 ответов
14th Jun 2017, 12:54 PM
Vaibhav Goswami
Under script tag is it necessary to write type="text/JavaScript" ? Even we didn't write , output is occurs. Plz explain.
javascript
0 голосов
3 ответов
20th Jul 2017, 2:56 PM
Kukesh Taye
From the code given below, the output should be 12(because constructor never inherit ) but it is 112 . How? Someone can explain.
c++
constructors
inheritance
0 голосов
5 ответов
21st Dec 2016, 4:09 AM
blumen
Why Classes and Objects are just too hard and complex to be understood or figured out! ..how in what it works!? EXPLAIN EXPLAIN.
c++
classes
objects
0 голосов
4 ответов
18th Jan 2017, 10:22 PM
Amr Monsef
This is a code to find the reverse of a number. I understand the logic but I don't understand why it is so Someone pls explain.
javascript
0 голосов
5 ответов
16th Sep 2020, 7:57 PM
Logos
Can we connect sql with pycharm? If yes please explain. I tried but it showed error I pycharm but te same code worked in python
python
0 голосов
4 ответов
8th May 2021, 4:30 PM
Santhos raj
give the answer with explain. b=20 while True: if b<9: break b=b-9 print(b)
explain
-1 голос
1 ответ
24th Apr 2020, 2:54 AM
sumaiya sharmin
When the programing is 1==(1 or 2) the output is true. But instead of 1 i gave 0, and 2 i gave 1 the output is false. Explain.
operator-precedence
python3
scripting-languages
2 голосов
3 ответов
2nd Sep 2019, 3:42 PM
HEMANT KRISHNAN
I don't understand why my code exits my for loop after assigning x a value of 0 can someone please explain.
arrays
c#
for
loop
loops
0 голосов
2 ответов
3rd Dec 2017, 3:20 AM
kenneth Stanley
What's the result of the following code? Please give the answer with explain. b=20 while True: if b<9: continue
explain
python3
-1 голос
2 ответов
24th Apr 2020, 2:57 AM
sumaiya sharmin
shouldn't an array of integers containing 9 elements be int a[8]; as the array starts from 0. and 0 to 8 would be 9 elements. please explain.
arrays
c++
0 голосов
3 ответов
21st Sep 2016, 2:45 AM
Rick
* 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
Hi !the question on modulus fails my know how because you are dividing 9 by 2 thought it was to be divided by 7 so that the modulus will be 2 kindly explain.
operators
php
0 голосов
5 ответов
11th Sep 2016, 8:59 PM
Sos Peter
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
2
Следующий >
Актуальное сегодня
In this code, I want to make exactly another div right next to it in div, how to edit it?
3 Votes
Python input() function is strange (a bug or a feature?)
2 Votes
Naming Variables
0 Votes
Is anyone else annoyed about lives?
0 Votes
Can anyone explain what java and Python is used for
0 Votes
JavaScript concept of "toggle" while doing nav Bar
0 Votes
Chess Tournament Exercise Doesn’t Work
0 Votes
Best way to learn
0 Votes
Android
0 Votes
Help what is wrong with this code I can't run it
0 Votes