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
wat is the use of const
c++
constants
2 Votos
4 Respostas
3rd Jan 2017, 3:14 PM
vigneshwaran m
When to use var const and let
js
0 Voto
6 Respostas
27th Nov 2021, 7:43 PM
Morteza Ayashi
Javascript: let, const and var?
const
let
var
1 Voto
1 Resposta
21st Feb 2018, 10:16 PM
Apple
How to move string | const ref
c++
const
const_ref
0 Voto
6 Respostas
26th Sep 2024, 8:16 AM
Ketan Lalcheta
[CHALLENGE] Reassign the value of const
c
c++
challenge
const
int
program
reassign
1 Voto
2 Respostas
3rd May 2018, 2:56 PM
SomeOne
Const variables in a for loop
javascript
loops
0 Voto
2 Respostas
26th Sep 2019, 7:33 AM
Amirabbas
Why we cant modify CONST variable once initialised
c
c++
2 Votos
9 Respostas
11th Jan 2019, 6:38 PM
Ab Rt
What's the error in compiling const iterator
c++
const
iterators
0 Voto
4 Respostas
15th Feb 2022, 9:48 PM
Ketan Lalcheta
Passed by const reference in constructors C++
c
c++
classes
constants
constructors
performance
reference-types
1 Voto
5 Respostas
10th Dec 2018, 4:40 AM
Eduardo Perez Regin
Different between define and const in c
c
progress
1 Voto
4 Respostas
19th May 2019, 5:25 PM
Rahman Rezaie 🇦🇫
Why const int& allows r value reference
c++
const
rvalue
1 Voto
4 Respostas
9th May 2021, 12:19 PM
Ketan Lalcheta
What's the difference between const and constexpr?
c++
2 Votos
4 Respostas
31st Jul 2017, 2:24 PM
Emi
Move constructor not working with const string
c++
const
move_constructor
0 Voto
2 Respostas
16th Mar 2021, 7:31 PM
Ketan Lalcheta
Are Const and lets no longer needed in JavaScript 🤔🤔😕😕??
discussion
javascript
open-ended
syntax
variables
10 Votos
5 Respostas
24th Nov 2020, 3:03 AM
Shreyansh
Difference between const and non-const reference in c++
c++
const
cpp
reference
1 Voto
3 Respostas
23rd May 2022, 11:39 PM
Victor Cortes
how to declare a const in java ??
constants
java
variables
1 Voto
8 Respostas
15th Mar 2017, 12:53 AM
Elghozi Nasreddine
What is const char * and c_str
c++
0 Voto
2 Respostas
26th Oct 2020, 1:58 PM
return 0;
is #define and const are same?
constants
swift
variables
0 Voto
2 Respostas
30th Sep 2016, 6:55 PM
ABHISHEK GOEL
why we need a const class ?
c++
class
const
object
0 Voto
4 Respostas
6th Mar 2017, 11:21 AM
Navid Tak
why we need const keyword...explain with exemple plzzzzz...
arrays
c++
2 Votos
5 Respostas
13th Sep 2016, 9:42 AM
Bint E Asif
Constant names can contaion spaces ?? Like this : const int my age or const int myage ?
c#
constants
variables
0 Voto
5 Respostas
20th Feb 2017, 7:55 PM
Bassel AbdelSabour
Different between define and const in c
c
progress
0 Voto
2 Respostas
19th May 2019, 5:24 PM
Rahman Rezaie 🇦🇫
When to use #define or const in C?
c
0 Voto
3 Respostas
16th Jan 2022, 7:31 PM
Harrison
Error: Invalid conversion from const char* to char -fpermissive How to fix this?
c++
case
char
error
fpermissive
switch
0 Voto
35 Respostas
5th Dec 2021, 2:42 AM
shlee_
What is the difference between #define and const in C++?
c++
constants
5 Votos
3 Respostas
1st Jun 2018, 11:45 PM
Fabio Rocha
Use of move, vector, try, enum and const
c++
0 Voto
4 Respostas
5th Jun 2019, 10:36 AM
alex atemba
Question about const being the standard when doing ES6?
es6
functions
loops
0 Voto
6 Respostas
19th May 2019, 4:15 AM
OrangeSword0999
What is the best example of a const function which is remarkable because of const keyword?
c++
constants
0 Voto
1 Resposta
17th Jun 2018, 2:13 AM
Rounak Sartaliya
What is the difference b/n const and #define
c++
const
define
difference
1 Voto
2 Respostas
4th Sep 2018, 6:41 PM
estifanos
Why let, const didnt work in code playground?
javascript
0 Voto
5 Respostas
8th Aug 2017, 8:39 AM
Grz
string view is beneficial over const string& or not
c++
string
string_view
1 Voto
4 Respostas
17th Dec 2023, 6:35 AM
Ketan Lalcheta
Why const double pi is used? Why cant i put const pi=3.1 instead of 3.14 ?? Pls answer
data-types
0 Voto
2 Respostas
28th Mar 2020, 4:42 AM
alpha khag
What is use of const int from a method
c++
const
2 Votos
4 Respostas
7th May 2021, 8:57 AM
Ketan Lalcheta
auto vs. auto& vs. auto&& vs. auto const &
c++
eli5
help
iterators
2 Votos
2 Respostas
17th Jul 2018, 3:36 AM
Justin Lam
Does const work as function in ES6 sometimes?
es6
functions
loops
0 Voto
2 Respostas
18th May 2020, 8:19 AM
Zulkar Prince
invalid conversion from char to const char
c++
char
class
cpp
error
type-conversion
1 Voto
1 Resposta
14th Aug 2017, 7:21 PM
X-1
I don't clearly understand the const functions.
c++
sololearn
1 Voto
1 Resposta
21st Nov 2016, 8:23 AM
Md Safayet El Hossain
C++: Are const global variable array sizes part of the standard?
c++
3 Votos
8 Respostas
6th May 2018, 4:58 PM
Timon Paßlick
Why constexpr is not working for const data member
c++
constexpr
functor
1 Voto
3 Respostas
30th Nov 2022, 3:38 PM
Ketan Lalcheta
Can someone explain the difference between var let const in Javascript
const
difference
help
javascript
let
var
4 Votos
4 Respostas
5th Aug 2018, 12:57 PM
Cлaвeн Ђервида
What is the significance of const & volatile qualifier?Why const and volatile qualifiers can be used together for same variable?
c
c++
constants
qualifiers
1 Voto
2 Respostas
26th Aug 2020, 7:39 AM
LearnerForLife
What's the difference between const and Object.freeze() in JavaScript?
javascript
0 Voto
3 Respostas
14th Mar 2021, 7:50 PM
AGirlHasNoName
How to implement reversestring() function with const char *string
c
const
pointers
reverse
string
0 Voto
3 Respostas
15th Feb 2022, 8:50 PM
Taylor Cameron
import { useEffect, useState } from "react"; import RestaurantCard from "./RestaurantCard"; const Body = () => { const [listO
js
react
0 Voto
1 Resposta
10th Jan 2024, 9:55 PM
Abhishek Singh
What is the difference between #define and const in c++
c++
const
define
1 Voto
6 Respostas
10th Jul 2019, 4:50 PM
DONALSOFT
What is the difference between var and const in JavaScript
const
javascript
js
var
5 Votos
2 Respostas
8th Sep 2018, 6:10 PM
program
What does const query selector In my code do? And what does do that const calculator = new calculator line 100-156
css
html
java
javascript
script
what
0 Voto
3 Respostas
5th Apr 2020, 6:39 PM
kaspars kaspars
Can you define var, let and const in simple?
constants
let
variables
0 Voto
3 Respostas
3rd Dec 2021, 8:27 PM
Coder Doing Coder Stuff
How to avoid const member function updating value of pointer variable
const
data_member
member_function
pointer
1 Voto
9 Respostas
24th Dec 2020, 2:25 PM
Ketan Lalcheta
In JavaScript what is Difference between var, let and Const
difference
0 Voto
3 Respostas
20th Aug 2021, 4:06 PM
mahesh Sherekar (Kulkarni)
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
2
3
...
5
Próximo >
Quente hoje
What's wrong with this code ? ( Beginner)
4 Votes
Pig Latin
0 Votes
Someone can help me
0 Votes
Please rate my code from 1 to 10
2 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
Is there any new bug in the projects reply sections?
1 Votes
why do people say programming is hard
0 Votes
I’m new someone can help me
0 Votes