Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
Is it okay to use C++ for programming an AI? instead of python
ai
c++
1 Voto
9 Respuestas
23rd Feb 2019, 10:26 AM
Jacqueline Cate Catley
Please give me a header file instead of graphics.h
c++
header
2 Votos
2 Respuestas
24th Jul 2018, 11:30 AM
Sahil Verma [Inactive]
why we pass reference of object to copy constructor instead of pass by value in c++ ?
c++
constructors
copy
0 Votos
1 Respuesta
19th Apr 2021, 5:46 PM
Shrinivas Gadade
What can be used instead of for loops to reduce execution time ?
execution
reduction
time
5 Votos
5 Respuestas
16th Jun 2018, 3:38 AM
Crystal!!!😎
What is the thing instead of document.getElementById it's for a class?
class
getelementbyid
javascript
1 Voto
2 Respuestas
1st May 2022, 12:32 PM
Spencer Pawlik
When is it appropriate to use struct instead of a class?
c
classes
objects
structs
4 Votos
6 Respuestas
29th Mar 2017, 6:15 AM
Michael Musora
can I use void main() instead of using namespace std
c++
cout
3 Votos
5 Respuestas
31st Jul 2016, 5:31 AM
Eyuwankg Swankg
Can we use lowercase instead of uppercase in commands
sql
0 Votos
5 Respuestas
23rd Jan 2017, 12:31 AM
Aj Verma
Is it common to use plain JS instead of Typescript with Angular?
angular
javascript
js
typescript
4 Votos
8 Respuestas
17th Oct 2020, 11:40 PM
Sonic
Why does this give [0,2,3,4] as output instead of [0,0,0,0]?
functions
python
1 Voto
4 Respuestas
19th Apr 2019, 1:08 AM
Thimira Rathnayake
Why Is It Printing Unique Instead Of Deja Vu
codecoach
python
sololearn
0 Votos
2 Respuestas
28th Jan 2021, 5:28 PM
Nothing
Who likes to code on laptop instead of phone
c++
html
java
javascript
0 Votos
5 Respuestas
7th Mar 2017, 10:20 AM
ali ahmed
can i use android studion instead of eclipse ?
eclipse
java
0 Votos
5 Respuestas
1st Jul 2016, 1:00 PM
BENARAB Yaakoub
Why is my code giving output 5 instead of 2?
html
html5
javascript
3 Votos
2 Respuestas
2nd Jun 2020, 3:12 PM
Atharva Shrawge
why output of this code is 0.30000000000000004 instead of 0.3
javascript
1 Voto
3 Respuestas
20th Jun 2022, 11:55 AM
shokin touch
What language we can use instead of PHP
php
0 Votos
2 Respuestas
9th Apr 2018, 9:06 PM
Md Asad Ahmed
What's the advantage of using SVG method instead of simply using images?
html
html5
svg
3 Votos
10 Respuestas
30th Dec 2015, 10:49 AM
wieli
When we use the char datatype instead of string?
c++
char
0 Votos
5 Respuestas
19th Nov 2016, 2:16 PM
Benedek Máté Tóth
Is arr[][] allowed instead of arr[,] in C# ??
arrays
c#
0 Votos
5 Respuestas
6th Aug 2016, 9:14 AM
Pro D
Is it possible to use Python instead of Javascript?
javascript
python
script
web
0 Votos
2 Respuestas
19th Aug 2021, 3:25 PM
Ferdous ☑
Why this code ends and print 4? Instead of a StackOverFlow Exception
c#
lambdas
2 Votos
3 Respuestas
23rd Aug 2019, 9:42 PM
Joel David Hernández Cruz
How can I use hooks instead of redux in react?
hooks
react
redux
0 Votos
4 Respuestas
28th Jul 2020, 12:39 PM
Sepideh
Can we use PhP webpages instead of HTML pages ??
html
php
website
3 Votos
1 Respuesta
27th Aug 2018, 2:46 AM
Joshua Raison
What to use instead of using cin.ignore() in java?
java
programming
tutorial
0 Votos
2 Respuestas
24th Oct 2020, 1:08 AM
Akil 🇧🇩
SessionStorage values get overwritten on reload instead of persisting
javascript
react
reactjs
session
0 Votos
2 Respuestas
13th Jun 2022, 6:20 AM
Jones Navela
can we use <iostream.h> instead of <iostream>?
c++
iostream
0 Votos
2 Respuestas
27th Sep 2016, 6:27 PM
sarim
Is it not possible to use <int> instead of <String>
java
linkedlist
1 Voto
4 Respuestas
13th Jun 2018, 10:12 AM
Swastishree Dinesh Bhat
what is use instead of <div> in html5
html
0 Votos
3 Respuestas
27th Sep 2016, 10:24 AM
Maxwell Festus
Isn't it #include <iostream.h>? Instead of #include <iostream>
c++
0 Votos
3 Respuestas
16th Nov 2016, 3:50 AM
Yolain Ouellette
Advantage of do..while loop instead of while loop?
c++
loops
0 Votos
3 Respuestas
28th Feb 2017, 4:33 PM
Shrey Mudgal
Why it output as 1 instead of 3
javascript
1 Voto
1 Respuesta
23rd Aug 2018, 5:40 AM
Karthick
Which header file to include instead of conio to use getch ,clrscr functions and declare void main instead of int main?
cpp
3 Votos
2 Respuestas
9th Dec 2017, 4:07 AM
raveena kagne
how to get * instead of characters while typing password?
c++
1 Voto
6 Respuestas
19th Jun 2016, 6:04 AM
Tanish Agarwal
Should i use "*" instead of "Scanner" in "import java.util."
input
java
2 Votos
5 Respuestas
30th Aug 2017, 11:29 AM
Wahid Febrilianto
Why we use double ==sign instead of single = sign.
else-statements
0 Votos
3 Respuestas
3rd Mar 2021, 6:37 AM
Ali Tarique
Why do we write 'float salary' instead of 'float'
variables
1 Voto
2 Respuestas
8th Jan 2020, 7:45 AM
Thisari Kanchana
Can html form be processed by Javascript instead of php
forms
html
javascript
php
python
server-side
1 Voto
3 Respuestas
2nd Jun 2019, 3:56 PM
Auricle Fox
What function we can use instead of gotoxy ()
c++
2 Votos
2 Respuestas
10th Jan 2017, 8:00 PM
Shariqa Anjum
What does (*) means instead of number while doing program
python
1 Voto
3 Respuestas
14th Jun 2019, 2:03 PM
Rojan
Which element is used in HTML4 instead of article rag
html
-3 Votos
7 Respuestas
9th Jul 2017, 1:08 PM
Shubham
Why we use the C++ instead of C
c++
operators
0 Votos
3 Respuestas
17th Jul 2016, 5:32 PM
Arpit agarwal
Benefits of using void main(), instead of int main()?
c++
main
2 Votos
3 Respuestas
23rd Sep 2016, 7:47 AM
Hector Sulbaran
what should we use instead of frame tags in html5
ht
0 Votos
4 Respuestas
29th Dec 2020, 1:28 PM
Mokammel Hossain
What are the advantages and disadvantages of using tuples instead of lists.
lists
python
tuples
3 Votos
4 Respuestas
10th Aug 2016, 11:19 AM
Draco131
Can I learn php instead of JavaScript in my web development?
css
html
javascript
php
1 Voto
4 Respuestas
15th Feb 2020, 10:25 AM
Abdallah Adam
Please anybody is there any other language used instead of JavaScript
css3
html5
scripting
0 Votos
8 Respuestas
14th Aug 2018, 1:31 AM
Lucky
can i use HTML instead of XML in building Android apps?
android
apps
building
development
html
instead
of
programming
xml
2 Votos
7 Respuestas
27th Apr 2017, 9:21 PM
Mouhammed Nashat Helmi
Can i use url instead of src in html elements as <img/> ?
html
img
src
url
9 Votos
4 Respuestas
28th Mar 2018, 8:40 PM
Arthur Abreu
Can i make a chat app useing html ,css and python instead of javascript?
app
can
chat
csss
html
instead
javascript
make
python
useing
7 Votos
8 Respuestas
10th Dec 2019, 1:15 PM
Vijay(v-star🌟)
Why should we use * pointers instead of & ?
pointers
1 Voto
1 Respuesta
28th Jul 2019, 1:28 PM
Sanjaya Acharya
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
5
6
7
...
24
Siguiente >
En tendencia hoy
Discrete-Time Signal Representation
0 Votes
Hey, is the "Snowflake" mission not working?
0 Votes
Detach thread exception
1 Votes
Bug in the answers checking algorithms?
0 Votes
Qt timer timeout
0 Votes
Not video
0 Votes
I want to learn Lua but don’t know where
2 Votes
How to make a 2d game
0 Votes
Not image in the page
0 Votes
Create a program that will allow user to input grades from five subjects and display the average grade.
0 Votes