Cursos
Iniciar sesión
Comenzar a aprender IA
Cursos
Iniciar sesión
Comenzar a aprender IA
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
Guys plz can u tell me what is the actual work of Return operator (\r) ???
return
0 Votos
1 Respuesta
29th Oct 2022, 2:56 PM
Sazid Hosen
Why scope resolution operator works in TurboC but doesn't work in Codeblocks in C program?
c
programming
1 Voto
2 Respuestas
13th Nov 2017, 5:12 AM
Shashank Shekhar
I meant to say the first question in JavaScript after completing basics named as MATH OPERATOR 1
sololearn
1 Voto
2 Respuestas
29th Oct 2020, 4:20 PM
Vishal
Boolean operators, exercise: find the adults.
boolean
exercise
javascript
operator
2 Votos
3 Respuestas
19th Dec 2021, 12:07 AM
Juan carlos Sepulveda
In dynamic memory allocation if we will not deallocate memory using delete operator in c++ then what will happen ???
c++
1 Voto
4 Respuestas
7th Jul 2020, 3:18 PM
Kajal Kumari
Please can someone give me a qualified example where IN operator is used.
in
operator
sql
0 Votos
1 Respuesta
19th Jan 2018, 7:50 AM
Whitecode_special.
How to use three conditions with AND operator in while loop in PHP
mysql
php
0 Votos
1 Respuesta
2nd Apr 2019, 8:50 AM
Hafiz Muhammad Ramzan
Can we write an OR operator into a switch case? See description below
c++
0 Votos
1 Respuesta
25th Sep 2016, 11:33 PM
Serdar Bulut
What is the relation between ' * ' and ' & ' operator
address
pointer
0 Votos
1 Respuesta
27th Nov 2016, 8:38 PM
MAHESH UMALE
whan can do write a operator same "or", but just any of two operant must be true ?
c#
operators
1 Voto
5 Respuestas
4th Nov 2016, 11:13 PM
KiynL
if SQL counts from 0 then in between operator why it count from 1
sql
where
0 Votos
2 Respuestas
16th Dec 2016, 6:33 AM
Saiyyed aman ali
Output even number between 1 and 50 without using any operator and extra variable.
java
0 Votos
2 Respuestas
20th Jun 2017, 7:18 PM
Hna
Why are h and i different? I don't understand. Looks like it's calculating backward.
operator
python
python3
1 Voto
3 Respuestas
5th Nov 2017, 2:52 AM
John S.R. LEE
How to understand this code ↓↓↓ and these relationship operators ↓↓↓ ??
c
less
operator
output
relationship
than
4 Votos
8 Respuestas
19th Feb 2022, 8:22 PM
Mik
[*string] vs list(string)
help
list
operator
python
1 Voto
4 Respuestas
12th Dec 2023, 1:37 PM
5Just
Logical not operation make me confused
c
condition
logical
not
operator
problem
7 Votos
6 Respuestas
28th Aug 2019, 9:14 AM
Krishnanshu Dey
Very urgent pls helpC# Operator '>=' cannot be applied to operands of type 'string' and 'int'.
c#
0 Votos
2 Respuestas
24th Apr 2020, 9:12 AM
Ameya N. Dusane
Could anyone explain why we can't assign string directly through = operator in structure concept in C programming
structure
-1 Voto
3 Respuestas
3rd Oct 2019, 8:52 AM
madhumathi
is there any operations like in c++ we use turnary operator ! which we can use in Python
c++
phython
5 Votos
2 Respuestas
24th May 2017, 5:10 PM
Bhavin Kanzariya
Maximum number between 3 number without using conditional , logical operator and if else
0 Votos
2 Respuestas
5th Dec 2017, 1:12 PM
Nik khorwal
What is the code for modules % operator's internal working?
logic
modules
operator
programming
4 Votos
5 Respuestas
30th Oct 2017, 5:14 AM
Gourav raghuwanshi
when we pass the string in the sizeof() operator ,it always gives 1 more from the letters present in the string......
c++
3 Votos
7 Respuestas
28th Jan 2018, 12:55 PM
Ankit Rathore
Can someone explain this Java code?
assignments
increment
java
operator
3 Votos
4 Respuestas
24th Jun 2017, 6:41 AM
Tamoghna Saha
Please I need help whit this code 😞
&&
c#
int
operator
1 Voto
3 Respuestas
17th Jun 2020, 12:08 PM
Jorge E.
ans to the last question in operator preference is wrong. correct answer is yes
operator-precedence
python
0 Votos
2 Respuestas
28th Sep 2016, 12:54 PM
Varad
How operator precedence work in Python? I found in many comments that it is and or not and in the table it shows "not and or"
python3
3 Votos
6 Respuestas
29th Oct 2019, 3:18 AM
Ashutosh Joshi
Need explanation of this code.
logical
operator
or
0 Votos
1 Respuesta
29th Nov 2020, 7:01 AM
Kawsar Ahmed
What is the purpose of the porcent symbol(%); modulus operator in the ruby programming?
operators
ruby
0 Votos
2 Respuestas
4th May 2017, 1:33 AM
Luis Oscar Salazar Gómez
Does ** operator in python have any limitations as the code below isn't printing anything at all
operators
python
python3
variables
0 Votos
2 Respuestas
5th Jul 2021, 5:20 AM
Sk. Ahmed Razha Khan
Is it possible to concat an operator in js and it would still perform the operator?
javascript
1 Voto
1 Respuesta
26th Apr 2019, 8:36 PM
Oluwasegun Are
The modulus operator will give a result of the remainder of a division arithmetic expression right?
operators
0 Votos
2 Respuestas
15th Jul 2019, 12:13 AM
Brendan Hong
How do u find the leap year withput using division and modulo operator in your program???
leapyear
0 Votos
2 Respuestas
26th Sep 2017, 12:11 PM
shwetha lokesh
Sololearn compiler works differently from codeblocks that's why in this code the delete operator doesn't work am i correct
c++
dynamic
0 Votos
3 Respuestas
26th Jul 2020, 6:26 PM
Emmanuel Abraham
In C Standard the operator [] is defined as arithmetic expression and used in array notation as well.What is a meaning of a[b]?
c
6 Votos
2 Respuestas
8th May 2022, 5:04 PM
RuBeen Dahal👿
Can somebody help me in making gui biwise operator calculator with the help of pyqt in python
bitwise
calculator
gui
operators
pyqt
python3
tkinter
1 Voto
1 Respuesta
24th Oct 2018, 6:09 PM
mayur
Does this code gives size of variable i.e based upon operator ....does it give size of operations
sizeof
0 Votos
2 Respuestas
3rd May 2019, 4:56 PM
Tiwary Sourav
Can you tell if a subquery be inserted by any other method except using aggregate function or relational operator
insert
sql
subqueries
1 Voto
3 Respuestas
23rd Jul 2018, 7:43 PM
Shruti Shivhare
What is the meaning of of cin >> operand type are std::istream? No operator matches ">>"
c++
0 Votos
3 Respuestas
12th Oct 2017, 6:30 PM
Kevin Buma
Why the output of the second print function is True although not operator is used ?
boolean
python
0 Votos
3 Respuestas
3rd Dec 2017, 2:11 PM
Đồng Vũ Minh Phúc
Can we add more than 2 or any number of objects via operator overloading?
operator-overloading
0 Votos
1 Respuesta
19th Mar 2018, 4:32 PM
Abcdefg
Why the outpt of size of operator is 20 here,when we assign a string in the array?
c
1 Voto
1 Respuesta
30th Jul 2019, 2:41 PM
Suraj Patra
Is it optional or required to separate the operator from the value with a space? .___.
javascript
operators
1 Voto
2 Respuestas
29th Aug 2017, 12:55 PM
Yuko
I don' t know the meaning of bitwise inclusive or operator and how does it work?
c++
operators
0 Votos
1 Respuesta
18th Jan 2020, 10:50 AM
Stephen Jobs
I got the error: “bad operand types for binary operator <=“ and I’m not sure how to fix it. Can someone help me?
booleans
error
java
methods
0 Votos
3 Respuestas
17th Mar 2019, 4:42 AM
Marian Padayhag
Help
else-statements
if-statements
operator
python3
1 Voto
3 Respuestas
30th Jun 2022, 7:22 AM
Евгений Мартынов
whan can do write a operator same "or", but just any of two operant must be true ?
c#
3 Votos
2 Respuestas
5th Nov 2016, 7:13 AM
Томошов Максим
If there is an option of using & operator in if condition statements then why are nested if still in trend?
java
3 Votos
2 Respuestas
15th Sep 2020, 3:19 PM
B Geetansh
How to write a program to display the sum of two numbers without using arithmetic operator
c++
loops
1 Voto
2 Respuestas
4th Jan 2017, 2:15 AM
Chethan Shenoy
A questin of c++
c++
division
input
int
integer
modulo
operator
1 Voto
13 Respuestas
24th Feb 2020, 11:37 AM
zahrad
a=09;print (a==09)
assignment
comparison
operator
query
2 Votos
2 Respuestas
31st Jul 2018, 2:25 PM
Anoop Singh Yadav
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
21
22
23
...
25
Siguiente >
En tendencia hoy
Which is easier to learn first between python and JS?
0 Votes
API
0 Votes
Does sololearn teaches on how to create games
0 Votes
Sockets, etc
0 Votes
Quiz
0 Votes
I HAVE A PROBLEM I CANNOT ABLE TO SEND MESSAGE ANYONE AND ALSO MY MESSAGE SECTION NOT AVAILABLE "PLEASE ACTIVATE YOUR ACCOUNT
0 Votes
Necesitó ayuda
1 Votes
Any Sololearn Chat Groups that I could Join?
0 Votes
Controls issue
0 Votes
Excuse me, why do they always ask us to input without telling us what it is for in python.
1 Votes