SpiceQA
Questions
Tags
Users
Badges
unary-operator
27 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Can someone explain why sizeof() returns these values with unary operators?
user_10485218
0
•
asked Dec 4, 2020
4
3
108
unary-operator
sizeof
c
operators
What does `array[^1]` mean in C# compiler?
user_5720148
0
•
asked Oct 26, 2020
5
1
6715
unary-operator
indexing
c#
Mapping an object using a List<UnaryOperator<...>>
user_4288430
0
•
asked Sep 26, 2020
3
5
296
functional-interface
java-11
unary-operator
java
Int++ operator isn't increasing the int the first time it's ran
Admin
1
•
asked Aug 25, 2020
2
2
137
unary-function
unary-operator
int
java
Does C++ compiler treat all postfix operator overloading as same (postfix version of - and --)?
user_1521335
0
•
asked Aug 8, 2020
4
1
78
postfix-operator
unary-operator
operator-overloading
c++
Difference between &++x and &x++
user_2037570
0
•
asked Apr 8, 2020
6
1
169
postfix-operator
unary-operator
pre-increment
post-increment
c++
why do unary operators return different type than their operands?
user_5515687
0
•
asked Mar 8, 2020
3
1
194
return-type
unary-operator
unsigned
c++
Why can't pointer to pointer, access struct members without a cast?
user_11971156
0
•
asked Oct 22, 2019
3
2
130
unary-operator
operator-precedence
pointers
c++
Question regarding functional interface in Java8
user_10275029
0
•
asked Jun 27, 2019
4
4
753
unary-operator
function
interface
lambda
java
Null in functional interface with different type return
user_6751542
0
•
asked Nov 12, 2018
5
2
1141
return-type
unary-operator
if-statement
java
Prev
Prev
1
2
(current)
3
Next
Next
Hot Questions