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
How can we use 'not' operator to check if an item is present or not present in a list?
lists
0 Voto
6 Respostas
23rd Oct 2020, 2:40 PM
Sri Laya
What is the symbol for power?
c++
guidance
help
operator
2 Votos
5 Respostas
17th Jul 2018, 7:01 PM
Mukul
Hii frnds how is this code working could somebody help me ??
?
c++
operator
0 Voto
4 Respostas
25th May 2018, 4:28 PM
Anuj Chourange
Can i use conditional operator to check a number is +ve or - ve in c++????
code
0 Voto
4 Respostas
23rd Dec 2018, 12:03 PM
Safal Kumar Sahgal
Output of C code
c
operator
precedence
0 Voto
2 Respostas
19th Oct 2020, 6:16 PM
Edward Finkelstein
in and is are ______ in python .
operator
python
python3
0 Voto
2 Respostas
19th Dec 2021, 3:11 PM
Arpan Saha
Why can't we directly assign strings using assignment operator (=) and we have to switch for strcpy (from string.h)?
assignment
c
strcpy
struct
0 Voto
6 Respostas
14th Nov 2020, 6:07 AM
Mayur Chittaragi
Pointer to acess array .. i wanna acess to 2nd place in the array with ++ operator it doesn't work??
c++
0 Voto
8 Respostas
19th Jul 2020, 9:37 AM
Mostafa Ibrahim
You are given an array of integers which represents the ages of each employee in the office. Use operator sizeof() to get overal
0 Voto
7 Respostas
22nd Nov 2023, 9:48 PM
chukwudi anthony mbegbu
[SOLVED] ?????👋 Please a question... about this code.
&&
boolean
if
incrementation
java
logical-and
operator
output
solved
26 Votos
14 Respostas
14th Jun 2018, 6:11 PM
Hans Larry Mba Bekale
Why in some cases we need to return reference from assignment operator overloading function?
c++
operator-overloading
return
1 Voto
1 Resposta
22nd Dec 2019, 7:43 AM
Amit chavare
Hello, Can anyone help with how i can fit in the modulus operator in this code
java
1 Voto
3 Respostas
15th Apr 2020, 12:55 PM
Bamgboye Oluwatosin
What would be the output ?
c
c++
operator
tilde
4 Votos
4 Respostas
6th Feb 2020, 5:49 AM
Rohit Upadhyay
in for loop how we use that some letter' in' operator to range()
loops
python
2 Votos
1 Resposta
16th Aug 2016, 6:18 AM
Yagati Pavani
How to make function of operator overloading when function call is obj1=5+obj2
operator-overloading
0 Voto
1 Resposta
15th Nov 2017, 3:19 PM
Payal
demonstrate the use of prefix and postfix mode of compound assignment operator
comments
-3 Votos
2 Respostas
25th Oct 2021, 6:52 AM
Gideon Adeyemo
I have a doubt ... How list is created using augmented operator ? ..... acc. to me it should have given error
lists
operators
python3
8 Votos
3 Respostas
11th Mar 2020, 3:20 AM
Manisha Sahu
How Increment work in this cout statement?
c++
cout
increment
operator
4 Votos
8 Respostas
28th Sep 2017, 5:50 AM
Trendy Prima Wijaya
How does this code work?
operator
python
ternary
0 Voto
1 Resposta
2nd Oct 2022, 2:36 PM
Shantanu
3 ** 1 ** 2 ** 4 == 3. ... Wait, what?
arithmetics
challenge
operator
precedence
python
4 Votos
10 Respostas
17th Aug 2018, 12:12 PM
HonFu
How to anticipate single or multiple input failure(s) when input(s) are read in using C++ std::cin and extraction operator >>
c++
error-handling
input-output
4 Votos
2 Respostas
27th Mar 2023, 6:25 AM
Ipang
I have sql query which is not run due to 10k value i passed in operator
sql
0 Voto
3 Respostas
19th Dec 2019, 5:03 AM
Akshay
Couldn't understand "not" bitwise operator!😞
butwise
help
not
operator
python
12 Votos
2 Respostas
9th Jul 2020, 6:46 AM
Namit Jain
How function chaining is working without T& as return type of operator + and =
c++
function_chaining
operator-overloading
1 Voto
1 Resposta
28th Mar 2022, 2:46 PM
Ketan Lalcheta
C++ program to read (X) and then disting uish either X is an odd or even if number double operator
c++
1 Voto
6 Respostas
27th Oct 2022, 4:59 PM
Younis Ahmad
Why the parameter in friend function should be passed with reference operator in c++
friend
1 Voto
2 Respostas
21st Mar 2018, 2:17 AM
abishek samuel
Where does the % operator lie in the order of arithmetic preference in c++???
c++
operators
1 Voto
2 Respostas
11th Feb 2017, 3:28 AM
Mohammed Mubin
Don’t understand this boolean behalf of Python! Any explaination?
boolean
operator
parenthesis
priority
python
wierd
4 Votos
5 Respostas
24th Oct 2018, 1:20 AM
Pela Lala
@
@
c++
operator
1 Voto
1 Resposta
24th May 2018, 3:51 PM
Ixidot
Why i have to create 2 myclass constructors to use the operator overloading?
operator-overloading
0 Voto
1 Resposta
16th Dec 2018, 8:03 PM
Daniel
am getting this error warning: left operand of comma operator has no effect after running following code
c++
0 Voto
3 Respostas
22nd Mar 2020, 9:40 PM
kuda kapita
----Challenge----
challenge
operator
overloading
python
2 Votos
6 Respostas
7th Nov 2017, 5:45 PM
sadiya zainab
I can only get either right or wrong but cant get both when i change the assignment operator to an equal operator. How do i fix?
javascript
0 Voto
13 Respostas
28th Nov 2020, 6:57 AM
Emmanuel Riano
whether :? operator present in python? if yes then what is it's precedence?
operator-precedence
python
0 Voto
2 Respostas
6th Sep 2016, 1:31 PM
Nithish Dongre
Do you know more non standard ways to convert user input into any number, not specifically an integer or a float 🙏?
+
javascript
number
operator
string
to
17 Votos
4 Respostas
13th May 2022, 11:50 AM
🇺🇦 Drake CDR 🇺🇦
Can someone pls explain what does this operator " << " and " >> "does with example?
numeric-operations
operators
0 Voto
2 Respostas
19th Apr 2019, 5:11 PM
Abhishek R
Can any one can solve the Operator Overloading quiz in c# and tell me reason of the answer
c#
operator
overloading
0 Voto
1 Resposta
17th Jul 2021, 10:19 PM
Mohamed Ahmed Saadeldien
Is x+=y different from x=x+y?
assignment
operator
python
python3
0 Voto
4 Respostas
23rd Jul 2020, 8:17 AM
Natu
How to correctly overload the << operator with seperate bodies for fstream and ostream ?
c++
files
fstream
3 Votos
1 Resposta
13th May 2017, 11:43 AM
Solo Wanderer 4315
Write a code in c++ to print sum of two numbers without using arthematic operator
code
math
0 Voto
3 Respostas
29th Oct 2017, 3:30 AM
Shashank Keerthi
Can any one show me the the working of modolus operator ?? why why 4 % 7 =4 ??
mod
4 Votos
4 Respostas
14th Jul 2017, 7:32 AM
Dhananjay Kumar
How can i sum two variables without using any arithmetic operator and third variable?
add
c
c++
hard
java
python
sum
-1 Voto
1 Resposta
29th Dec 2018, 2:25 PM
Bharat Bachhav
Why can't we use relational operator with two strings while making a conditional statement ? (In Python 3x)
python3
1 Voto
2 Respostas
30th Aug 2021, 1:20 PM
Piyush Chaudhary
How can i print 1 2 then 2 3 and onward without using 'and ' 'or' operator
python
1 Voto
2 Respostas
28th Dec 2019, 8:56 AM
Vishal Pandey
Why character is not come to my code.? I want to input operator bycharacter.
character
0 Voto
1 Resposta
1st Jun 2020, 10:12 AM
Abhishek Kumar
Shorthand Assignment Operators
operator
operators
stumped
0 Voto
2 Respostas
29th Aug 2019, 2:20 AM
Max Rich
I really got stuck on operator overloading concept. Can anyone provide me a detail concept on this topic?
c#
operator-overloading
1 Voto
5 Respostas
8th Sep 2016, 6:45 PM
Munindra
Guys plz can u tell me what is the actual work of Return operator (\r) ???
return
0 Voto
1 Resposta
29th Oct 2022, 2:56 PM
Sazid Hosen
Why scope resolution operator works in TurboC but doesn't work in Codeblocks in C program?
c
programming
1 Voto
2 Respostas
13th Nov 2017, 5:12 AM
Shashank Shekhar
Please help, explain me how output is 3 .. not 4?
c
c++
increment
operator
1 Voto
3 Respostas
30th Sep 2020, 12:38 PM
C Lover
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
20
21
22
...
25
Próximo >
Quente hoje
Discrete-Time Signal Representation
0 Votes
Hey, is the "Snowflake" mission not working?
0 Votes
Bug in the answers checking algorithms?
0 Votes
Detach thread exception
1 Votes
Qt timer timeout
0 Votes
Not video
0 Votes
Not image in the page
1 Votes
How to make a 2d game
0 Votes
I want to learn Lua but don’t know where
2 Votes
Html
1 Votes