Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Preise
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
Can you help me explain abstract for java in the simplest way? Until the moment I don't understand it, even though I tried.
java
0 Stimmen
3 Antworten
19th Jul 2018, 7:40 AM
Ibrahim Kadri
[✔️]Can anyone explain me answer of this problem (PS: see the Description ) ? I will upload my code in the answer section.
and
conditions
course
java
loops
practice
0 Stimmen
2 Antworten
3rd Feb 2022, 7:34 PM
SARVESH ASHOK DEVRUKHAKAR
I'm having trouble grasping the value, ref, and out methods and how to use them. Could someone help explain it better?
c#
methods
0 Stimmen
3 Antworten
22nd Jul 2016, 10:27 PM
Daniel Hildreth
#include <iostream> using namespace std; int main() { int a[4]={1,2,3,4}; a[1]=*(a+2); *(a+2)=a[3]++; cout<<a[1]+a[2]; } could someone explain (comment each line) why the output is 7 ?
c++
1 Stimme
4 Antworten
13th Jul 2016, 9:22 AM
Jetset Willy
How many of you know about Go? And if known,can you explain the ways we can use to learn the language or at least teach it?
aprogramminglanguage
go
google
lessonsandtopicsaboutgo
sololearnlessons
webdevelopment
1 Stimme
2 Antworten
18th Oct 2019, 9:49 PM
Esther Eze
Do you know difference between JavaScript and Angular Js? Tell your own experience about it. Explain Exactly in few line.?
cod
codeplayground
progress
sololearn
xcode
1 Stimme
1 Antwort
23rd May 2019, 2:35 PM
dharmendra vishwakarma
I'm from mechanical background. Just explain me use of % sign in following code. This is a program to display exam schedule.
python
0 Stimmen
1 Antwort
19th Sep 2020, 5:52 AM
jayesh patil
I solve an euclidus algorythm, that explain in book of D. Knut. I beginer in c++, and try to understand, what is wrong. T
c++
0 Stimmen
2 Antworten
29th Dec 2018, 10:46 AM
Сергей Климов
What will be the values of x and y after execution and how many times the loop will execute? Can someone explain step by step?
loops
1 Stimme
2 Antworten
26th Feb 2018, 5:44 PM
Sarbjot Kaur
if i enter add post! nd why does it loops 3times!! Please Explain please!! and also modify my code to make it loop once!! please
answer
answerquick
please
python
python3
0 Stimmen
3 Antworten
17th May 2020, 6:23 AM
Lucky Nayak
How i can make a counter by using for loop !!can any body explain it to me !!!!
c++
loops
0 Stimmen
2 Antworten
30th Oct 2016, 10:05 PM
malak
Please , explain me the why of magical methods and the reason of using them in class (PYTHON).
magic-methods
magical
0 Stimmen
1 Antwort
31st Oct 2019, 3:45 PM
Влад Гребенюе
how do we use for loop in multi dimensional arrays ? Please explain with a simple example thanks
arrays
java
0 Stimmen
2 Antworten
14th Sep 2016, 5:24 PM
chirag shah
I don't see the point in the raise statement. Can someone please explain the raise statement to me?
exceptions
python
raise
0 Stimmen
2 Antworten
13th Sep 2016, 2:16 PM
DELETED
: and ; this Colon's( in python) what is the uses of this any one explain please .
python
0 Stimmen
1 Antwort
2nd Apr 2020, 4:23 AM
Harshan Hasrhan
When finished the program is executed. But After input something is closed only.... Could you explain the error?
c++
java
python
0 Stimmen
2 Antworten
25th Mar 2017, 1:17 AM
Jaky Mpezlocoyp
Can any one explain the program to generate sequence of numbers(Line sequence & triangle sequence)the following clearly ?
controlstatements
java
usingloops
0 Stimmen
2 Antworten
8th Feb 2017, 3:15 PM
Srinath G
Can some one explain to me what systemintegration mean ? What does it need to work in that domain?
systemintegration
0 Stimmen
1 Antwort
8th Jan 2023, 4:01 AM
Mohamed Yassine TAYBI
Hi, everyone! I need your help about this code from description below; just code and explain it helpful. Thank y'all!!!
charinstringapp
0 Stimmen
1 Antwort
24th Oct 2018, 5:53 AM
Jakrit Jitlonglom
Please guys.. I'm still a leaner. Can someone please explain to me if the z-index property can be used when designing a profile
css
html
2 Stimmen
2 Antworten
25th Mar 2017, 11:22 PM
moses
I have inserted one code in my description. Can anyone please explain how does it work.? I mean how does computer calculates it.
cpp
2 Stimmen
2 Antworten
15th May 2017, 4:48 PM
Harsh
How the " char *atr "-works,what is it working principle and and explain the code ,why this makes a answer " fg " ?.
answer
c++
imedeatily
need
quiz
0 Stimmen
2 Antworten
14th Aug 2020, 5:56 PM
ILLUMINATIE
Can any one please explain me why it is in infinite loop ,,, but when i put i++ Instead of i+1 it doesn't go in infinite loop
c
1 Stimme
2 Antworten
12th Aug 2020, 2:05 PM
Ashutosh Singh
I m new student in cse branch i just want to understand what is conding how we r doing it hello world in c want full explain
c++
0 Stimmen
5 Antworten
1st Aug 2017, 12:08 PM
Saurav Bhartia
Learning js here makes it luks easy, but i stil get confusd all day seeing (x.length) x.something, some1 explain d dots. Pls
js
loops
programming
0 Stimmen
2 Antworten
27th Jul 2019, 2:29 PM
Musa Jamiu
This code have some kind of error. It does not add numbers. Just display them without adding them. Can somebody explain why?
javascript
0 Stimmen
2 Antworten
6th Jul 2018, 9:55 AM
Smajil Alisic
I am expecting for the output to be '1' , but instead it gives me '49'.Can someone explain what is happening in my code thanks:)
c#
int
strings
0 Stimmen
2 Antworten
11th Aug 2021, 11:34 PM
Xenon
Someone please explain me the following statement for bubble sort 👉 for ( d = 0 ; d < n - c - 1; d++ )
c
cprogamming
1 Stimme
2 Antworten
28th May 2018, 11:42 AM
Satyam Kirati Namnu
I've got this question on challange and I don't understand how 13 comes in output. Guyzz plz explain if you understand
java
1 Stimme
2 Antworten
26th Apr 2017, 4:48 AM
Nadir wadsariya
Can someone please explain what is ' * ' doing in this code? or give me link where i can find more information regarding this?
pyhton
pyhton3
1 Stimme
1 Antwort
6th Sep 2020, 4:10 PM
partha
Can you explain the process of this code.(i thought that answer would be [ X, 65 ] but real answer i get as a output [A, 65] ).
c
c++
2 Stimmen
1 Antwort
17th Jan 2021, 2:22 PM
Shivam Godbole
Hi, Could anyone explain how to use the C library's <time.h> header file to get the time in the internal clock?
c
0 Stimmen
2 Antworten
28th Nov 2018, 2:41 AM
Yusha Arif
Can someone explain encapsulation to me because I dont understand how to encapsulate a method or variables. Is it just that you make them private?
encapsulation
java
methods
variables
0 Stimmen
4 Antworten
16th Aug 2016, 9:38 PM
Divjot Bedi
Please am new and i basically know nothing even the explanations giving to me are too hard ao can someone just explain to me how
c++
1 Stimme
2 Antworten
4th Jan 2019, 11:12 AM
Agbor Ryan
Is there anyone out there who can explain some issues in python like (classes,inheritance) .. (Pip) ..(regular expression) ???
python3
0 Stimmen
2 Antworten
12th Oct 2017, 1:01 PM
Amr Monsef
Can someone explain binary mode and the usage of it (with an example if you don't mind) to me?
binary
files
python
0 Stimmen
2 Antworten
13th Sep 2016, 2:30 PM
DELETED
Can somebody explain me for and while loops? Because I know that they are in course for python but I just don't understand them.
forloop
loops
while
0 Stimmen
2 Antworten
30th Apr 2020, 8:33 PM
Kleant Bajraktari
Could someone explain me please, why is useful a pointer to a class' object, if I can simply use the name of the object in the class?
c++
classes
pointers
1 Stimme
4 Antworten
30th Jan 2016, 4:33 PM
Matias Beraldo Fernandez
Can someone explain how i can earn from ads if i put them in my android apps ?
ads,apps,android,income,
0 Stimmen
1 Antwort
22nd Mar 2018, 2:19 PM
Ashish
Please explain this code.. how does "sum" assign its value from " i" in this code below ?
code
javascript
-1 Stimme
2 Antworten
3rd Sep 2017, 3:05 PM
$ Suresh Purohit $
Kindly explain nested for loop to create row and columns(row is 3 and column is 5). In C++.
for
loops
0 Stimmen
1 Antwort
20th Feb 2017, 10:09 PM
Mufakkir
And why do we use "not" , we already have "and" "or" so why this complex inverted thing we need? Someone plz explain
boolean-logic
0 Stimmen
2 Antworten
13th Jun 2019, 6:54 AM
LIGHT
I am not able to understand what the return statement do-true and false do here .can someone explain the same with example .
python
0 Stimmen
2 Antworten
8th Jan 2019, 4:11 AM
Mara
Can someone explain the concept of array list to me and provide me with useful material and links to learn from?
arraylist
arrays
java
oop
1 Stimme
1 Antwort
28th Aug 2018, 10:25 AM
Divyani Singh
Hi, I'm still in basics tried this out. Can someone explain what function is given to the result to produce this?
python
0 Stimmen
1 Antwort
15th Apr 2019, 6:46 AM
Tristan De Villiers
Hello community ... could someone explain to me why when you print the text of line 24 on the screen do you see strange letters?
letters
print
strange
1 Stimme
2 Antworten
27th Mar 2018, 11:40 AM
Jordi Contreras
Can someone give me an example and explain of a code to put the percentage of likelihood of a number being called for a bingo
codeplayground
data
data-structures
data-types
loops
python
python3
0 Stimmen
1 Antwort
29th Apr 2022, 4:44 PM
Carmilla Boykin
Can someone explain to me whats wrong with this code, It is saying that scissors is not defined but i thought it was..
game
paper
python
rock
scissors
0 Stimmen
3 Antworten
25th May 2017, 11:30 PM
Allan Stewart
I read the explenations but I couldn't figure out the purpose of srand(), can somebody explain how it works?
c++
rand
0 Stimmen
2 Antworten
7th Jul 2016, 3:08 PM
Stev
pleas i want knowledge what is benifit of the rgba system color exactly? and i want explain about him?
transition
0 Stimmen
2 Antworten
30th Mar 2017, 1:11 AM
Shroq Khaled Mahdi Al-Nabhani
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
< Vorherige
1
...
126
127
128
...
131
Weiter >
Heute heiß
[RESOLVED] Is there a problem in the system? The courses is not opening anymore
4 Votes
Why javascript
1 Votes
Virtual memory verification
1 Votes
Anagram
0 Votes
Where is react course?
2 Votes
How people get that much xp
1 Votes
Things on coding
0 Votes
problems to rearrange answer with microsoft surface go2
1 Votes
Cant finish the course 'AI-Enhanced Project Management' because the Quiz is for PRO only
1 Votes
OOP Python Project
1 Votes