Cours
Se connecter
Commencer à apprendre l'IA
Cours
Se connecter
Commencer à apprendre l'IA
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
How friend works in a struct (for ostream operator <<)? c++
>>
c++
friend
operator
ostream
overloading
struct
1 Vote
2 Réponses
19th Feb 2021, 3:21 AM
Eduardo Perez Regin
how to call a overloaded operator in c++?
c++
operator-overloading
1 Vote
1 Réponse
8th Feb 2017, 5:11 PM
MARRI ESWAR REDDY
Can any one give simple comparison operator example
c++
comparison
operators
0 Vote
1 Réponse
19th Apr 2017, 2:43 PM
Mishra Shiva
What is the working of "|" operator in python..
c++
java
python
1 Vote
2 Réponses
6th Feb 2017, 5:53 PM
Avrl Sngh
What is the code in python simple calculator to perform exponent operator
hajaj
0 Vote
3 Réponses
3rd Oct 2020, 1:31 PM
Sandhya Rani
can we use more than one AND operator in the program??
java
operators
1 Vote
2 Réponses
6th Nov 2018, 5:02 AM
Archit Yadav
why assignment operator does not work in a print function?
operators
python
0 Vote
2 Réponses
31st Jul 2018, 11:14 AM
Probin Sinha
I just tried a very interesting number in the NOT operator
operators
0 Vote
4 Réponses
21st Aug 2018, 11:44 AM
Kevin Chu
what is the result of using modulus operator 38 % 5?
javascript
operators
0 Vote
3 Réponses
26th May 2020, 2:26 PM
Jyoti patel
How can I use a FOR operator in an other FOR operator?
c++
loops
0 Vote
7 Réponses
27th Nov 2017, 11:46 AM
Hadi Azizi
Can someone describe what the modulus operator is, I don't understand it.
c++
operators
1 Vote
6 Réponses
16th May 2017, 12:37 AM
Chris Ballard
Can someone explain this question acc operator ranks and why its answer is what it is!
operator
python
0 Vote
5 Réponses
13th Apr 2020, 5:02 PM
Tanu
What is the difference between spread and rest operator in JavaScript
ecmascript
es6
javascript
0 Vote
2 Réponses
29th Jul 2020, 8:19 AM
paperinflames
Can anyone please explain me the first operand of AND operator in the following code?
java
9 Votes
8 Réponses
8th Oct 2017, 5:17 AM
Panda Lad
I am lost here, tried so much, [merge 2 array using operator overloading].
c++
1 Vote
3 Réponses
26th Nov 2020, 2:25 AM
Bibek Pant
What is the valid code for including modulo division operator in a c ??
operators
2 Votes
6 Réponses
18th Aug 2020, 2:36 PM
Jaywardhan
im an idiot cant find the symbol for an OR operator
c++
freakingkeyboardmonkey
1 Vote
4 Réponses
7th Jul 2017, 12:02 AM
Saskia Kia Hansen
***NEW CODE** learn how to use the left/right operator in c++
#include<bitset>
binary
c++
4 Votes
2 Réponses
18th Mar 2017, 3:48 AM
chris
Why can't we use '=' operator in these statements ?
if-statements
0 Vote
2 Réponses
28th Mar 2020, 4:02 AM
Ahsen Mirza
How the output is come of this code print(2 * (3 + 4)) the answer is 14 how
operator
python
1 Vote
3 Réponses
26th Jul 2022, 3:12 AM
CodingPrank
! it is called not operator or it is not a operator?
c++
operators
1 Vote
6 Réponses
29th Sep 2016, 4:00 AM
rahul negi
module operator explain how 2 is output of this question
phyton
-1 Vote
2 Réponses
16th Jan 2022, 1:32 PM
newton techi
Can we overload hash viariable as a operator in c++
c++
hash
2 Votes
2 Réponses
19th Oct 2017, 1:43 PM
Shivam Patil
Explain about these assignment operator of c++ how they work.
include
-1 Vote
2 Réponses
20th Sep 2020, 5:16 AM
Ko Ko Naing
Why is new operator not used in C++ intermediate for instance object creation ?
c++
crash
free
heap
memory
memory-leak
stack
1 Vote
5 Réponses
31st Mar 2023, 11:54 AM
Sanjay Kamath
How this code run as operator precidence ?? plzz explain plzz
help
javascript
node
node.js
sololearn
0 Vote
3 Réponses
26th Sep 2021, 3:32 PM
Aniket Ganguly
Can this program by using operator overloading will be executed
it
make
2 Votes
2 Réponses
31st Aug 2017, 11:55 AM
Deepak Maurya
What will be the output of this code and how? please explain this code.
operator
unary
unaryoperator
5 Votes
5 Réponses
28th Jan 2018, 5:05 PM
vishal ranjan
Can I use "--" as a decrement operator as in C?
java
operators
1 Vote
4 Réponses
29th Oct 2016, 10:38 AM
Satyam Janjale
State the operator precedence of the following operators :-
java
operator-precedence
operators
0 Vote
1 Réponse
28th Jan 2021, 4:22 AM
I M J
What is difference between pre increment and post increment operator overloading?
c++
operator-overloading
1 Vote
3 Réponses
8th Apr 2017, 5:42 PM
Harish kumawat
Why :: ,dot,?:,.* , Sizeof operator cannot be overloaded in c++???????
binary
c++
opp
overator
overatorreloading
scopereslution
sizeof(
3 Votes
1 Réponse
30th Dec 2017, 7:20 PM
SatanicAngal666
Why is my if statement with an or operator not working?
java
0 Vote
3 Réponses
17th Aug 2018, 2:14 AM
David
Hi guys! Can you tell me please how the operator % work?
math
operator
1 Vote
2 Réponses
22nd Nov 2021, 8:26 PM
Samuele Mondello
Operator <= cannot be applied to operands of type ' String' and 'int'
no
value
variable
with
1 Vote
6 Réponses
22nd Jun 2019, 6:08 AM
AB Rizni
I REALLY Don't Understand The Operator Precedence Lesson, Especially The 3rd Example
operator-precedence
python
1 Vote
3 Réponses
7th Mar 2020, 12:41 PM
Jevvy
What is the difference between floor division operator and normal division operator?
numeric-operations
python
2 Votes
3 Réponses
27th Nov 2017, 1:40 AM
tom jerry
How to write a program using ternary operator in C++?
c++
0 Vote
2 Réponses
20th Aug 2018, 4:48 PM
MADE OF GOD
Plz explain operator overloading with an easy c++ program
c++
example
operator-overloading
program
0 Vote
1 Réponse
26th Sep 2018, 3:06 PM
Teddy
the division operator should result the float value the same operator should run in both python version 3 and 2.7
python
-1 Vote
1 Réponse
6th Dec 2018, 3:41 AM
Initiator
What is the use of the ^= assignment operator in C#
c#
operators
sololearn
0 Vote
2 Réponses
11th Oct 2022, 7:26 PM
Mr Ajiero
Map of custom class as key without < or > operator
<
>
c++
class
map
operator-overloading
0 Vote
2 Réponses
30th Sep 2024, 3:48 PM
Ketan Lalcheta
Can someone help in understanding the concept of operator precedence?
operator-precedence
python
0 Vote
3 Réponses
20th Mar 2017, 4:45 AM
Aryan Sinha
Program for doing sum of 2 numbers without using '+' operator ?
print
2 Votes
4 Réponses
24th Dec 2017, 4:47 PM
Sandeep Kumar R
Which operator is used for the destructor in Java?
java
0 Vote
2 Réponses
2nd May 2017, 9:31 AM
Ali Abd El Salam
what is difference between logical operator and relational operators??
operators
php
0 Vote
2 Réponses
8th Aug 2016, 7:58 PM
zaheer
Can anyone plzz explain me little bit about magic mathods..and operator overloading..
code
magic
magic-methods
python3
0 Vote
4 Réponses
23rd Sep 2020, 2:30 PM
Srishti
Can we use a ternary operator under return in react hooks ??
hooks
javascript
jsx
react
1 Vote
2 Réponses
8th Aug 2020, 4:12 PM
Vishnu Aditya
% I dont understand what this arithmetic operator is doing
c#
java
0 Vote
3 Réponses
14th Jun 2016, 4:59 PM
Teofil Shterev
Shall we add && operator as many as we can?
c++
operators
0 Vote
3 Réponses
4th Jul 2016, 5:47 PM
Mohamed Ashik
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
16
17
18
...
25
Suivant >
Aujourd'hui en vedette
Which is easier to learn first between python and JS?
0 Votes
API
0 Votes
Does sololearn teaches on how to create games
0 Votes
Sockets, etc
0 Votes
Quiz
0 Votes
I HAVE A PROBLEM I CANNOT ABLE TO SEND MESSAGE ANYONE AND ALSO MY MESSAGE SECTION NOT AVAILABLE "PLEASE ACTIVATE YOUR ACCOUNT
0 Votes
Necesitó ayuda
1 Votes
Any Sololearn Chat Groups that I could Join?
0 Votes
Excuse me, why do they always ask us to input without telling us what it is for in python.
2 Votes
Controls issue
0 Votes