Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Weird C pointer assignment
address
c
pointer
1 Vote
3 Answers
16th Dec 2022, 11:46 PM
Edward Finkelstein
How to print the value of more than one address of integer assigned
c++
pointers
1 Vote
1 Answer
19th Jul 2017, 2:01 PM
Randeep
I read somewhere that hashCode is conversion of internal memory address in int type according to javadocs
hash
hashcode
hashing
java
memory
pointers
0 Votes
3 Answers
25th Apr 2020, 6:21 AM
Shubham Pandey
Finally understood pointers. But what I need to understand is what can i understand from the address that I get ?
pointers
1 Vote
8 Answers
15th Jun 2019, 7:11 AM
The unknown 321
how can i code something that will give let me know my IP address and others? plz help me.
html
-2 Votes
8 Answers
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 Votes
1 Answer
5th Sep 2017, 12:40 PM
Zaheer Ahamad
Pls I need the code on how to verify an email address on my website
email
0 Votes
3 Answers
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 Votes
3 Answers
24th May 2020, 4:19 PM
Win Htay 🇲🇲
how to use call by address or call by value to replace return function?
c#
0 Votes
1 Answer
8th Oct 2018, 2:16 PM
翁shuai
What is the relation between ' * ' and ' & ' operator
address
pointer
0 Votes
1 Answer
27th Nov 2016, 8:38 PM
MAHESH UMALE
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 Votes
12 Answers
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 Votes
3 Answers
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 Votes
2 Answers
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 Votes
5 Answers
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 Votes
4 Answers
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 Votes
2 Answers
27th Mar 2021, 11:17 AM
MUDIT JAIN
Is there any php script, that allows to collect visitors IP address and device name in a .txt file?
php
txt
7 Votes
2 Answers
17th Feb 2017, 12:41 PM
Retul
helpWrite a program that inputs name, age and address from the user and then displays.
help
-2 Votes
2 Answers
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 Vote
1 Answer
5th Jun 2019, 1:26 PM
Sushant
[Solved] Someone please explain the output of this C code
address
c
pointers
structure
3 Votes
2 Answers
31st Dec 2022, 9:54 AM
Minho
Php for the html blog from to make it send to an email address
html
php
1 Vote
1 Answer
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 Votes
5 Answers
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 Vote
7 Answers
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 Vote
2 Answers
18th Aug 2020, 4:58 AM
Ankush Kurmi
Is it possible for someone to fake your ip address as their own, using their own device?
address
clone
fake
ip
makeup
spoofing
2 Votes
2 Answers
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 Votes
2 Answers
4th May 2016, 12:41 AM
Mark
Python - Why does list2[:] change list2's address?
[:]
address
python
0 Votes
3 Answers
25th Oct 2020, 9:08 PM
Solus
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 Vote
2 Answers
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 Votes
4 Answers
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 Vote
4 Answers
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 Votes
2 Answers
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 Votes
2 Answers
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 Votes
1 Answer
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 Vote
6 Answers
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 Votes
3 Answers
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 Vote
3 Answers
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 Votes
5 Answers
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 Vote
2 Answers
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 Votes
8 Answers
4th Jan 2019, 7:56 AM
Mohamed Mikundi
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 Votes
4 Answers
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 Votes
6 Answers
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 Votes
4 Answers
11th Sep 2019, 10:28 AM
Hadjer
I wanna help please,, apps
address
apps
hack
ip
0 Votes
6 Answers
10th Jul 2018, 7:34 AM
Elias Dayoub
A Python program to take email address as input from a user and send a message to the provided mail.
mail
python
0 Votes
2 Answers
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 Vote
2 Answers
13th Jun 2019, 8:50 AM
Shen Bapiro
give me example of code using php about basic info on myself like age, address etc.
about
basic
code
how
info
like
php
to
using
yourself?
-1 Vote
1 Answer
27th Sep 2022, 10:28 AM
Vince
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 Votes
3 Answers
4th Aug 2019, 6:37 PM
Patient Learner
if a pointer has its data typ as integer then how can it store the memory address of a variable which may contain character?
c++
pointers
3 Votes
7 Answers
20th Jun 2016, 7:45 PM
Monic@
Assign and print the roll number, phone number and address of two students having names "Sam" and "John" respectively by creatin
beauty
-2 Votes
3 Answers
25th Mar 2021, 7:03 AM
NASHON ODERO
What is the purpose of pointers and address ? Why should I use them and what are they useful for ?
pointers
0 Votes
2 Answers
3rd May 2019, 9:03 AM
The unknown 321
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
5
6
7
8
Next >
Hot today
[OFFICIAL] 💘 Cupid’s Code Picks – Valentine’s Code Challenge 2025 Results
17 Votes
Time up code for data revision
0 Votes
Best Python Calculator Code
1 Votes
New code
1 Votes
Clean Code
3 Votes
Why does coding take so long to learn
0 Votes
Solved Ai generated practice the last question
0 Votes
Hello Everyone
0 Votes
How to add unordered lists in HTML.
0 Votes
PHP
1 Votes