StackOverflow Questions for Tag: operators

Devoted
Devoted

Reputation: 183563

Does Python have a ternary conditional operator?

Score: 8048

Views: 3046974

Answers: 32

Read More
codeScrub
codeScrub

Reputation: 53

Operator '&&' can't be applied to operands of type 'int' and 'bool'

Score: 5

Views: 22391

Answers: 3

Read More
Aidan
Aidan

Reputation: 69

1. What does ":" mean in C for struct members 2. Can I return a local variable that's a struct that holds a pointer to a local variable in a function?

Score: -3

Views: 52

Answers: 0

Read More
cantera
cantera

Reputation: 25015

PHP Shorthand Addition Operator - Undefined Offset

Score: 4

Views: 5399

Answers: 4

Read More
Deepak Mankotia
Deepak Mankotia

Reputation: 4574

What is <=> (the 'Spaceship' Operator) in PHP 7?

Score: 286

Views: 184771

Answers: 3

Read More
Honza Brabec
Honza Brabec

Reputation: 37608

Why don't Java's +=, -=, *=, /= compound assignment operators require casting?

Score: 3859

Views: 318698

Answers: 12

Read More
Charlie
Charlie

Reputation: 2639

Is there an exponent operator in C#?

Score: 262

Views: 354734

Answers: 9

Read More
user2961861
user2961861

Reputation:

Operators = vs. == in PHP

Score: 0

Views: 1431

Answers: 6

Read More
EdmDroid
EdmDroid

Reputation: 1360

Why is the operator precedence not followed here?

Score: 22

Views: 3043

Answers: 5

Read More
abu abu
abu abu

Reputation: 7052

What is the meaning of three dots (...) in PHP?

Score: 250

Views: 199531

Answers: 9

Read More
wafflesausage
wafflesausage

Reputation: 395

Is it more efficient to do a Less Than comparison then to do a Less Than Or Equal To comparison?

Score: 8

Views: 4099

Answers: 3

Read More
Cyto Phans
Cyto Phans

Reputation: 1

Explanation on JavaScript toggle function not work on the first click

Score: -5

Views: 31

Answers: 0

Read More
Adam Gardner
Adam Gardner

Reputation: 9

What syntax am I missing for C++ mathematical operators on one line?

Score: -2

Views: 58

Answers: 0

Read More
fifamaniac04
fifamaniac04

Reputation: 2383

C not operator applied to int?

Score: 6

Views: 23936

Answers: 3

Read More
Sebastian Domenici
Sebastian Domenici

Reputation: 3

How to change an operator that is a string into a mathematical operator in JavaScript?

Score: -4

Views: 62

Answers: 1

Read More
Suzannah Thomas
Suzannah Thomas

Reputation: 29

Is there a || operator for int?

Score: 0

Views: 9131

Answers: 5

Read More
izb
izb

Reputation: 51840

How can I repeat a string N times in Perl?

Score: 69

Views: 80198

Answers: 7

Read More
HSeldon
HSeldon

Reputation: 539

Order of operations - using two assignment operators in a single line

Score: 16

Views: 4304

Answers: 4

Read More
monoy suronoy
monoy suronoy

Reputation: 911

How can I detect all symbols on mathematical operators on PHP using regex?

Score: -3

Views: 196

Answers: 1

Read More
Chris Keele
Chris Keele

Reputation: 3453

Ruby unary tilde (`~`) method

Score: 12

Views: 7153

Answers: 5

Read More
PreviousPage 1Next