Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
How can insert photos or videos if it hasn't any URL address or sources?
htmlcss
0 Votos
1 Respuesta
20th May 2020, 5:30 AM
Alisher Maxsetov
How a pointer of data type char having 1byte size stores the address of more size?
char
pointer
1 Voto
3 Respuestas
21st Apr 2019, 5:43 AM
Suraj Dhenge
Weird C pointer assignment
address
c
pointer
1 Voto
3 Respuestas
16th Dec 2022, 11:46 PM
Edward Finkelstein
How we can say that my image or jpg address was correct or how we get jpg adreess
html
images
1 Voto
7 Respuestas
29th Dec 2016, 8:13 AM
lakshay gandhi
how does a webpage or website submit an email address and hw is that info saved
html5
0 Votos
3 Respuestas
23rd Feb 2020, 3:26 PM
MÆŘEÁLT
How to print the value of more than one address of integer assigned
c++
pointers
1 Voto
1 Respuesta
19th Jul 2017, 2:01 PM
Randeep
Finally understood pointers. But what I need to understand is what can i understand from the address that I get ?
pointers
1 Voto
8 Respuestas
15th Jun 2019, 7:11 AM
The unknown 321
I read somewhere that hashCode is conversion of internal memory address in int type according to javadocs
hash
hashcode
hashing
java
memory
pointers
0 Votos
3 Respuestas
25th Apr 2020, 6:21 AM
Shubham Pandey
how can i code something that will give let me know my IP address and others? plz help me.
html
-2 Votos
8 Respuestas
17th Nov 2018, 11:41 PM
Elijah Limas
How to give path address of images or videos that will be used in coding?
python
3 Votos
1 Respuesta
5th Sep 2017, 12:40 PM
Zaheer Ahamad
What is the relation between ' * ' and ' & ' operator
address
pointer
0 Votos
1 Respuesta
27th Nov 2016, 8:38 PM
MAHESH UMALE
Pls I need the code on how to verify an email address on my website
email
0 Votos
3 Respuestas
7th Oct 2017, 1:50 PM
EMMANUEL
I don't get the address of a character variable in c++ in the following. char c; cout<<&c; Please explain why? Thanks!
c++
7 Votos
3 Respuestas
24th May 2020, 4:19 PM
Win Htay 🇲🇲
how to use call by address or call by value to replace return function?
c#
0 Votos
1 Respuesta
8th Oct 2018, 2:16 PM
翁shuai
How do I upload images to sololearn I just type in this address or what I'm not sure with the Mobile how to go about doing that
images
upload
videos
14 Votos
12 Respuestas
10th Aug 2017, 1:33 AM
Shawn Gillis
Enumerated data type .is there any website for explaining enumerated data type plz Give me the web address
c++
css
exceptions
html
java
javascript
php
python
templates
website
4 Votos
3 Respuestas
27th Jan 2017, 7:01 AM
ADITYA AVADHANI M.L
What is the html coding to send given info to the provided email address
javascript
0 Votos
2 Respuestas
8th Apr 2017, 12:00 PM
Tejendra Rao M
I copied the link address ofimage to src=" ". But still i m unable to see image ??
images
0 Votos
5 Respuestas
30th May 2018, 7:30 AM
Jatin Verma
If i increment the pointer and pass it to function why it prints address after returning to main??
c
c++
function-arguments
functions
increment
main
pointers
variables
0 Votos
4 Respuestas
27th Dec 2018, 2:56 PM
Rohit
If character values are stored as int why cant we hold character variable address in int pointer
c++
0 Votos
2 Respuestas
27th Mar 2021, 11:17 AM
MUDIT JAIN
[Solved] Someone please explain the output of this C code
address
c
pointers
structure
3 Votos
2 Respuestas
31st Dec 2022, 9:54 AM
Minho
Is there any php script, that allows to collect visitors IP address and device name in a .txt file?
php
txt
7 Votos
2 Respuestas
17th Feb 2017, 12:41 PM
Retul
helpWrite a program that inputs name, age and address from the user and then displays.
help
-2 Votos
2 Respuestas
24th Oct 2021, 5:15 AM
Nehemiah Dadia
Tell me how to display a random email address when a html page is loaded.
html
1 Voto
1 Respuesta
5th Jun 2019, 1:26 PM
Sushant
Php for the html blog from to make it send to an email address
html
php
1 Voto
1 Respuesta
27th Nov 2017, 12:41 AM
Noah
I am looking for a way to write code that give address of people if their name is inputed??
cpython
mod
python
python3
0 Votos
5 Respuestas
27th Aug 2018, 6:39 PM
A-M M-A
Why only one of the two parts compiles at a time but not both ?
address
array
c
pointers
1 Voto
7 Respuestas
16th Jun 2019, 2:22 AM
Krishna Kumar
Why is the address of a variable is 12 characters long instead of 8 as given in c course in pointer's section ?
address
c
pointers
1 Voto
2 Respuestas
18th Aug 2020, 4:58 AM
Ankush Kurmi
Python - Why does list2[:] change list2's address?
[:]
address
python
0 Votos
3 Respuestas
25th Oct 2020, 9:08 PM
Solus
Is it possible for someone to fake your ip address as their own, using their own device?
address
clone
fake
ip
makeup
spoofing
2 Votos
2 Respuestas
30th Apr 2017, 8:05 PM
Landon
How are the values of value types found (by the program that is using them) if we don't have their memory address stored? E.g., what is the address in memory of the variable x = 10?
c#
objects
2 Votos
2 Respuestas
4th May 2016, 12:41 AM
Mark
Write a program print your mailing address in name, door no.street,city,pincode,modify the program to provideborder lines to it
beginning
c
-1 Voto
2 Respuestas
10th Jul 2021, 9:01 AM
Pavan Kumar Sai Pogu
What is this code trying to tell me ? Do copies made in the "pass-by value" fxn have their own address ?
address
c++
function-arguments
functions
pointers
2 Votos
4 Respuestas
29th Oct 2018, 9:46 PM
FullCoder ALCHEMIST
Why is it that when i try to free my dynamic array it gives me an invalid address specified error?
c
cplusplus
cpp
language
1 Voto
4 Respuestas
29th Oct 2021, 1:38 AM
Kareem Idris
Is there a way to retrieve user's computer information such as IP and Mac Address only using Javascript?
javascript
3 Votos
2 Respuestas
27th Jun 2017, 11:59 PM
Dario
write a c++ programme to create a file and store your contact address in it.
a
create
file
-3 Votos
2 Respuestas
3rd Jun 2018, 1:06 AM
deepak
Can't be address of a pointer use as random seed for srand() function. And how ?
numbers
random
srand()
0 Votos
1 Respuesta
24th May 2020, 8:47 PM
Shubham Maurya
Why can't we store the address of variable in a normal variable wich is not a pointer? Why the pointer is preferred to
pointers
1 Voto
6 Respuestas
11th Mar 2020, 2:56 AM
Lagishetti Venkatesh
Hi.How can I use windows cmd to run a Java file and where should I address the path of windows?
java
2 Votos
3 Respuestas
9th Oct 2017, 8:57 PM
Kourosh Sajjadi
What do I have to put int/string/char.etc for printing the address of the user input by the user?
java
1 Voto
3 Respuestas
2nd Aug 2017, 6:53 AM
Adhiraj Dhar
Like p is pointer which is pointing first node ...then data is a actual data which node contains and next part contain address
linked
list
single
3 Votos
5 Respuestas
29th Oct 2020, 4:51 AM
Vikramjeet Singh
What will happen if we add some value in pointer which already have a address of a variable .
pointers
1 Voto
2 Respuestas
7th Sep 2018, 5:21 PM
Test 123
I hav created 3 html file and it's css i link them but dont know how to get its web address i.e https
css
html5
https
0 Votos
8 Respuestas
4th Jan 2019, 7:56 AM
Mohamed Mikundi
I wanna help please,, apps
address
apps
hack
ip
0 Votos
6 Respuestas
10th Jul 2018, 7:34 AM
Elias Dayoub
In Inheritance, does base class is dumped into derived class or reference address of base class is created in derived class?
base
c++
classes
coding
derived
inheritance
java
oops
python3
0 Votos
4 Respuestas
30th Jan 2022, 3:44 AM
Pardha Saradhi
Is it possible to write a program in python that checks the validity of an email address without using regular expressions?
alternativeways
oop
python
regularexpressions
0 Votos
6 Respuestas
15th Jan 2018, 5:45 PM
Audrey Mwale
Just a quick question, can we put an address as a function argument like int f(int &x){...} ?????? (Pleaase tell me we can't😭)
c
function-arguments
3 Votos
4 Respuestas
11th Sep 2019, 10:28 AM
Hadjer
A Python program to take email address as input from a user and send a message to the provided mail.
mail
python
0 Votos
2 Respuestas
5th Oct 2021, 11:25 AM
🌼Faith🌼
can you guys provide any links for understanding the basics of CPUs such as ALU, address buses and others?
assembly
concepts
1 Voto
2 Respuestas
13th Jun 2019, 8:50 AM
Shen Bapiro
if we omit the / from the end of href address in <a> tag, then whats happening to the requests ?
<a>
addressing
client
href
html
link
request
server
0 Votos
3 Respuestas
4th Aug 2019, 6:37 PM
Patient Learner
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
5
6
7
8
Siguiente >
En tendencia hoy
why is python community is too small in sololearn?
1 Votes
Audio adding
1 Votes
C#
0 Votes
Stuck in Quize
1 Votes
playground input
0 Votes
What is problem in this code
0 Votes
C Program
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
Software developer
0 Votes
Asking for final year project ideas!
1 Votes