Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
Constants
c
data-types
2 Votes
2 Réponses
25th Jun 2020, 4:01 AM
Simangolwa Lifwatila
Constants value
constants
define
0 Vote
9 Réponses
23rd May 2019, 1:03 PM
Екатерина Рассоха
constants in python
constants
python
python3
variables
1 Vote
6 Réponses
10th May 2019, 12:29 PM
harshit
Need for constants
constant
program
swift
3 Votes
1 Réponse
17th Apr 2018, 9:38 PM
Miracle Onyenma
Using constants in expressions.
c++
0 Vote
13 Réponses
2nd Sep 2020, 5:19 PM
Manesh Divedia
Constants never change? Correct?
swift
1 Vote
3 Réponses
22nd Sep 2016, 10:00 PM
Stephen
What is the difference between SYMBOLIC CONSTANTs and CONSTANTs in c ...??
c
1 Vote
2 Réponses
2nd Aug 2018, 4:04 PM
Ranjeet
Constants that are Case-Sensitive
php
0 Vote
1 Réponse
9th Nov 2020, 7:43 AM
Nikkolet Ashby
What use do constants have?
constants
javascript
1 Vote
5 Réponses
28th Sep 2017, 4:29 PM
PeterMx
How to write double constants
constants
1 Vote
3 Réponses
30th Oct 2018, 8:38 AM
MuneebBukhari
Declaring Global Constants in JavaScript.
const
constant
global
javascript
0 Vote
2 Réponses
3rd Aug 2020, 11:36 AM
Arnesh
Is there any magic constants in PHP?
magic_constants
php
11 Votes
2 Réponses
17th May 2018, 6:07 AM
Abhivarshini Maddala
How to create constants in Python?
constants
python
0 Vote
4 Réponses
14th Apr 2018, 6:54 PM
Alihuseyn Kengerli
Can we call Constants as Predefined Variables
constants
4 Votes
5 Réponses
4th Jul 2020, 12:37 PM
Kalyan Reddy
I didnt undertsand constants session PHP???
constants
0 Vote
3 Réponses
11th Sep 2018, 9:43 AM
Hype Glitcher
PHP - Variables vs Constants - Case Sensitivity
case-insensitive
case-sensitive
constants
php
variables
6 Votes
5 Réponses
21st Dec 2017, 9:42 PM
Duncan
Why would i use constants inatead of variables
constants
php
0 Vote
4 Réponses
12th Jun 2019, 9:40 PM
blohnung de
[SOLVED] Defining literals and constants based on namespaces.
c++
namespaces
3 Votes
2 Réponses
6th Nov 2018, 10:18 AM
Solo Wanderer 4315
What is the difference between constants and variables
dont
i
know
0 Vote
2 Réponses
23rd Feb 2019, 8:26 PM
Pierce
Are constants declared the same way as variables?
java
operators
1 Vote
5 Réponses
30th Aug 2017, 4:57 PM
Yuko
C++ and initializing constants in separator files
c++
files
0 Vote
1 Réponse
27th Jul 2022, 11:11 AM
sarthak jain
Can compile-time constants be given values involving sizeof()?
c++
1 Vote
3 Réponses
28th Aug 2017, 6:58 AM
R- Ry
What are octal integer constants and hexadecimal integer constants?
operators
0 Vote
5 Réponses
22nd Aug 2018, 7:31 AM
Sandy
What are the differences between PHP constants and variables?
constants
php
variables
website
0 Vote
4 Réponses
24th Mar 2017, 12:51 PM
Lonimer Balino
What is the deffrence between true and false in constants
constants
1 Vote
4 Réponses
4th Jan 2018, 6:34 PM
Raghupatruni Venkatamanas
Why are constants defined outside the main function in c++?
c++
function-arguments
functions
0 Vote
2 Réponses
19th Dec 2016, 11:07 AM
kwenaldo
[C++ Constant] Can constants be declared while the program is running?
c++
constants
1 Vote
2 Réponses
7th Jan 2018, 7:33 AM
Jacob Yuhas
How can I define two constants using Macro #define in C?
#define
c
constants
0 Vote
1 Réponse
21st Nov 2020, 5:21 AM
Akshat Raj Srivastava
So in Ruby Constants cannot change their value in programs ?
constants
ruby
variables
0 Vote
2 Réponses
26th Sep 2017, 4:40 PM
abhinash sivan
is it easier to say constants are words and variables are letters?
constants
swift
variables
0 Vote
2 Réponses
26th Sep 2017, 11:56 AM
steffi
CHALLENGE: how to interpolate constants and variables in PHP double-quoted strings and "heredocs".
challenges
constants
functions
interpolation
php
strings
2 Votes
1 Réponse
17th Feb 2018, 9:08 PM
Bruno Della Motta
Hi guys! If constant 0x13 and 'c' are char type what will be printf format specifier for each of following constants
c++
3 Votes
11 Réponses
20th Oct 2018, 1:30 PM
Muhlisa
What is different between php and html language
constants
4 Votes
7 Réponses
23rd Feb 2019, 4:26 PM
Zahra bibi
What will be the output of the following C code?
constants
15 Votes
7 Réponses
17th Oct 2019, 2:17 AM
Wali Khan Eisakhil
IN cpp Why should we use macros insted of global constants or inline functions!?
constants
cpp
define
macros
2 Votes
1 Réponse
18th Feb 2018, 7:11 PM
3D CrackerJack
Why is anything in English?
constants
2 Votes
8 Réponses
13th Apr 2018, 4:01 PM
Tereza Arakelyan
Can anyone give me a programme in which the const variable tries to call a regular function and ends up as an error
constants
1 Vote
16 Réponses
12th Apr 2018, 5:16 PM
tarun singh naik
Which value will the constants hold if we assign two values to a single constant
ruby
variables
0 Vote
4 Réponses
8th Jul 2017, 11:47 AM
Sriranjani S
Why 'reminder'(rem) is declared globally here?
constants
0 Vote
13 Réponses
8th Sep 2018, 3:40 AM
Test 123
What is the difference between X and "X", when used as constants in C and describe their memory representation
c
language
0 Vote
4 Réponses
6th Apr 2022, 6:05 AM
Pam Qeckie
Can non-constant variables access constant functions?
c++
constants
functions
variables
40 Votes
17 Réponses
28th May 2018, 7:12 PM
Victor
In PHP, Why do I need to define case sensitive in a constant?
constants
1 Vote
7 Réponses
11th Jan 2019, 2:02 PM
Jorge Cueva
Hi i need agood book for php for beggining to advancing
constants
3 Votes
4 Réponses
17th Mar 2018, 4:48 AM
Hossen Sy
define("MSG", "Hi Sololearners", true); what does that true signify?
constants
3 Votes
4 Réponses
28th Feb 2018, 1:21 PM
Aditya Adhikary
why is 28 not written within double quotes ??
constants
0 Vote
4 Réponses
5th Jul 2018, 8:14 PM
rakesh kumar shah
Whats the solution
constants
php
4 Votes
10 Réponses
30th Jan 2018, 9:43 AM
Munashe Pande
Write your code to calculate pi as accurate as you can
constants
0 Vote
4 Réponses
13th Feb 2018, 10:29 AM
Siranat usawasutsakorn
Why it is showing error for constant in php
constants
0 Vote
4 Réponses
15th Feb 2020, 1:12 PM
Prateek Kumar Agarwal
What are the uses of constant objects and constant member functions of a class ?
constants
3 Votes
1 Réponse
20th Mar 2018, 5:26 AM
Nieb Hasan
The case insensitive is related to upper and lower case characters?
constants
0 Vote
5 Réponses
17th Feb 2018, 5:03 AM
kalpit sharma
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
2
...
5
Suivant >
Aujourd'hui en vedette
Javascript
3 Votes
I Had Solve My Own Way But I See Others Method which I had added as Comented code I don't Understand Working Can You explain me?
2 Votes
What i do?in html intermediate level i dont like.
2 Votes
How to get mentor in solo learn.any mentor who response my activity🥹
1 Votes
web application with java, spring boot
1 Votes
Why text takes time to load
1 Votes
What is late happening in late binding
1 Votes
Digital currency
1 Votes
I had an issue, I have PRO version, but not unlimited lives.
1 Votes
Did You resolve Calculating The Discount?
0 Votes