Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Can multiple variables be accessed with a single pointer in C++?
c++
pointers
61 Votes
63 Answers
1st Apr 2018, 3:40 PM
David Carroll
Can IRC be accessed through Java?
chatapp/site
irc
java
webchat
6 Votes
3 Answers
22nd Dec 2018, 7:35 AM
Charlie Mitchell
How web applications are accessed from phones?
from
phones
web_apps
2 Votes
7 Answers
16th Mar 2017, 3:36 PM
aaiem_raman
How can challenges be accessed through the website?
challenges
website
0 Votes
4 Answers
12th Jul 2022, 11:37 AM
Kiril Andonov 🇧🇬
How would the attribute __a of the class b be accessed from outside the class?
python
-3 Votes
34 Answers
14th Jul 2016, 6:34 AM
chaitanya
why global variables cant be accessed from within a function?
php
variables
3 Votes
6 Answers
8th Aug 2016, 7:56 AM
zaheer
What are the files can be accessed by this?
files
python
1 Vote
1 Answer
25th Apr 2017, 4:33 PM
BASKARAN C
Explain how memory addressed of a variable is accessed in c++
a
accessed
addressed
c++
explain
how
inc++
is
memory
of
variable
-1 Vote
4 Answers
12th Sep 2021, 4:32 AM
yadav vijay
Why Files have to be opened before they can be accessed
python
0 Votes
5 Answers
12th Aug 2017, 10:21 AM
Oula Magga
Can protected data accessed in derived class? If yes...then how??
c++
0 Votes
2 Answers
22nd Dec 2016, 5:55 PM
Sumit Lokhande
How to create database in Python that can be accessed by everyone through network?
database
mysql
python
sql
4 Votes
3 Answers
7th Mar 2020, 1:20 PM
Programmer Raja
How would the attribute __a of class b be accessed outside the class?
attribute
class
code
oop
python
0 Votes
4 Answers
12th Jun 2020, 6:51 AM
Shivangi Agarwal
How to get the last date and user accessed the database?
last_logon_time
php
0 Votes
3 Answers
25th Mar 2017, 3:30 PM
Esmatullah Sayeedy
How would the attribute __a of the class b be accessed from outside the class?
data-hiding
python
-2 Votes
5 Answers
12th May 2020, 10:52 AM
Sri Vidhya
Is there a portabale database much like sql/mysql but that can be accessed through JavaScript?
databases
html
javascript
php
3 Votes
4 Answers
16th Nov 2019, 7:31 AM
storm
Can the private members of a class be accessed without using any public function??
access
c++
class
private
public
specifiers
3 Votes
3 Answers
27th Dec 2017, 6:12 AM
Ankit Pal
If I declare an inner class public. Can it be accessed by another class?
inner-classes
java
0 Votes
5 Answers
7th May 2017, 3:06 PM
PHI Bui Nguyen Thanh
How can i private instance variable of a class can be accessed by its object?
java
0 Votes
5 Answers
25th Jun 2017, 8:08 AM
suryapoojary
Can all attribute of an html tag be accessed as a property in javascript?? 🤔🤔
attributes
html
javascript
web
0 Votes
3 Answers
3rd Sep 2019, 4:57 PM
Lucky Osareniye
how would the attribute __a of the class b be accessed from outside the class
anonymous-classes
0 Votes
2 Answers
27th Nov 2020, 4:15 PM
Reyhan
How would the atrribute__a of the class b be accessed from outside the class?
python
0 Votes
2 Answers
29th Nov 2016, 5:56 AM
Muhammad Tarek Khan
How is * args accessed inside a function ? The answer is args without asterisk!An interesting and wise question. I like it.
arguments
function
python
5 Votes
8 Answers
2nd Apr 2018, 1:53 PM
Vučko/Вучко/Vuchko
What is the use of private access specifier if it can't be accessed out of the class?
accesspecifier
c++
encapsulation
private
1 Vote
2 Answers
19th Oct 2016, 3:50 PM
Jaya
What is the better way to create a method that can be accessed by other user.
applications
jss
spring
web
1 Vote
1 Answer
29th Jan 2017, 8:58 AM
Lopes Boa
Hi everybody. I am having trouble with something. I cannot know how one page is accessed as the button is clcked
a
2 Votes
3 Answers
22nd Mar 2020, 11:12 PM
Sardorbek
In HTML5 local storage database can be accessed from different browsers on the same device or only from the one browser
html5
2 Votes
4 Answers
24th Dec 2017, 7:09 PM
Muhmd Ezz
The address of a variable can be directly accessed by Ampersand....Then why do we use pointers isn't useless....
ampersand
c++
pointers
0 Votes
1 Answer
15th Dec 2018, 12:20 PM
Aamir Mehmood
Please guys what language is best used for developing a program which will be accessed over the internet by many users
etc
java
php
-1 Vote
3 Answers
11th Aug 2020, 8:22 AM
Ka Delan
If a variable is defined within a loop, can it be accessed again in another loop nested within the loop in which it was defined?
java
loops
scope
0 Votes
6 Answers
15th Nov 2019, 9:06 AM
Jezaniah Apraku
static class members can only be accessed by using class so how are they are using it with object😑😑
classes
java
0 Votes
2 Answers
15th Oct 2016, 12:21 PM
mansi
Variables declaired as private in one class can be accessed into another class without using inheritance i.e extend and obj...?
java
2 Votes
1 Answer
30th Jun 2017, 5:32 PM
Saikrishna Thatikonda
How to add HTML, CSS, JS files to a link so that it can be accessed by everyone who opens the link?
css
css3
html
html5
javascript
jquery
js
web
3 Votes
1 Answer
17th Oct 2017, 6:34 PM
Kalpit Patil
How to block the jsp page if the page is not accessed by entering correct data in the login form through post method
Jsp
0 Votes
1 Answer
11th May 2017, 12:50 PM
Sudip Koirala
Which access modifier explicitly says that a method or variable of an object can be accessed by code from outside of the class o
is
of
point
return
the
what
-2 Votes
1 Answer
24th Apr 2020, 3:54 AM
Thiflan Silmi Kaffah
Where all can you "pull" (source) an image from; meaning, does it have to be a URL, or can it be a file (is that what is meant by "relative" and "absolute")? Also, how do you "format" the image/where do you put it so it can be accessed by the code and used on the webpage?
background
css
2 Votes
7 Answers
17th Apr 2016, 4:59 PM
Sondra R. Coffin
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
Steps in thread step by step with dependent result
1 Votes
The hidden trap in python function
3 Votes
OOP python questions
1 Votes
What's wrong with my code?
1 Votes
How to create games and it to Play store
2 Votes
Python loops
1 Votes
Web page
1 Votes
Percobaan
0 Votes