• Cursussen
  • Code Compiler
  • Discussiëren
  • Prijzen
  • Teams
Menu

Q&A Discussies

x=1 y=x + x++ alert(y);
javascript
2 Stemmen
6 Antwoorden
27th Jan 2018, 1:39 PM
Demi Louka
Demi Louka - avatar
x=1 x = ++x ++x; cout<<x<<endl;
c++javaprogrammingprogresspython3
1 Stem
2 Antwoorden
6th Nov 2018, 1:03 PM
Suhail Ahmad
Suhail Ahmad - avatar
x=1 x-=-(++x)-x java is printing out 6, can someone explain this to me? Thanks!
codejava
1 Stem
2 Antwoorden
12th May 2018, 7:53 PM
noa
Pblic class program { Public static void main .string[ ] args ){ for( x=1 ; x<=100 ; x++ ){ if( x%3=0 && x%4=0)
int
3 Stemmen
3 Antwoorden
17th Feb 2018, 12:58 AM
YASH RAJ
YASH RAJ - avatar
Am I right understand, that first x=1 put in arr[1], so we get arr[3+1]=4 and in last arr[0] =2 + arr[1] = 7(4+3) = 9?
javascript
0 Stemmen
4 Antwoorden
22nd Oct 2020, 10:52 AM
Тимур Завьялов
Тимур Завьялов - avatar
Function output
deffunc(a)func(x):print(a)x=1
0 Stemmen
5 Antwoorden
12th Feb 2020, 8:35 PM
Sinan
Assume we want to design a logic circuit with three inputs x, y, and z. The circuit output should be 1 only when x=1 and either
boolean-logic
0 Stemmen
2 Antwoorden
25th Sep 2020, 5:26 PM
abiso-abbv
abiso-abbv - avatar
Write a c program that input three numbers a,b,c then depending on x values if x=1 it sorts a,b,c in an increment from .if x=2 it sorts a,b,c in decremental from using: 1-if statement 2-conditional switch statement
cc++
0 Stemmen
2 Antwoorden
25th Aug 2016, 11:09 AM
miss comp engineer
miss comp engineer - avatar
Populair vandaag
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
2 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
How to add two strings together in ts or css
1 Votes
Why can’t I use double “ in python?
0 Votes
Is pro worth the money ?
1 Votes
2 cases not correct what's the problem
1 Votes
Drawing images in java
2 Votes
Need Guidance: AI Tools for Creating an App Prototype & UI/UX Design
1 Votes