Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
Can any one help me . Write c++ program to output the following constant:LONG_MAX ,SHRT_MIN ,SCHR_MAX ,Asterisk='*'
c++
constants
long_max
shrt_min
1 Voto
5 Respostas
7th Oct 2016, 6:56 AM
miss comp engineer
Why would a constant integer or float value be useful?
c#
constants
java
0 Voto
1 Resposta
27th Jun 2019, 4:50 AM
kyle bridgewater
#define and const differences
c
c++
constants
define
2 Votos
1 Resposta
6th Jul 2020, 5:18 PM
Maksim
Is Constant means Value?
c
c#
c++
constants
1 Voto
2 Respostas
14th Sep 2021, 6:39 AM
Rishi
How to calculate the number of vowels and consonants in a string ?
constants
python
strings
vowel
2 Votos
1 Resposta
22nd Nov 2022, 11:04 AM
SAJID ANSARI
What is the difference between define and const in php?
const
constants
define
php
2 Votos
2 Respostas
23rd Apr 2017, 7:13 PM
Muhammad Saimon Uddin
Constant member functions in c++ Relevancy
c++
constants
functions
member
5 Votos
1 Resposta
25th Apr 2017, 1:50 PM
Alex Lesage
is #define and const are same?
constants
swift
variables
0 Voto
2 Respostas
30th Sep 2016, 6:55 PM
ABHISHEK GOEL
Can someone give me an example where you would use constant objects rather than normal ones?
c++
constants
objects
0 Voto
2 Respostas
2nd Jan 2017, 4:02 PM
MrDoomfighter
should i learn python first before this?
constants
swift
variables
0 Voto
2 Respostas
26th Aug 2017, 7:05 PM
Where_is_my_pie
What is the difference between Linux and Unix
constants
swift
variables
0 Voto
2 Respostas
27th Nov 2016, 6:23 AM
AMITKUMAR PRAJAPATI
how do i do it ? im stuck
constants
swift
variables
0 Voto
2 Respostas
26th Jul 2017, 9:17 PM
Sam
What is case-insensitive?
case-insensitive
constants
php
0 Voto
2 Respostas
20th Feb 2017, 2:15 AM
John
Given a chain of matrices A1, A2, A3,.....An, you have to figure out the most efficient way to multiply these matrices.
c++
constants
dynamic
java
2 Votos
2 Respostas
9th Feb 2018, 3:35 PM
Anil
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
Myclass. obj; can we use other than "obj" when calling classes?
c++
classes
constants
0 Voto
2 Respostas
31st Dec 2016, 12:48 PM
fazrina aznan
Why is this class tutorial so obsessed with const?
c++
classes
constants
0 Voto
1 Resposta
15th Dec 2016, 2:41 PM
iGaviotis
constant objects 4/4
c++
constants
defect
0 Voto
1 Resposta
4th Oct 2016, 4:09 PM
Jan Christopher
is is allowed to optionally mention type in swift ?
constants
swift
variables
0 Voto
1 Resposta
29th Sep 2016, 8:41 PM
monire a.g
how do you assign the value of a variable?
constants
swift
variables
0 Voto
1 Resposta
8th Jun 2017, 2:14 PM
Emma Nicole
sololearn swift crash on ipad 2
constants
swift
variables
0 Voto
1 Resposta
22nd Apr 2017, 3:47 PM
Ahmed Eltahan
heres some help
constants
swift
variables
-4 Votos
2 Respostas
2nd Nov 2017, 11:58 PM
viktory
why when i put false in the program, it outputs error?
constants
false
php
true
0 Voto
4 Respostas
3rd Oct 2016, 8:48 AM
Andreea Deleu
Array won't accept constant variable as size
arrays
c
c++
constants
int
variable
2 Votos
11 Respostas
30th Nov 2017, 10:34 PM
Sapphire
Please help in explaining this JavaScript code.I am able to understand this code and how it is returning false in both cases
booleans
constants
javascript
variables
1 Voto
2 Respostas
14th Jul 2019, 6:16 AM
Ashish
How to declare and assign constant in java?
assign
codes
constants
declare
java
1 Voto
3 Respostas
11th Dec 2019, 10:09 PM
Joanne Grace
Why I keep getting this error ?
c++
classes
constants
pointers
0 Voto
2 Respostas
2nd Jun 2020, 1:08 PM
Ovidiu Călin
Can be defined only once means???
constants
defined
defining
php
1 Voto
2 Respostas
7th Feb 2017, 4:10 PM
Robin Roy
Please what is the difference between methods and classes in java?
classes
constants
java
methods
programming
2 Votos
2 Respostas
13th Aug 2020, 7:31 AM
Chibundu Omoji
why there is no output?
c#
const
constants
readonly
1 Voto
2 Respostas
6th Aug 2017, 2:06 PM
Raffi Ohannesian
How do i put number on constant
c#
constants
input
int
1 Voto
2 Respostas
10th Feb 2018, 3:49 PM
Benji Bogozini
Question on a C++ Problem
c++
char*_symbol
constants
pointers
0 Voto
1 Resposta
16th Jul 2020, 5:57 PM
Aarav Dodhia
Declare a constant variable in java
beginner
code
constants
help
java
student
0 Voto
4 Respostas
10th Jan 2023, 2:10 AM
Melissa 123
Question about constant and variables??
c
constants
data-types
variables
0 Voto
1 Resposta
28th Apr 2019, 9:05 AM
Vaibhav Poliwal
Member initialize list is a better may...
c++
classes
constants
constructors
0 Voto
2 Respostas
20th Jul 2017, 1:33 AM
Lin Yu-Chien
What is uses of nav tag ? Describe nav tag!
calculator
codeplaygroun
constants
events
upda
xbox
0 Voto
3 Respostas
24th Oct 2020, 6:05 PM
Spectrum
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
Which type of error it will be, if any function or a pointer tries to make changes to the value of const variable?
c++
constants
error
type
variables
1 Voto
2 Respostas
19th Dec 2016, 5:14 AM
RSx
Const Methods - C++
c++
classes
constants
cpp
methods
0 Voto
1 Resposta
23rd Sep 2021, 7:40 AM
Yahel
Getting Enumeration Names
c#
constants
enums
names
strings
0 Voto
2 Respostas
3rd Dec 2017, 9:01 AM
Ritam Mukherjee
How to write an array using enum in c++
arrays
c++
constants
enums
two-dimensional
0 Voto
1 Resposta
7th Dec 2017, 3:35 PM
Hana Ken
what is the difference between using the optional and creating normal variable without assigning any value?
constants
let
optionals
swift
var
variable
variables
1 Voto
2 Respostas
7th Oct 2016, 1:00 AM
مصطفى دويدار
How can i create a cms for my website
constants
html
html5
mysql
php
python
ruby
sql
1 Voto
2 Respostas
10th Jun 2017, 2:54 AM
Shubham Purohit
Any software to automate coding?
code
collections
constants
decorators
gradients
pointers
positioning
subscript
web-storage
-5 Votos
2 Respostas
12th Sep 2020, 2:10 PM
Qwesi
Yes java script completed what to learn now , and html also done
constants
html5
java
javascript
loop
loops
script
up
values
variables
-2 Votos
2 Respostas
28th Mar 2017, 11:02 AM
Aaditya Aryal
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
4
5
Próximo >
Quente hoje
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
4 Votes
Python intermediate help with dictionaries
0 Votes
Marquee
1 Votes
Fill in the blank to declare a static variable.
0 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes
Any Advise?
1 Votes
RUST'S FUTURE
1 Votes
Popsacles Aufgabe
1 Votes
How far do courses go on Sololearn?
0 Votes
I'm about to make a complex calculator in python
0 Votes