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
Is these a way to fill an array at once after declaration in c#?
c#
1 Voto
1 Resposta
25th Dec 2017, 7:53 AM
Michiel Coenen
Define namespaces and structs after main
c++
declaration
definition
main
namespace
struct
52 Votos
6 Respostas
10th Nov 2018, 12:45 PM
Andrea Leoni
Which file operations should i use for bubble sort?and can somebody help me with the declaration and description?
c
0 Voto
3 Respostas
25th Feb 2021, 1:39 AM
Joshua
What is the difference between this two declarations
c
c++
declaration
struct
8 Votos
7 Respostas
18th Feb 2019, 7:23 PM
ABADA S
Can anyone explain working of this code in brief and fix the code?
c
declaration
implicit
pointer
2 Votos
4 Respostas
13th Jan 2020, 1:27 PM
Preity
🤚🤚🤚 Why the () with a semicolon (;) at the end are mandatory when destructuring without a declaration ?
destructuring
1 Voto
3 Respostas
13th May 2021, 9:14 PM
Nacereddine Drici
#include <stdio.h> //function declaration int factorial(int num); int main() { int x = 5; printf("The factorial o
pleasehelp
0 Voto
2 Respostas
2nd May 2019, 6:57 AM
Rahul Jaiswal
Why we need to put the "()" at the end of a declaration of an instance?
class
instance
1 Voto
1 Resposta
20th Apr 2019, 12:24 AM
Kevin Pan
What is the best way to declare constant variable in a class.??
core
declaration
java
variables
1 Voto
6 Respostas
27th Sep 2020, 5:00 AM
shrijith
How to define class in Som languages?
class
declaration
definition
or
0 Voto
8 Respostas
24th May 2023, 12:54 AM
Oliver Pasaribu
We put a limit in an array like a[5] or a[4].in a program we need the user to input the limits.how can we do it.
arrays
c++
declaration
ofarray
3 Votos
10 Respostas
28th Nov 2016, 7:55 AM
Adnan Aatif
Without declaration of a function how we can call or define a function? I think compiler should give an error but its not.
function
functions
prototyping
1 Voto
7 Respostas
7th Mar 2019, 8:33 AM
Rimsha Bibi
Please tell me why it is saying variable declaration is not allowed here but it is running in the actual compiler
error
java
sololearn
2 Votos
3 Respostas
16th Oct 2022, 3:39 AM
五条悟 ♡
How to brackets declare in this program????
declaration
function
main
2 Votos
3 Respostas
5th Feb 2018, 4:55 PM
mohammed meeran
Why doc type declaration <!DOCTYPE HTML>and character encoding<meta charset ="UTF-8">is used in html5 and what's is function
html5
1 Voto
2 Respostas
3rd Jun 2017, 3:44 PM
Shaswat Singh
Complete the declaration to define an animation named spin with a duration of 3 seconds that will repeat forever
css
0 Voto
2 Respostas
12th Feb 2025, 3:05 PM
SolBadguy
Declairing empty variables SWIFT
declaration
swift,
variable
1 Voto
1 Resposta
11th Sep 2019, 9:50 PM
Waylan Sands
Using Java - Can I use a switch statement inside of an Object[] declaration to populate the object array based on player input?
array
declaration
games
java
objects
switch
7 Votos
4 Respostas
2nd Jun 2017, 4:02 AM
Mark Paramonte
What is the use of interface as the same methods are defined on another class and only the declaration happens in interface?
interfaces
java
methods
1 Voto
7 Respostas
21st Apr 2018, 6:17 AM
அபிஷேக் அபி
Why we should use the &obj specification for declaration of the operator function?let's use the myObj*
c++
operator-overloading
0 Voto
1 Resposta
16th Feb 2016, 12:53 PM
Emanuel Lozitsky
what data type can be used for entering string in c++.after declaration i am going to use cin
data
data-types
0 Voto
2 Respostas
8th Oct 2018, 1:14 PM
lakshay
How to write a code in c++ that differentiates between using asterisk(*) for pointer declaration and the deference operator?
c++
2 Votos
2 Respostas
9th Jan 2018, 6:18 PM
Tesneem Tarik Mohamed
I was going through the tutorial. But in one e.g.:there is no declaration of integer 'x' in the code.why? Or it isn't necessary?
c++
0 Voto
8 Respostas
28th Jul 2017, 9:50 PM
Vinamra Kishore
Does HTML5 Doctype Declaration have any attribute, attribute name/value that can be added to it when writing a code??
html5,
metadata
metatags
0 Voto
2 Respostas
26th Mar 2018, 11:07 AM
Labaika Temitope
do we require to declare that a particular variable is a var? Because, even without declaration the j.s. code runs
variables
0 Voto
4 Respostas
10th Mar 2018, 2:56 AM
2+2=4
Wouldn't it be sufficient just to surround the Console.WriteLine statement with the try-block? Why the array declaration as well?
c#
exceptions
0 Voto
3 Respostas
21st Jul 2016, 8:00 PM
Martin Ed
anyone know the purpose of the declaration databuku wadah; What is the data type of wadah ??.
c
c++
code
program
progress
xcode
0 Voto
1 Resposta
9th May 2020, 5:04 AM
Hillario Praswara
What is legal declaration of array in the following and explain why?and also explain why not others?
java
0 Voto
1 Resposta
25th Dec 2017, 7:30 AM
Saikrishna Reddy
Help me with this declaration guys in second for loop?some one explain this to me in a simple way.
c++
0 Voto
3 Respostas
7th Oct 2017, 7:33 AM
karthik
help a beginner plzz
c
declaration
input
output
1 Voto
1 Resposta
15th Feb 2019, 12:44 AM
Abdulroaf Almaaloul
what does (x , y) = (4 , 5) signify in Python? Is it a variable declaration or object. Please clarify
python3
1 Voto
2 Respostas
21st Aug 2018, 7:10 PM
Yash Sharma
How to make Collection of objects in c++
arrays
c++
declaration
objects
5 Votos
3 Respostas
7th Feb 2018, 1:18 AM
jacky
[CLOSED] Html5 <!DOCTYPE html> Minified form: <!doctypehtml> . Is this valid way.
declaration
doctype
html5
kangax
minified
0 Voto
10 Respostas
25th Dec 2020, 7:28 AM
March Zucherbug
It said that class declaration in CSS should always start with period so why in font-family section it's declared as p.sanserif?
font
0 Voto
3 Respostas
21st Sep 2019, 10:02 AM
SaGa_Chronepsis
What is wrong with declaration statements below: int first = 10, New = 12, last = 3, old = 40;
an
answer
i
need
please
0 Voto
3 Respostas
26th Apr 2017, 12:57 PM
wilson
Some function programmes prototype declared firsly but some programmes there has no function declaration but function is present
c
declaration
functions
programming
prototype
0 Voto
1 Resposta
9th Feb 2018, 2:08 AM
ajmal yousuf
what is exact abstract class in php, and the difference between other declaration like static, protected and private?
php
0 Voto
1 Resposta
8th Jan 2018, 11:53 AM
tess hsu
Can anyone help me?
by
declaration
java
method
step
3 Votos
9 Respostas
28th Jan 2018, 12:24 PM
Janallen Lim
Can't solve the problem when compiling
allowed
declaration
here
not
variable
0 Voto
10 Respostas
27th Sep 2017, 3:43 PM
Demetrius Tarantov
We known that the * operator is used for declaration of pointer and we can only put the address in the pointer eg int *p=&a;
c++
2 Votos
5 Respostas
30th Jan 2018, 7:19 PM
Ankit Rathore
I'm getting this error message : declaration of 'arr' as multidimensional array must have bounds for all dimensions except the f
array
code
error
graph
0 Voto
1 Resposta
15th Jan 2021, 7:31 AM
Morningstar
How does one declare an array .. i know dersz no declaration in php just want more insight on array in php
array
php
0 Voto
3 Respostas
6th Oct 2017, 1:24 PM
Shalom Inimfon Uwem
int a=3; int b=2; int c=a,b; What will be the value of c??
c
cpp
declaration
integer
java
0 Voto
4 Respostas
3rd Dec 2021, 12:05 PM
Ashutosh Modgil
How to declare 'e' in C
c
declaration
exponential
exponentialfunctions
1 Voto
3 Respostas
29th Jan 2018, 7:06 AM
Aditya
why the object pass to the friend function in declaration is different from invocation? (declaration with & and calling without & operator)
c++
classes
friend
0 Voto
3 Respostas
23rd Jun 2016, 10:37 PM
Hosein Aghajani
How to declare a string variable in c++
c++
data-types
declaration
strings
2 Votos
2 Respostas
29th Dec 2017, 9:40 AM
Ahmed Olanrewaju
What does the DOCTYPE declaration do? Why should I do it? & is it important? plz, Answer or at least up vote...
html
1 Voto
2 Respostas
5th Sep 2016, 1:56 PM
TAREQ AZAD
What is the difference between float and double variable's use and why we write f after declaration of float variable
variables
0 Voto
1 Resposta
25th May 2018, 2:50 PM
Masterpeice #changed_man
What is the difference between function declaration and function definition in javascript? Can we have one example for the same?
js
1 Voto
1 Resposta
15th Feb 2017, 5:48 AM
Vipul Pathe
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 Votos
9 Respostas
22nd Jan 2021, 2:06 PM
Mahima Rajvir Singh
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
3
4
5
Próximo >
Quente hoje
Void functional void with bool function
0 Votes
Python
2 Votes
Are websites hackable?
2 Votes
TICTACTOE
1 Votes
Learn python
2 Votes
Error
0 Votes
BIG DOUBT🤔🤔🤔🤔
2 Votes
Need help (French)
1 Votes
Help for study
0 Votes
Spying on me
1 Votes