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 these two chars (of the same elements) not equal?
c++
char
true
0 Voto
2 Respostas
4th Aug 2020, 1:28 AM
Solus
include <iostream> #include <string> using namespace std; class cofe { private: bool (checkvolt)() { return true ;
code
1 Voto
1 Resposta
20th Jun 2020, 1:48 AM
Buneodbek
in python 3 i don't understand This ((True == False) or True) please give we some examples also.
()
false
true
1 Voto
1 Resposta
10th Jun 2019, 5:14 AM
Rupak Barman
Is this true that we can't use finally keyword with except. I see nowhere about this rule? (Python)
except
exceptions
finally
python
python3
0 Voto
2 Respostas
15th Nov 2021, 5:05 PM
I Am a Baked Potato
Boolean theory
boolean
false
python
true
3 Votos
2 Respostas
18th Nov 2020, 4:53 PM
Amaklia Ilkama
Please tell me, Is it true that java is better than c++ in some aspects...?
c++
0 Voto
1 Resposta
19th Jun 2016, 2:34 PM
sonu
let height = 40 let isCheck = true let rowHeight = height + (isCheck ? 50 : 20)
operators
swift
1 Voto
2 Respostas
19th Mar 2020, 4:17 PM
Amber Mitchell
Do any one know what that you can make money on Fiverr freelance coding.When creating games
is
it
true
0 Voto
1 Resposta
5th Jan 2023, 11:40 AM
Emma Sho
Help me with this expression in python 3
false
in
python
python3
true
2 Votos
8 Respostas
7th Jun 2018, 5:43 PM
Eduardo Perez Regin
first we take input of some boolean logic like 2==2,if true then print("right") ,else print("wrong").I am not getting it,plzhelp
boolean-logic
python
2 Votos
3 Respostas
22nd Jan 2017, 5:19 AM
shishir
Is it true that you cannot upload an app to playstore if its not made via android studio
playstore
2 Votos
2 Respostas
5th Dec 2017, 10:12 AM
Edwin Miano Kahenia
Why it hasnot add the even to the list and print true and false and in the last..[] !!!
python
0 Voto
4 Respostas
23rd May 2018, 10:13 PM
Omar
Why are they false and true?
false
java
true
0 Voto
1 Resposta
12th Sep 2019, 1:52 PM
Дмитрий
Is it true that JavaScript was used in these apps? [ view image in my inserted code]
javascript
1 Voto
2 Respostas
3rd Jun 2017, 5:43 PM
_Retr0/-
Guys check if my hypothesis is right or wrong is comparison operators is just true or not. var age !=10 document.write(age!==8);
comparison
operators
-1 Voto
6 Respostas
2nd Mar 2017, 2:00 PM
AsheEvelineRose
How do create a code that tests equality of fractions and results in true or false
python
0 Voto
2 Respostas
1st Jul 2017, 6:14 PM
Pride Mawire
about string matching: I want to match 2 strings and output should be true if any portion of the strings are matched.
python
regular-expressions
string
1 Voto
6 Respostas
29th Sep 2017, 12:43 AM
Shikha Pandey
Write and test a function hydroxide that returns a 1 for true if its string argument ends in the substring OH .
strings
1 Voto
4 Respostas
5th Apr 2018, 1:37 PM
Shubham kumar Mishra
How to make an output true this "xoxoxoxoxo" where x & o must to be 5, with loops and conditional statement in java script?
node.js
0 Voto
7 Respostas
7th Jan 2021, 7:56 PM
Defri Chandra
Is it true that if we create variables inside static method is also become static ?
also
become
inside
is
it
method
static
that
true
variables
0 Voto
2 Respostas
20th Dec 2016, 6:49 PM
Suprakash Pal
Hello guys can u give me a sign of what's wrong in this code ? All cases r true except the fourth one
java
1 Voto
3 Respostas
17th May 2021, 11:37 AM
Abdul Jalil
Someone explain me how to know if its true or false by precedence ...I don't get the logic here...
operator-precedence
python
sololearn
0 Voto
2 Respostas
30th Jun 2018, 8:22 AM
Deesha Devi Raghu
If ( "Mario" > "Mareo" ) then true, else false
false
If
javascript
string
true
8 Votos
5 Respostas
6th Aug 2017, 7:19 PM
Rcknmrty
How come srand() produces same sequence using the same interger? Shouldn't srand change the sequence as true random?
c++
rand
0 Voto
3 Respostas
9th Apr 2016, 9:56 PM
Michael A. Valverde
When I am doing exercises for practice and they mention a constraint, should I assume it will be true or check for it?
codingexercises
practice
3 Votos
3 Respostas
15th Oct 2018, 3:21 AM
C.E.
z-index fixed! Enjoy :-) To be done: True perspective, Continue animation if not hovered or touched.
animation
css
html
transform
z-index
0 Voto
1 Resposta
12th Jan 2018, 4:52 PM
Claude Dumont
How can one write a program that will display its boolean value as true wen compiled?
c++
data-types
0 Voto
1 Resposta
27th Jul 2016, 12:44 AM
Leo Smile
A non-zero value (usually of 1) signals abnormal termination. Is it true for any larger programs?
c++
0 Voto
1 Resposta
28th Jan 2017, 5:05 PM
Aravind K
anyone to help me in making a code to determine wether a sentence is a pangram or not
false
or
true
0 Voto
2 Respostas
29th Dec 2017, 9:29 PM
Nicho Ndonye
Is relational operator skip next operation when the conditions meet false in (&&) or condition meet true in (||)?
c#
c++
if-statements
operator
relational
1 Voto
1 Resposta
6th Apr 2018, 10:38 AM
Nurman Tajir
Is it true that people are doing online course to make their CV more impressive by adding certificates of courses?
certificate
code
progress
self-learning
2 Votos
2 Respostas
9th Sep 2017, 10:23 AM
Ravi Jagani
In c++ practice 2.2 and other practice question you don't achieve certification please this is true or not please tell me 🤨????
c++
0 Voto
3 Respostas
4th Feb 2021, 12:33 PM
Shaikh Jahangir Alam
Python is an interpret language but if it is true does it mean that we have to distribute source code while distributing program
distribution
interpreted
python
4 Votos
4 Respostas
22nd Apr 2017, 9:48 AM
shobhit
This is the best statement in JavaScript to create a new empty array named paints. True or False?
n
paint
va
0 Voto
1 Resposta
11th Dec 2020, 2:49 PM
Salim Mohammad Elsadi
After every instruction EIP must be incremented by the programmer with a specific assembly instruction - true or false..??
c
-1 Voto
2 Respostas
30th Sep 2020, 4:19 PM
SESHU
Hola buen día, Alguien seria tan amable de ayudarme a entender esta expresión? $var= true ? '1' : false ? '2': '3'
cdigo
1 Voto
3 Respostas
3rd May 2019, 10:24 PM
Yushua Green
can i declare a boolean variable with the abbreviation T or F value (this letters equivalent to True or False)?
booleans
java
0 Voto
4 Respostas
5th Jul 2016, 5:10 PM
Federico Rodriguez Hormaechea
Cane someone help me solve this and explain please, thank you.( i want store_open = None to change to True
python
0 Voto
4 Respostas
7th Apr 2017, 1:43 PM
Greg Bernabel
Validating a input and directing the submit to a new page if the input is true or correct using JS
a
from
get
how
input
textbox
the
to
1 Voto
2 Respostas
22nd May 2018, 8:01 PM
Onwudinjo Azuka Alexander
Is it true that learning html we can apply to update windows and we cam do website pages.
html
-1 Voto
3 Respostas
6th Aug 2017, 4:04 PM
Syafiq Rashid
Why this code take 2 in output .....if condition is true only when i=1,3 on 2 condition is false why print 2
if
if-statements
1 Voto
2 Respostas
8th Oct 2020, 7:52 AM
Vikramjeet Singh
Q - make a function which checks if the number is prime or not and should return value in true and false. Is the coding alright?
c++
function
function-arguments
function-parameters
-1 Voto
8 Respostas
5th Dec 2019, 4:48 PM
Dipanjan Basu
Actually i am not understanding the "True " and "False" condition by which my code running "already " statements.
else-statements
false
if
true
0 Voto
3 Respostas
15th Sep 2020, 4:37 PM
#challenger mg
Is it true the demand of java and android app developer is reduced? There is less vaccancy in these field.
java
2 Votos
2 Respostas
11th Oct 2017, 5:38 AM
Nitish Srivastava
Can't understand what is question exactly??
false
java
string
true
0 Voto
2 Respostas
22nd Aug 2020, 5:25 PM
Moutasem
Can any one explain why we got this kind of output and also say me when " float is true " and "double is false" gets printed ?
c
doubt
sololearn
4 Votos
2 Respostas
25th Aug 2019, 9:41 AM
Kiran Deep Naidu
But why if I run the code I put into the description the output is True (the question is related to the previous one)
python
3 Votos
2 Respostas
6th Apr 2019, 12:11 PM
mihai
Why is this false?
c++
cpp
false
help
true
1 Voto
8 Respostas
31st Mar 2017, 2:07 AM
Sami
Let's make a free app for helping the upcoming programmers..
always
be
developer
friend
good
makinganapp
need
true
1 Voto
28 Respostas
8th May 2018, 12:37 PM
Ankit Yadav
Why this code go wrong when i put s=0; in the initial conditions and give a true response when i put this condition after n=i;
for
loops
while
1 Voto
3 Respostas
30th Aug 2020, 4:42 PM
Nariman Tajari
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
10
11
12
13
Próximo >
Quente hoje
Best Python Calculator Code
1 Votes
New code
1 Votes
Does anyone have the solution for this challenge?
0 Votes
Clean Code
3 Votes
How would you solve the part of the C# Intermediate code project that requires operator overloading?
0 Votes
Why does coding take so long to learn
0 Votes
Solved Ai generated practice the last question
0 Votes
Hello Everyone
0 Votes
How to add unordered lists in HTML.
0 Votes
Solved# Survey data format in coding for data
0 Votes