Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
Are indexes faster or pointers which one is faster?
arrays
c++
pointers
1 Voto
2 Respostas
28th Oct 2018, 12:09 PM
Vishal G
Java without pointers is that a bad thing ?
java
pointers
3 Votos
2 Respostas
14th Jun 2017, 3:21 AM
Houssem Trabelsi
Why are pointers defined as int data type?
data-types
int
pointers
1 Voto
1 Resposta
18th Feb 2019, 7:11 AM
Xoe Riphenburg
Why their is no pointers concept in jave
java
2 Votos
1 Resposta
8th Aug 2017, 7:33 PM
Achyuth Kumar
Why should we use * pointers instead of & ?
pointers
1 Voto
1 Resposta
28th Jul 2019, 1:28 PM
Sanjaya Acharya
Are pointers that important?? I really find them quite intriguing..
html,java,c#,c++,c,py.
1 Voto
4 Respostas
31st Dec 2018, 10:33 AM
Tony Gakinya
Write a program to get the student details and print the same using pointers to object and pointers to members of a class.
c++
1 Voto
5 Respostas
21st Nov 2017, 4:29 PM
Prashant Singh
I don't quite understand arrays and pointers etc
c++
2 Votos
1 Resposta
24th Sep 2017, 10:42 AM
Reya Ragmana
Why do we have to use double pointers in stack structure?
c
c++
0 Voto
5 Respostas
28th Sep 2019, 11:00 PM
meriem
Is pointers and addresses really usefull for us in runtime??
address
c++
memory
pointers
runtime
1 Voto
4 Respostas
17th Jun 2018, 12:31 PM
Ehsan Fakharzadeh
Difference between passing by reference and passing by pointers in c++
c++
call
pointer
reference
1 Voto
2 Respostas
5th Mar 2020, 4:52 PM
Armina
What is the auctal use in using pointers in structuers
c
pointers
structuers
uses
0 Voto
3 Respostas
23rd Nov 2020, 3:03 PM
Sreenesh
Can you give a programme for pointers to objects
c++
1 Voto
2 Respostas
7th Apr 2021, 4:48 PM
Rangu Sanjay
What is the point of pointers like * and &
c++
pointers
2 Votos
4 Respostas
18th May 2017, 11:12 AM
Kyroh
<off-topic> Any pointers on getting an internship for web-developement?
angular
intern
javascript
0 Voto
2 Respostas
2nd May 2018, 4:47 PM
Evan Martine
Binary search of an array using recursive function and pointers
arrays
c
c++
pointers
recursion
2 Votos
2 Respostas
30th Jan 2022, 5:51 PM
Erik Pettersson
How can pointers be used and what are they?
pointers
2 Votos
2 Respostas
14th Aug 2017, 11:49 AM
Thoon Naing
Help with type-casting & dereferencing of void pointers (C)
c
pointers
type-conversion
void
1 Voto
1 Resposta
10th Dec 2018, 9:14 AM
Dikshant Chaubey
Printing memory location / usage of pointers in C++
c++
pointers
0 Voto
2 Respostas
17th Jul 2020, 1:37 AM
Solus
Pointers & arrays using indexs from for loop
and
arrays
c++
loops
pointers
0 Voto
2 Respostas
28th Dec 2016, 8:59 AM
Kourosh Azizi
Why cant we use normal variables instead of pointers for dynamic memory allocation?
c++
pointers
3 Votos
4 Respostas
25th Aug 2018, 7:44 AM
Rashim Narayan Tiku
C++ Pointers to objects (objects of a child class)
c++
1 Voto
1 Resposta
21st Apr 2019, 6:36 PM
J3fro C
How can we differentiate between * and & in pointers
c++
pointers
1 Voto
4 Respostas
20th Sep 2017, 8:58 AM
Rishikesh Meshram
I cant seem to get pointers in c++ please help
c++
pointers
2 Votos
3 Respostas
7th Dec 2017, 7:21 PM
Rex Mudanya
what are the exception for pointers in c++???
c++
exceptions
pointers
0 Voto
1 Resposta
16th Feb 2017, 4:05 AM
sujay
Please explain arrays and pointers in detail ????
arrays
c++
loops
pointers
1 Voto
1 Resposta
6th Jan 2017, 8:51 PM
Siddharth Naithani
In virtual function lesson, why must use pointers instead of object.member()?
c++
functions
polymorphism
virtual
3 Votos
4 Respostas
3rd Dec 2016, 9:17 AM
linkiron
what is dereferencing ?
c++
pointers
2 Votos
2 Respostas
17th Sep 2016, 1:43 PM
prateek nandwana
What is the benefit of pointers in C language ?
c
c++
pointers
0 Voto
2 Respostas
3rd Apr 2020, 11:46 PM
Issam Seghir
What are pointers used for and how to use them??
pointers
0 Voto
2 Respostas
13th Sep 2019, 5:05 PM
Udith S M
Navigating Pointers and Arrays in C++: Seeking Clarification and Guidance
c++
1 Voto
1 Resposta
26th Jan 2024, 2:14 PM
sarthak jain
Why ia pointers and variable address important in cpp
cpp
0 Voto
2 Respostas
13th Dec 2017, 4:55 PM
Vignesh
Under which kind of data structure do pointers fall in?
c
c++
data
do
fall
pointer
structure
which
0 Voto
3 Respostas
30th Sep 2017, 7:25 AM
Ashutosh
Why do we need pointers if we can use ampersand operator?
pointers
0 Voto
3 Respostas
9th Jun 2019, 6:13 PM
Aditi Bhattacharya
Does pass by reference only use pointers and addresses ?
c++
1 Voto
3 Respostas
14th Jan 2017, 10:46 AM
Eli Amevor
can any one explain the use of pointers in a simple way?
c++
pointers
6 Votos
3 Respostas
24th Jun 2016, 9:50 AM
Sara ♡
Anyone give explanation for structures and pointers in c++??
c++
pointers
structure
0 Voto
2 Respostas
7th Aug 2017, 4:25 PM
Abhijith A
How to compare two pointers (with chars) in C
arrays
c
char
pointers
strings
0 Voto
1 Resposta
22nd Oct 2018, 7:58 PM
Eduardo Perez Regin
Something about variables , pointers and Asterisk in declaration
cpp
pointers
variables
0 Voto
1 Resposta
22nd Nov 2018, 10:34 AM
Barry Chen
Pointers with array is not working with - backward operator, why?
pointers
0 Voto
4 Respostas
4th Oct 2018, 1:12 PM
प्रतिक गुमगावकर
What is the meaning of pointers ,void and main?
c++
0 Voto
2 Respostas
3rd Sep 2016, 3:56 PM
saniya inam
I don't understand Pointers Could someone please explain it to me
pointer
1 Voto
4 Respostas
8th Jan 2017, 2:45 AM
Chinny A
When pointers are used, when reference types are used?
pointer
reference
reference-types
0 Voto
2 Respostas
7th Jun 2017, 5:03 PM
Sriram Valiveti
Any help for pointers ,linked listes,stacks,......, all dynamics memory
nigz
0 Voto
2 Respostas
18th Jul 2017, 2:00 PM
Ferrahna Youssef
How would you implement pointers in a sophisticated program?
c++
pointers
0 Voto
2 Respostas
8th Nov 2016, 11:18 PM
Bob
Seperate Even and odd elements of an array using pointers in C program
and
arrays
c
even
odd
pointers
0 Voto
5 Respostas
20th Nov 2021, 11:09 AM
31_Shreyash Jeughale
Is it possible to swap the addresses two pointers are pointing to?
c
pointers
swapping
0 Voto
2 Respostas
17th Mar 2020, 2:24 AM
YosDisIzGud
What is the difference between pointers (*) and references (&)?
c++
0 Voto
3 Respostas
4th Nov 2016, 9:40 PM
Ruchi Patil
can someone explain the concept of pointers used in arrays??
arraylist
c#
pointers
0 Voto
3 Respostas
17th Jun 2016, 8:22 PM
Ankush Arora
Can someone help me break this down in c++ pointers thanks.
c++
0 Voto
1 Resposta
6th Dec 2020, 7:58 PM
boba
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
6
7
8
...
32
Próximo >
Quente hoje
What's wrong with this code ? ( Beginner)
4 Votes
Pig Latin
0 Votes
Someone can help me
0 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
I’m new someone can help me
0 Votes
Is there any new bug in the projects reply sections?
1 Votes
What's doctype htMl
2 Votes
HTML community, HELP!!
0 Votes