Q&A Discussions

int i =2; System.out.println ((i++)+(++i)); //why output is 6..i think output 7;
java
1 Votes
3 Answers
12th Aug 2020, 10:49 PM
Mohammed Ba tis
Mohammed Ba tis - avatar
Plz explain this. " firstDay = (2 + numDays) % 7; firstDay;"
first-day-month
0 Votes
5 Answers
14th Apr 2018, 3:56 AM
Tanha Badal
Tanha Badal - avatar
__ (int x = 0; ___ < 7; x++) { cout << "in a loop" << endl; }
c++
-3 Votes
10 Answers
16th Sep 2016, 5:56 AM
Nurul Azizah
Nurul Azizah - avatar
int m= 10; int n = 7; while (m%n >0){ System.out.println(m +""+n); m++; n+=2; }
java
0 Votes
4 Answers
8th Sep 2021, 6:59 AM
Asmit Choudhary
Asmit Choudhary - avatar
int x = 25 % 7; cout << x; /// why the output is 4 ??
cc++
1 Votes
2 Answers
26th Mar 2017, 1:51 AM
Gilang Rizki
Gilang Rizki - avatar
Why( var a = 7;, var b = 7; )a===b is false & (var c = a; )a===c is true. Having problem to understand JavaScript reference type
javascriptrefererencetype
3 Votes
9 Answers
3rd Jul 2020, 5:31 AM
Gone
#include <iostream> using namespace std; int main() { int num = 7; while (num > 6) { cout << "Number: " << num;
loops
0 Votes
3 Answers
25th Apr 2018, 6:22 AM
Aditya Mehta
Aditya Mehta - avatar
Increment question
;+=$x$x++27;echo
2 Votes
1 Answers
8th May 2019, 5:24 PM
Charles Nduka
Charles Nduka - avatar
Hot today
I have a doubt that when we upload JavaScript code in the js editor then why js is not working in sololearn.
2 Votes
What's wrong? :(
1 Votes
Why won't my image display
0 Votes
Is there any one who can help me with code
1 Votes
Something is wrong with my code... [Answered thank you.]
0 Votes
Need help with understanding malloc & realloc
1 Votes
Whts wrong with this password validation probelm
2 Votes
How the answer is 50?
0 Votes
Do people memorize the whole code?
1 Votes
Number of Ones ( C++ ) question!
1 Votes

Introduction Courses

  • Introduction to Python
  • Introduction to C
  • Introduction to C#
  • Introduction to SQL
  • Introduction to HTML
  • Introduction to CSS
  • Introduction to Java
  • Introduction to JavaScript
  • Introduction to C++
  • Tech for Everyone
  • Web Development Fundamentals
  • R
  • Data Science
  • Machine Learning
  • Coding for Marketers
  • Kotlin
  • Go
  • PHP
  • Ruby
  • Swift 4

Intermediate Courses

  • C# Intermediate
  • Python Intermediate
  • JavaScript Intermediate
  • C++ Intermediate
  • C Intermediate
  • SQL Intermediate
  • Game Development with JS
  • Responsive Web Design
  • Python for Data Science
  • Python for Finance
  • jQuery

Advanced Courses

  • React + Redux
  • Angular + NestJS
  • Python Data Structures

Community

  • Discuss
  • Code Bits
  • Blog
Follow us on Linkedin
Check out our facebook
See what we tweet about
Join our instagram
Watch our Youtube
HomeTop LearnersProFAQContactBug Bounty ProgramCareersTerms of UsePrivacy PolicySololearn mobile
Made with
by  Sololearn | ©2023