Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
In which case should I use dot(.) operator and IN clause ?
dot
in
sql
0 Votes
3 Answers
10th Feb 2017, 5:51 AM
Sonu Kumar
Please explain me in simple language what are in place operator with example?
inplaceoperator
0 Votes
2 Answers
23rd Oct 2020, 5:52 AM
Ujjwal Sharma
:= hello everyone. I wanted to know what's this in Walrus operator :=
walrusoperator
0 Votes
2 Answers
15th Oct 2021, 2:25 PM
Mohsen Farahi
Why is there sometimes the & operator inside the parameters of a function?
c++
0 Votes
4 Answers
31st Jul 2016, 1:28 PM
jigoku_tenshi
How can I use the OR operator in my smart phone?
c++
operators
or
0 Votes
2 Answers
25th Sep 2016, 1:54 PM
Jacob_kim
Why different results in c while using assignment operator in C
c
print
0 Votes
1 Answer
6th Feb 2020, 3:50 PM
Manish Singh
Isn't the Not equal to operator denoted by <> in SQL?
not
notequals
sql
1 Vote
1 Answer
25th Nov 2017, 9:59 PM
Anjana K V
Operators in java
java
operator
1 Vote
1 Answer
24th Apr 2017, 5:07 PM
Dexter Torres Gregorio
Pls must I upgrade to pro before i can continue continue with python variable?
assignments
operator
-2 Votes
2 Answers
21st Oct 2021, 2:47 PM
Jonathan Samuel
Type in an operator to declare an array of integers. The size of the array is 9.?
arrays
c++
0 Votes
3 Answers
29th Oct 2017, 7:27 PM
Muhammad Ali
Does == operator in python compares any character with its ascii value?
booleans
1 Vote
2 Answers
17th Jan 2018, 2:20 AM
Divyansh
Who can explain the C++ modulo operator logic: why, for example, 3 % 4 is equal to 3?
c++
code
course
explain
logic
mathematics
modulo
operator
sololearn
5 Votes
7 Answers
11th Nov 2017, 6:01 PM
Ozodbek Kuchkarov
Its resulting in an infinte loop...why so? can we use ternary operator in increment part?
java
2 Votes
2 Answers
24th Mar 2020, 10:22 PM
Ana
program about students grants
conditional
operator
0 Votes
1 Answer
24th Oct 2020, 2:02 PM
Ar4i Epic
why I need to use the sizeof () operater , Pls explain the answer with a tiny c++ code
operator
sizeof
0 Votes
2 Answers
13th Jan 2017, 12:18 PM
Mohamed Ammar
Please tell me guys how to work pre-increment operator and tell me how to come here 15,66 result.
(++a)
2 Votes
7 Answers
28th Aug 2018, 9:37 AM
Ashish Rastogi
What is lambda operator and how it can be used in python 3?
operators
python
1 Vote
3 Answers
16th Apr 2017, 6:10 PM
Vignesh
What is the most efficient way to implement ternary conditional operator in Python?
python
ternary
0 Votes
1 Answer
1st May 2019, 7:50 AM
Dmytro Novak
Bug in C compiler (?)
bug
c
compiler
increment
operator
14 Votes
4 Answers
4th Sep 2018, 5:09 AM
Lucas Jadilo
Why !< or !> not works, where != works?
!<
!>
comparison
operator
3 Votes
7 Answers
20th Sep 2021, 1:29 PM
KAZI MD SHAKIB HASSAN
How to use the modulus operator at a number smaller than the other?
c++
0 Votes
2 Answers
21st Apr 2021, 5:03 PM
Rzv19
Where we can use >>> this operator??
>>>
java
operator
shift
8 Votes
2 Answers
13th Mar 2018, 3:33 AM
Rajesh Dehury
Is It posible use a range or comparation operator with case?
c#
switch
0 Votes
2 Answers
8th Nov 2016, 11:35 AM
korrupziony
Why is it that we can use the + operator to concatenate string variables but not string literals?
c++
operator-overloading
strings
5 Votes
4 Answers
23rd Feb 2019, 8:18 AM
Moses Odhiambo
Why should we use '&&' and '||' operator while they works same as 'and' and 'or'? Someone please explain
operators
php
4 Votes
11 Answers
14th Dec 2015, 2:18 AM
The Most Mysterious
What is the difference between using friend function and scope resolution operator outside a class?
c
c++
coding
friend
function-arguments
functions
oop
sololearn
1 Vote
1 Answer
21st Aug 2017, 1:51 PM
Akankshya Bhattacharyaa
Why do these two statements show different result?
==
integer
java
operator
6 Votes
1 Answer
13th Jan 2020, 1:01 AM
Jobelle
What do they mean by operator a b ? Can someone give me an example?
javascript
1 Vote
4 Answers
2nd Feb 2019, 6:35 PM
WBen
What is bitwise NOT operator how it works give me an example for number 7?
python
0 Votes
3 Answers
9th Sep 2021, 6:00 PM
Nazma Sheik
Signed right shift operator . Can anyone tell the below problem ?
java
2 Votes
1 Answer
20th Sep 2017, 4:44 PM
Vishesh
How to overload ^ operator tofind the square of given number in c++
operator-overloading
0 Votes
2 Answers
5th Apr 2018, 6:31 PM
Suriya Narayanan.N
Take any 6 Digit number and reverse it without using any function loop or any operator
6digitno.
c#
0 Votes
4 Answers
10th Jun 2019, 1:17 PM
Omkar Chavan
Could someone find the error in this? It would be really appreciated. It shows syntax error at the assignment operator
python
1 Vote
13 Answers
21st Sep 2017, 10:30 AM
Xavier Siji Paul
So the dot(.) operator behaves like the assignment operator(=), in classes?
c#
classes
0 Votes
1 Answer
9th Oct 2016, 8:38 PM
Patrick Thubakgale
Can someone help me if someone puts in the wrong operator is still registers as multiplication.
anybody
c++
calculator
help
python
0 Votes
7 Answers
8th Sep 2017, 4:46 AM
Darius Robinson
Need a little help in bitwise operators.
bitwise
c
operator
2 Votes
3 Answers
16th Jan 2018, 4:59 AM
Ayush walia
How the __add__ dunder method is connected to the "+" operator in python?
oop
operator-overloading
python3
0 Votes
1 Answer
10th Feb 2022, 5:29 AM
Sandeep
Help me to solve && and || operator . Such as(( 0&&1)||(1||0)) how to solve.
eng.
1 Vote
3 Answers
2nd Oct 2019, 1:46 AM
Shivanimeena Meena
What is the precise meaning of 'new' operator while instatiating an object?
c#
class
keyword
new
object
operator
0 Votes
1 Answer
17th Sep 2020, 5:06 AM
Rohan Agarwal
Which operator must be used to invoke the methods of an object?
java
0 Votes
2 Answers
9th Apr 2017, 6:44 AM
amit
How does a program know to add two values when '+' sign is put in between them?
code
operator
program
2 Votes
5 Answers
4th Mar 2017, 5:32 AM
Yesha Krish
How to find character "and" in iphone 4S? I mean the logical operator
java
operators
0 Votes
3 Answers
10th Nov 2016, 8:00 AM
Felipe GĂștiez
Calculate the angle between two geographical coordinates. (This is a program with the operator of this problem,can you help me?)
c++
1 Vote
7 Answers
14th Oct 2020, 2:01 PM
Faezeh Alinejad
In " x = 3 + 6" , Is "=" sign is an operator or not? If it is an operator then what we'll call "x" ? An operand or a variable?
java
operand
operators
variables
2 Votes
3 Answers
7th Feb 2017, 12:56 AM
Muhammad Ahsan
Is there any way to access the computer's memory without using address of operator (&)?
c++
1 Vote
2 Answers
25th Mar 2018, 4:11 PM
RahulShukla
What are the the fundamental operator from which all the desired operations can be performed.
c
1 Vote
3 Answers
23rd Jun 2019, 3:44 AM
Gourav Kumar
is there a difference between selection ( . ) operator and -> ?
c++
operators
1 Vote
2 Answers
25th Jul 2016, 2:33 AM
Cristi
In boolean or operator it says if both arguments (statements) are correct then only it prints true.
boolean-logic
0 Votes
4 Answers
2nd Sep 2019, 7:01 AM
Dipanjan Basu
Why vector does not call heap allocation
c++
heap
new
operator
vector
2 Votes
12 Answers
27th Nov 2022, 6:52 AM
Ketan Lalcheta
Can (::) operator be used for more than 2 variables with same name at different scopes.
c++
guidance
operator
1 Vote
2 Answers
22nd Jul 2018, 5:23 AM
Mukul
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
19
20
21
...
25
Next >
Hot today
Web Development
2 Votes
Cybersecurity techies
3 Votes
Please complete this code.
0 Votes
Can someone please explain python for me
0 Votes
Create a program in C++ that can;
0 Votes
What's wrong with code?
0 Votes
Can u learn multiple language at the same time, without misplacing the formats of each with the other
0 Votes
Please answer.
0 Votes
How do you print inputs
0 Votes
Introduction of html
0 Votes