Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
Why are the Pro projects showing only in my app but not in the browser when I sign in to the same Pro account?
pro
projects
0 Voto
1 Resposta
29th Dec 2021, 6:33 AM
Mgr. art. Peter Varga
I wanted to first increase a no. From 1 to 5 and then decrease it to 1 again using the same loop,but it isn't working.Pleasehelp
c
language
1 Voto
3 Respostas
1st Sep 2017, 1:32 AM
Deepank Puri
How come every time I put I the same code it doesn't read my code but reads the one before I put the code in
java
operators
0 Voto
4 Respostas
19th Sep 2017, 8:25 PM
vibin _gamer
Is it possible to link more than one css in html and what will happen if they have same property, class or value
css3
html
0 Voto
2 Respostas
14th Nov 2018, 6:04 AM
Whisper
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 Voto
2 Respostas
8th Jan 2019, 4:11 AM
Mara
What is the difference between using Set() and array? Does this do the same or it depends on what you want to use them for?
es6
map
set
0 Voto
2 Respostas
3rd Jul 2019, 7:33 PM
Mphumeleli Ntetha
Will the waiting challenges be missed if i challenge a lot of people at the same time and disrupt them? I hope you understand.
challenging
coding
python
1 Voto
1 Resposta
18th Sep 2018, 7:23 AM
Saeed Mozaffari
If i println x++ and i println x; it gives the same value but x++ is increment of x and x is just x
java
0 Voto
2 Respostas
27th Oct 2019, 10:23 PM
Tenibiaje Miracle Paul
On C# How text a Console.ReadLine(); but without line break. I want the input to be on the same line as where I ask the question
c#
0 Voto
2 Respostas
21st Mar 2022, 7:54 AM
Iñaki B.
Even if I don't add a 'return' statement, the program still runs and gives same output. Can anyone pl explain the difference?
return
1 Voto
2 Respostas
2nd Nov 2016, 7:37 AM
Samyak
What if i have two instances of a class named student and both students have the same name, would == return true?
equals
java
1 Voto
2 Respostas
29th Mar 2016, 12:16 AM
brendon
Why is there structure in the same structure ? What does that mean ? And can you give me an Example? Thanks..
c
c++
code
1 Voto
2 Respostas
24th Jan 2018, 4:58 PM
Youssif Almassri
So declaring a variable as the same value results in a syntax error? but re-declaring the variable is okay?
c++
variables
0 Voto
1 Resposta
1st Aug 2017, 7:03 PM
Isaiah
So is assigning a variable to something the same as creating a tuple? or syntacticly what is the diff?
python
tuples
0 Voto
1 Resposta
30th Jul 2016, 4:57 PM
William Wimberly
C++ program for student details& print the same pointer to object & pointer to member function.create a class student
c++
-6 Votos
1 Resposta
14th Nov 2017, 1:35 AM
SRI VISHNU T
The coding which I do in my phone the doesn't happen the same when I fo it on laptop
img
1 Voto
1 Resposta
13th Aug 2017, 1:51 PM
Rutu Raka
In matrix... How to find the max num in row and the same number is the min in column...?
c
0 Voto
1 Resposta
16th Mar 2017, 8:52 PM
סער ברודאי
Certificate files of courses JavaScript and JQuery are saved as same js_certificate.jpg on Android app. Is it bug or feature?
android
certificate
javascript
jquery
1 Voto
1 Resposta
19th Jan 2017, 12:07 PM
Viktor Maslov
Is it the same if we write int say_hello(); instead of void say_hello(); ? If not what's the difference ?
functions
0 Voto
1 Resposta
12th Oct 2019, 2:21 PM
Sk. Ahmed Razha Khan
I don't understand why there's input value= "submit" and input value="send" when the input type is same which is "submit"
forms
0 Voto
1 Resposta
13th May 2019, 7:29 AM
radib r.
If I finish all the lessons, will these be the same as learning c# as a scripting language in unity3d?
c#
unity3d
0 Voto
2 Respostas
2nd Feb 2018, 3:44 AM
Anirudh Cheruvu
Why pattern = r"\b(cat)\b" should match with ">cat<"? Don't the boundaries should be the same symbol?can they be also brackets?
python
regular-expressions
0 Voto
2 Respostas
17th Sep 2016, 3:28 PM
Giovanni Gatto
When I copy codes from other sites and past them on notepad. it gives other kind of site design? Why the same code not match
site
0 Voto
4 Respostas
16th Jun 2017, 1:18 PM
Nasibillo Muhamedov
What is use of using "import java.util.Scanner" in a code,while when we run a code without using that also giving the same o/p ?
if-statements
0 Voto
2 Respostas
30th Oct 2020, 4:58 PM
Sri Laya
I want to do overloading. I make two method same name return different type. I have errors. How can i do it? Thank you.
overloading.
0 Voto
2 Respostas
3rd Jun 2020, 6:46 AM
Malick Diagne
How to use a javascript variable in a script ? (But the variable was settled in another script on the same HTML page)
html
javascript
script
variable
0 Voto
3 Respostas
21st Jun 2017, 12:46 AM
Bruno Kappi
So, how and where do you do get the image you want to attach. I mean must the image be downloaded from the same browser
html
images
2 Votos
2 Respostas
22nd May 2017, 2:29 PM
Ijasini Jeremiah
Tried styling my links on the site with the css, but the same style appears for every other link I add, how can I stop this, I a
link
1 Voto
4 Respostas
5th Jun 2017, 12:26 AM
Falana Dolapo
In java /javascript why does c=++a and c=--a reasults same value c=a ? what does ++a and --a really mean?
--A
++a
java
javascript
0 Voto
2 Respostas
10th Aug 2017, 12:59 PM
Prakash
why I am not able to run C++ code on mobile while the same code is working fine on PC
c++
pointers
0 Voto
2 Respostas
9th Nov 2016, 1:38 AM
Shyam
The codes attached have almost the same pattern ..but why their answers are different ..amd also please explain the answers
operator-precedence
python
python3
0 Voto
2 Respostas
12th Aug 2017, 3:43 PM
Divyanshu Kulratn
I am new in java.... I found that lopping and conditional statement of java is same as that of C.
java
loops
0 Voto
2 Respostas
18th Sep 2016, 6:45 AM
aman kumar
If the image is not saved in the same folder as html what should we write the location of image
html
images
0 Voto
2 Respostas
3rd Jun 2016, 5:05 PM
Dayananda kishore
i have a question that what is the need of elseif statement if our work can be done by using number of if. same output will be produced then what is the basic purpose of elseif?
else-statements
if-statements
php
0 Voto
10 Respostas
5th Aug 2016, 3:23 AM
Ankita Sharma
How do I fix this Arduino issue? I can use this same code to send data to thingspeak it does not work with my created server
arduino
c++
coding
mega
urlproblem
0 Voto
1 Resposta
27th Aug 2023, 1:31 PM
othneillo
Is there a way to sum up lines 82 - 90 in my code so i dont have to keep rewriting the same line like it is currently?
help
java
line
3 Votos
3 Respostas
27th Nov 2017, 1:23 AM
jalen
why it is showing "fatal error: jni.h: No such file or directory"? I have this jni.h at exact same location that i mentioned in
javatoc
jni
0 Voto
2 Respostas
22nd Oct 2021, 3:10 PM
Pratik Kumbhar
See the codes given below. Both shows the same output. Please tell me different between both code are function and =>
javascript
0 Voto
1 Resposta
8th Oct 2020, 4:55 AM
RD:programmer
guys pls i need your help it will be big help for me. i am angry and sad in same time i can't understand this section
es6
objects
0 Voto
1 Resposta
10th Dec 2020, 10:35 AM
yassin tafouzert
Im having problems with VS code on my laptop it won't launch. Same thing happens when i try to launch atom text editor, help out
atom
text_editor
vs_code
1 Voto
2 Respostas
31st Jan 2019, 8:24 AM
Ian Kamande
my subject is aquaculture my field is non technical can i learn coding And I too will have the same job of employment?
data-types
0 Voto
2 Respostas
7th Jun 2019, 5:54 AM
pravesh trivedi
If you are using Java and C++ on the same app without notifying the app how would the app be able to differentiate between||or&&
c++
java
-1 Voto
3 Respostas
27th Apr 2018, 7:45 PM
Kanyiri Ghulam Asheek Salifu
here in this we get 3 outputs.. First is "enter a no7" and third is only "7". but we have used the same print(x) command in both cases?
python
variables
0 Voto
5 Respostas
13th Jul 2016, 3:02 PM
Gaurav Kumar Tiwari
Is it possible to mix languages in the same script apart html or javascript? I mean, is it posible to mix Python with Java, C..
c++
code
django
hack
html
html5
java
javascript
python
0 Voto
2 Respostas
24th Mar 2018, 6:51 PM
Juan Pérez Torralbo
The cost prize of n articles is the same as the selling prize of x articles.if the profit is p% then what is the value of x?
operators
-1 Voto
5 Respostas
25th Jul 2017, 5:14 PM
MADHU MITHA K
I cant seem to wrap my head around why this code works. When i try to read through the code i cant get the same answer. Help pls
python
0 Voto
2 Respostas
21st Mar 2022, 7:35 AM
webbxhead
Look this sample Php code, what it is the output? It's allowed? I try to do the same in Java. It's too strict. Who is right?
java
php
vs
0 Voto
4 Respostas
29th Apr 2017, 2:49 PM
Enrico Macchiavelli
Does having a lot of customers on your site at the same time affect bandwidth differently than if was spread out through month?
bandwidth
customers
datbase
html
site
visitors
website
0 Voto
1 Resposta
2nd Mar 2022, 3:40 PM
Ginfio
Programming learning
at
can
i
language
learn
many
same
the
0 Voto
3 Respostas
4th Dec 2016, 4:15 PM
rikudo sama
i have created 2 activities in same project on android studio...and when i run it via my phone ...only main activity runs
android
1 Voto
1 Resposta
10th Jul 2018, 5:07 PM
Dhanaraj S
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
44
45
46
...
49
Próximo >
Quente hoje
Guys help please
1 Votes
Python question
2 Votes
Python
1 Votes
Are websites hackable?
1 Votes
C# and sql
1 Votes
Void functional void with bool function
0 Votes
What course to take for AI?
0 Votes
TICTACTOE
0 Votes
Error
0 Votes
What's an unsigned int?
0 Votes