Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Цены
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
why main method or many other method declared as Static?
constructors
java
1 голос
3 ответов
17th Aug 2016, 8:44 PM
Dipayan Pramanik
Is it possible to print the address of a const declared variable?
c++
constants
1 голос
8 ответов
8th Aug 2016, 7:41 PM
Atul Anand Jha
Can I call a function who is declared after the call?
functions
javascript
1 голос
5 ответов
21st Sep 2016, 12:56 PM
Federico Ocampo
Why is the answer nothing? Thought the variable is declared
javascript
0 голосов
2 ответов
5th Apr 2020, 11:48 PM
Huzaynat Modupeoluwa Oladiran
Why wait and notify is declared in Object class instead of Thread ?
java
programmers
9 голосов
3 ответов
27th May 2017, 11:51 AM
Louis
Why an indexer can be declared only by using 'this' keyword.....?
c#
indexers
2 голосов
2 ответов
4th Oct 2016, 1:43 PM
Praneeth Valeti
How variables are declared before there use plz explain me anyone
variables
-1 голос
2 ответов
10th Jan 2020, 3:13 PM
Mohit I Angadi
Can I use already declared variable in for loop ?
c++
loops
0 голосов
1 ответ
22nd May 2019, 11:14 AM
Ravindra Kumar yadav
c++ error says deleteCourse was not declared in the scope
c++
0 голосов
2 ответов
1st Dec 2018, 10:19 AM
harry potter
Why are the variables not being declared in the program given below?
boolean-logic
forms
html
html5
php
undefined
variables
1 голос
2 ответов
29th Sep 2020, 3:55 PM
Sanwali Sood
[C++ Constant] Can constants be declared while the program is running?
c++
constants
1 голос
2 ответов
7th Jan 2018, 7:33 AM
Jacob Yuhas
Once a Boolean variable is declared is it automatically true?
data-types
1 голос
1 ответ
10th Feb 2018, 1:26 AM
Jacob Barba
Why is the main method declared as "static" in java?
java
0 голосов
2 ответов
10th Nov 2016, 4:05 PM
nitin sachdev
Why php global declared varible cant be used inside the function?
php
variables
0 голосов
3 ответов
6th Jan 2017, 6:14 PM
RanjOyHunTer
How do you use a variable declared in an anonymous class?
java
0 голосов
2 ответов
5th May 2018, 2:10 PM
Robert Sokolov
How do mk the user input into an array declared
arrays
1 голос
0 ответов
6th Mar 2018, 9:41 PM
ADAMS MOHAMMED
Can there multiple scanners in one program? Or can they only be declared once
java
0 голосов
4 ответов
11th Mar 2022, 6:21 PM
Kekusina
Can constructors be declared private in java? If yes what is the use?
constructors
java
3 голосов
3 ответов
7th May 2017, 6:04 AM
Parth Prashar
What is the scope of a variable declared inside a loop in C ?
beginner
c
loops
scope
variables
0 голосов
4 ответов
7th Oct 2019, 4:49 AM
Himanshu Kumar
can arrays be declared with all data types (int float string char) ??
c++
2 голосов
3 ответов
14th Jul 2017, 8:52 AM
RiGeL
No function can be declared within the body of the another function...... True or false
c
1 голос
4 ответов
9th Aug 2020, 5:05 PM
Yogita Dose
Can a variable be declared as const in C++ during runtime?
c++
const
runtime
0 голосов
1 ответ
25th Jul 2019, 5:12 PM
Ebad Qureshi
What does " not declared in this scope" error in C++ mean. How can I solve it?
c++
cin
cout
error
whene
2 голосов
2 ответов
21st Dec 2016, 2:56 PM
Shobhit Singh
How are global and local variables declared in C language ?
c
c_programming
programming
1 голос
1 ответ
20th Aug 2017, 9:05 AM
kevin snap
Hello, could you tell me the difference between the function declared outside main() and inside main()? Thanks in advance! 🙌🏻✨
c
c++
declaration
difference
function
main
main()
scope
6 голосов
9 ответов
22nd Jan 2021, 2:06 PM
Mahima Rajvir Singh
One of two variables, declared the same way, is not working. Whats wrong?
errors
help
html
javascript
0 голосов
1 ответ
3rd Jan 2023, 1:35 AM
Benny H
Is the first variable declared in C at the topmost point of the stack or not?
c
pointers
stack
1 голос
7 ответов
6th May 2021, 6:45 PM
Calvin Thomas
I am getting an error in line 16.I already declared time still I am getting error.
javascript
2 голосов
3 ответов
26th Mar 2024, 7:13 AM
Raj Singh
Why does the NUMBER variable still change although i declared it as final?
final
java
0 голосов
3 ответов
14th Apr 2016, 11:59 AM
Pavitran
If I declared a function what are the data types that can return a value ?
function
0 голосов
6 ответов
12th Jul 2019, 1:26 PM
The unknown 321
In c++ How do you create an Array out of declared pointers.
akaohyeah
array
c++
class
derived
pointers
rookie
0 голосов
2 ответов
16th May 2017, 12:31 PM
William
Why are Java high level classes and interfaces be declared just public and default
classes
enums
interfaces
java
0 голосов
4 ответов
28th Dec 2016, 7:19 PM
Hasnat Saeed
A method declared with arguments..cannot be executed if it didn't take those arguments ?
java
method
1 голос
2 ответов
6th Apr 2018, 9:20 PM
De Vinci
What is the meaning of this"Variables must also be declared as a data type before they are used."?
data-types
0 голосов
9 ответов
10th Aug 2019, 2:23 AM
Keshetti Sreekanth
For exemple this number : 35672825189..it's an intger ? Will be declared just int or long int ?
c++
int
long
variables
4 голосов
8 ответов
25th Apr 2017, 10:02 PM
De Vinci
Why can't the variable total_volume in the volume 1.cpp program be declared as const ?
c++
-1 голос
6 ответов
17th Jan 2017, 6:26 PM
Zeyad Sharo
Why wait and notify is declared in Object class instead of Thread?
java
notify
thread
wait
0 голосов
1 ответ
25th May 2017, 7:09 PM
Saurabh Sharma
Is it that constructor can only be declared in public access specifier?
c++
constructors
0 голосов
1 ответ
28th Jul 2016, 4:23 PM
Abhilash Anand
Do I need to write the methods declared before main() in algorithm?
c++
0 голосов
1 ответ
6th Aug 2016, 5:28 PM
Learner
If same name variable is declared both data type it shows an error? Explanation?
c++
variables
1 голос
3 ответов
3rd Dec 2016, 3:23 PM
Nikhil Sharma
Assume you declared int *p and p's current value is 1000. What is p + 1? Please any help?
c++
1 голос
9 ответов
15th May 2019, 4:16 PM
Roy Emmanuel
Why am I getting error 'carItem is declared but it's value is never read'? [Solved]
react
react-native
1 голос
2 ответов
30th Dec 2020, 11:45 AM
Abhay
I'm getting an error in my c++ code " if was not declared in this scope".
c++#errorinc++
0 голосов
4 ответов
1st Jan 2020, 3:57 PM
Vishal Sharma
Y iam not getting address of the variable in printf("\n%u",a); where a is declared as int ..
sea
0 голосов
6 ответов
18th May 2020, 6:37 PM
Eliyas ahamad Shaik
Can we use local variable in while loop without declared and initialized before, like for loop?
doubt
0 голосов
4 ответов
6th Nov 2019, 3:20 PM
R.Basheer Mohamed
Java - Why is there a 'cannot find symbol' error despite having already declared the variable?
cannotfindsymbol
java
0 голосов
2 ответов
15th Nov 2020, 7:31 PM
Solus
Why the value for the variable is declared inside as single quotes as 'john'?
php
variables
0 голосов
3 ответов
20th Jul 2016, 5:59 AM
jason
store the values A, B, 19 and - 0.42e7 in separate cells that you have declared in C.
c
0 голосов
6 ответов
18th Dec 2020, 10:22 AM
Joshua
source_file.cpp: In function ‘int main()’: source_file.cpp:15:31: error: ‘end1’ was not declared in this scope cout <<"Sum
c++
-3 голосов
4 ответов
23rd Aug 2021, 7:26 PM
Vic's Code's
Why is this program changing the value of variable B even if it is declared as static?
c
c++
java
1 голос
6 ответов
5th Apr 2017, 4:02 AM
Rajesh Kumar (Rj)
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
2
3
4
Следующий >
Актуальное сегодня
Need a personal tutor
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Fix code
0 Votes
..
1 Votes
How can I turn my .py files to .exe files?
1 Votes
How Much RAM is Required for Object Detection Project
0 Votes
Software to write and run codes
0 Votes
Add lua
0 Votes
How to learn C++ and how long does it take
1 Votes
Summary please??
0 Votes