Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
What does the 'cout' operator do?
c++
cout
iostream
operator-overloading
operators
output
strings
type-conversion
2 Votes
2 Answers
25th Nov 2016, 2:36 PM
ɐısıօլɐ
Ternary operator and recursion interaction question
operator
recursion
ternary
1 Vote
2 Answers
5th Feb 2019, 8:40 PM
Harry Sild
how fuction the operator this
java
this
0 Votes
2 Answers
22nd Oct 2017, 4:55 PM
Brayan Pérez Ramos
what does this operator mean?
java
0 Votes
2 Answers
14th Jan 2017, 6:41 AM
karama
What is this operator <<= in C++
c++
5 Votes
2 Answers
10th Apr 2017, 11:30 AM
Anmar Fadel
What is () operator for three integer operands
int
operands
operators
5 Votes
1 Answer
21st Mar 2018, 2:02 PM
Ketan Lalcheta
why we need operator overloading or overriding??
c++
operator-overloading
0 Votes
3 Answers
16th Jun 2018, 7:47 AM
Rahul kumar
what's the difference between comma operator and comma separator?
javascript
1 Vote
6 Answers
24th Oct 2022, 5:13 PM
bizzzzzzzo
Can someone explain the operator && ?
switch
1 Vote
2 Answers
13th Jul 2019, 6:03 PM
Aivic
How make math operator "between" in python
between
operators
python
2 Votes
4 Answers
29th Oct 2017, 3:46 PM
Sebastian
If java not have operator overloading how can this work
java
objects
operator-overloading
2 Votes
9 Answers
12th Mar 2021, 1:16 PM
Sandeep Jadam
Oracle Length with concat operator
11g
length
ora-00904
oracle
-1 Vote
1 Answer
6th Feb 2019, 7:09 AM
Ajith Kumar
How identify operator in C???
c
do-while
if-statements
operators
0 Votes
1 Answer
25th Feb 2019, 1:27 PM
Karna
String comparison using operator overloading
==
operator-overloading
string
stringcomparison
-3 Votes
1 Answer
21st Nov 2021, 12:18 PM
31_Shreyash Jeughale
The dot(.) Operator in python
python3
0 Votes
1 Answer
2nd Nov 2017, 9:04 AM
Peter
Can we use a conditional operator in 'switch' statement??
java
switch
2 Votes
5 Answers
13th Dec 2019, 11:41 AM
Charu Jain
Does delete work on pointers other than new operator ?
c++
delete
new
3 Votes
4 Answers
10th Jan 2019, 3:22 AM
Ketan Lalcheta
Can i use modulus operator with long double variable in c language??
c
language
3 Votes
7 Answers
6th Jul 2019, 3:28 PM
Gaurav Rawat
Multiplying two number without using multiply operator
c++
1 Vote
2 Answers
10th Jul 2018, 3:11 PM
puneet
What's the meaning of this operator "~"
python
0 Votes
2 Answers
26th Aug 2019, 7:25 AM
harry thas
operator = input("enter operator (+,-,*,/) : "). Syntax error occurring in this , how to fix it ?
")
(+,-,*,/):
choose
operator
operator=input("please
0 Votes
4 Answers
4th Jan 2022, 4:34 PM
Mahaveer Singh Ranawat
Can a variable be an operator
c++
operators
0 Votes
3 Answers
1st Jun 2017, 9:44 PM
Edward Gibson
== operator in jsp and Java
java
jsp
0 Votes
2 Answers
18th Aug 2018, 12:51 PM
Christy Alex
Is java support operator overloading? //Interview question
comments
java
polymorphism
1 Vote
4 Answers
8th Aug 2016, 6:00 PM
SUCHIT YADAV
overloading the + operator outside of a class
operator-overloading
python3
1 Vote
4 Answers
30th Sep 2019, 9:03 PM
rodwynnejones
Error found in the OR Operator lesson
sql
where
0 Votes
3 Answers
20th Feb 2020, 4:24 PM
Kiffel
Cpp equal operator not working as expected
==
c++
operators
1 Vote
2 Answers
25th Sep 2018, 10:26 AM
CodeMStr
What does the colon operator do here?
composition
2 Votes
3 Answers
3rd Feb 2018, 3:47 AM
Ravi bharathi. T. S
can anyone explain me the operator precedence
operators
ruby
0 Votes
5 Answers
24th Aug 2017, 11:32 AM
Prateek_ _Saxena
How to use XOR operator in sql?
sql
where
1 Vote
4 Answers
4th Feb 2017, 10:53 AM
Snehal Kudale
What is the definition of misc operator ?
c
c++
java
notes
operators
theory
2 Votes
1 Answer
27th Nov 2017, 7:57 AM
Rishabh
How tilde operator works in C?
c
0 Votes
1 Answer
3rd Mar 2019, 8:32 PM
HITESH AHUJA
[challenge] check if a number is even without modulo operator or floor devision.
challenges
13 Votes
33 Answers
17th Jan 2018, 3:40 PM
Oma Falk
I have a problem in the ternary operator
javascript
operators
1 Vote
3 Answers
4th Jun 2018, 10:27 AM
Bilash Saha
what does double semicolon operator (::) do?
c++
classes
1 Vote
4 Answers
10th Jul 2016, 8:31 AM
Kadamati Rituraj
What does [] operator means for map
c++
map
operator-overloading
0 Votes
2 Answers
16th Jul 2020, 5:47 PM
Ketan Lalcheta
Precedence of postfix, prefix vs operator
operator-precedence
1 Vote
2 Answers
14th Jan 2018, 8:01 AM
Tien Dat Dang
Problem ->Type Cast Operator ->Explicit function
c++
explicit
1 Vote
2 Answers
31st Jul 2017, 6:07 PM
Parvish gajjar
Plzz explain data type and sizeof operator in C[solved]
c
data-types
sizeof
6 Votes
3 Answers
4th Sep 2020, 12:30 AM
Dipendra
How '%' operator will work if we use two float numbers ?
operators
python
3 Votes
4 Answers
14th Jan 2019, 12:15 PM
Aman Kumar
Why is the overloaded operator method is ambiguous?(solved)
ambiguous
c++
classes
error
operator-overloading
4 Votes
1 Answer
14th Aug 2020, 1:52 PM
Purple Requiem
How to understand pointers and operator new?
c++
operators
pointers
1 Vote
4 Answers
23rd May 2017, 5:02 PM
Rafał
What is use of scope resolution operator
c++
is
of
operators
resolution
scope
use
what
2 Votes
3 Answers
13th Mar 2017, 1:48 PM
Nandhini
Scope Resolution Operator / Pointer Question
::
*
c++
pointer
0 Votes
1 Answer
25th Jul 2020, 6:59 AM
Solus
what does operator mean == plz explain
operator-precedence
1 Vote
2 Answers
10th Mar 2019, 5:27 PM
Árslan BUtt
Does java and javascript support operator overloading
java
javascript
0 Votes
3 Answers
9th Apr 2018, 2:04 AM
Manuel Nuel
I can't figure out the operator overloading...
c++
0 Votes
1 Answer
28th Jul 2023, 5:23 PM
MOHAMMED SHAHUL
What is the in-place operator in python used for?
operators
python
python3
2 Votes
4 Answers
22nd May 2018, 7:07 AM
Adi
How does the modulus operator work on negative numbers?
%
modulus
operators
python
4 Votes
4 Answers
10th Jun 2020, 5:11 PM
M Tamim
Which operators are called special operator in c??
c
operators
2 Votes
1 Answer
20th May 2019, 4:32 PM
Parth Lakhani
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
10
11
12
...
25
Next >
Hot today
What's wrong in my code?
3 Votes
Cybersecurity techies
5 Votes
App Development
0 Votes
Please answer.
0 Votes
what languages should I learn to learn python
1 Votes
GUI-Based Python code in Webpage
2 Votes
Is python better than javascript?
1 Votes
HTML
0 Votes
Introduction of html
0 Votes
CSS or Tailwind
1 Votes