Cursussen
Inloggen
Begin met het leren van AI
Cursussen
Inloggen
Begin met het leren van AI
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
How one application is developed in multiple languages? For eg application is developed in Java ,JavaScript and SQL, how?
appdevelopment
application
java
1 Stem
2 Antwoorden
9th Feb 2019, 2:12 PM
Arpan Bhattacharya
Guys , why the multiple statements are not working in Cmd ,. it shows Indentation error
boolean-logic
python
-1 Stem
3 Antwoorden
27th Aug 2016, 12:08 PM
SanthanaKrishnan
Please Help a newbie here..i have multiple question for the user to input..why is it that only one of them gets outputted..
java
0 Stemmen
3 Antwoorden
2nd Jul 2019, 6:03 AM
Allan And Lifted Hands
Can I use multiple languages (html css and java) at once to create a website.
html
0 Stemmen
1 Antwoord
11th Aug 2016, 11:49 PM
Aneesh
Insert and create multiple rows with the same value info into the table SQL (mysql)
databases
insert
mysql
sql,
values,
0 Stemmen
1 Antwoord
20th Sep 2018, 4:50 PM
Lady Lier
how can I use the same header on multiple pages of my site? (html, php)
header
html
php
website
1 Stem
1 Antwoord
13th Sep 2017, 6:47 AM
Andrรฉ Campos
How can 2 objects be compared to be equal if there are multiple data variables?
equals
java
0 Stemmen
1 Antwoord
10th Mar 2016, 7:57 AM
Ernest Tan
How do I load multiple files selected with the open file dialog into a List<string>?
c#
list<string>
0 Stemmen
1 Antwoord
17th Dec 2016, 4:33 AM
Rocco
Is there a reason for doing this
.cpp
.h
c
c++
files
header
headers
multiple
quake
1 Stem
10 Antwoorden
6th Jan 2020, 8:37 AM
IDGam3r
How can I put a multiple checks like password must contains at least two numbers, letters, one of these [!, @, $] etc
python3
2 Stemmen
3 Antwoorden
17th Dec 2020, 1:36 PM
Mas'ud Saleh
I am having problems in taking inputs a multiple times on this platform....Can anybody helpe out?
c++
0 Stemmen
2 Antwoorden
21st Jan 2017, 1:55 PM
nitin nepalia
A is a list of numbers from which the multiples of 3 are to be omitted and print those numbers which are not multiple of 3.
python3
0 Stemmen
5 Antwoorden
16th Feb 2019, 5:57 PM
Sayan Das
In Variables Topic, First It Tells Me I Can Assign int XYZ Multiple Values. Next it says Doing So Results In Syntax Error
c++
variables
4 Stemmen
4 Antwoorden
27th Jan 2017, 4:44 PM
#00B3B3
Boolean and conditional operator
boolean
conditional
even
java
multiple
operator
2 Stemmen
6 Antwoorden
25th Jan 2018, 10:20 PM
DIY Mods
why does idle say: ''SyntaxError: multiple statements found while compiling a single statement'', when i copy-paste one of your
loops
python
1 Stem
1 Antwoord
7th Mar 2020, 7:42 AM
Not a H4CK3R
how do I get the seek function to return 1if it's seeking multiple specific items in this case 2,3,5
arrays
java
1 Stem
3 Antwoorden
21st Mar 2017, 8:16 AM
Ricardo Chitagu
I need help with print to the bottom it only shows one print when I have multiple and please help
python3
1 Stem
1 Antwoord
11th Jan 2023, 4:19 PM
Studies
So converting an integer to a float, all you'd need to do is multiple it by 1.0?
float
python
0 Stemmen
2 Antwoorden
18th Jul 2016, 1:24 PM
Jonathan Picazo
Hello! Guys, my <input type="radio"... element allows to choose multiple options. How do I make it right?
forms
html
input
0 Stemmen
1 Antwoord
13th Oct 2021, 5:29 PM
ะะฝะดัะตะน ะขะธะผะพัะตะตะฒ
My app is only showing me this page. What do I do? I wanna do my code bits I've restarted it multiple times with no luck
app
0 Stemmen
4 Antwoorden
4th Aug 2023, 3:13 PM
Indiphile Menziwa
How can I make it to load and check multiple accounts from any .txt file ? (Text file contains (email:pass) combo)
python
python3
3 Stemmen
1 Antwoord
6th Jul 2022, 5:59 PM
Jash Gro
Write a program that takes N numbers as input and outputs the numbers from N to 0, skipping the ones that are multiple of 3.
coder#java
2 Stemmen
3 Antwoorden
28th Jan 2022, 3:29 PM
Hirdesh Prajapati
Can all multimedia blocks can work on multiple jvm at one stretch without hanging of computer took place?
java
0 Stemmen
3 Antwoorden
16th Mar 2017, 2:29 PM
krishna dhruthi
C ++ application the name "DataStructures", which uses a structure (struct) named "Student" of multiple data, with elements:
application
c++
data
elements
iostream
menu
num
program
structs
-2 Stemmen
2 Antwoorden
25th May 2021, 5:20 AM
Marcos P.
Write a Python program to find those numbers which are divisible by 7 and multiple of 5, between 1500 and 2700...can you help me
yahya
0 Stemmen
5 Antwoorden
13th Apr 2020, 7:28 PM
Ya7iax
Is there some way we could use one interface file for the stack ADT, stack.h, that could be used by multiple implementations of
adt
c
interface
stack
stack.h
4 Stemmen
1 Antwoord
28th Aug 2019, 5:49 PM
Zhenis Otarbay
Enter a input list and delete its any one of element which is coming multiple time
lists
python
0 Stemmen
2 Antwoorden
16th Dec 2016, 1:17 PM
Prabhakar Banafar
If I don't use a "break" statement, can a single "switch" statement execute multiple "case" statements?
java
switch
0 Stemmen
2 Antwoorden
21st Nov 2016, 7:12 PM
Matthew
Have been struggling to learn programming for quite a while now, what would be the best approach to learn multiple languages?
1 Stem
4 Antwoorden
15th May 2017, 9:12 PM
Prasad Jadhav
please make me know following code is working and if not whats the error ? i want to know how to get multiple user inputs in jav
java
3 Stemmen
8 Antwoorden
29th Oct 2017, 7:45 AM
E Vision
I have two arrays of multiple strings and I want to print first array elements which are only present in it and not in the other
array
string
0 Stemmen
8 Antwoorden
22nd Aug 2018, 3:47 AM
Kanchan
Can anyone give a code to find single frequency of multiple words from a given paragraph using python.
strings
0 Stemmen
1 Antwoord
26th Jul 2019, 1:13 PM
Lovish Arora
You can achieve the same result with multiple if...else statements, but the switch statement is more effective in such situation
javascript
switch
1 Stem
1 Antwoord
2nd Nov 2019, 10:00 AM
Dileep Katari
Write a program to find those number which are divisible by 7 and multiple of 5 between 1500 and 2700
python
-2 Stemmen
2 Antwoorden
16th Sep 2019, 11:35 AM
Ishika Singh
You need to write a function that takes multiple words as its argument and returns a concatenated version of those words separat
mojamed
-2 Stemmen
3 Antwoorden
25th Dec 2020, 6:06 PM
Mohammed Dafa alla Mohammednour Hamid
Can u just explain me how to understand this cpp program's logic
c++
deepanshu
inheritance
multiple
sharma
0 Stemmen
1 Antwoord
30th Mar 2018, 4:48 AM
Deepanshu Sharma
Create a function in python where it will collect multiple values in to a function and find out each value is prime or not
python
0 Stemmen
4 Antwoorden
22nd Jun 2021, 10:26 AM
Ninja
Como declaro un array de multiple tipo de dato, es decir que contenga Int y String?
arrays
-1 Stem
1 Antwoord
26th Mar 2018, 4:55 AM
Luis Arcia
Good morning sir. I want to do multiple loop in one for loop. Thanks you sir.
for
in
list
multiple
one
-2 Stemmen
1 Antwoord
15th Dec 2021, 6:07 AM
Malick Diagne
How long should it take to write a code for a video game with multiple levels?
c++
coding
multilevelgames
newproject
timemanagment
videogame
1 Stem
1 Antwoord
10th Jan 2017, 8:04 AM
terri
How do I make a multiple entry sheet for different times over a year in excel
excel
python
-2 Stemmen
2 Antwoorden
12th Sep 2019, 8:00 PM
Danyl Oppong
Can "return" in C++ provide more than one variable?
c++
function
multiple
outputs
return,
0 Stemmen
4 Antwoorden
5th Oct 2017, 8:04 PM
Aider Matarrita
How to display multiple images from database onto webpage. I want php code. Pls help me out...
database
html
php
0 Stemmen
2 Antwoorden
29th Jan 2017, 2:08 PM
Nagesh R Prabhu
sum of all numbers that are a multiple of 3 in the range of 1 to 1000 , by using a loop, please help๐
r
sum
1 Stem
4 Antwoorden
4th Jul 2022, 2:04 PM
Claire
Write a program which will find all such numbers which are divisible by 7 but are not a multiple of 5, between 2000 and 3200.
python
0 Stemmen
3 Antwoorden
25th Nov 2022, 11:17 AM
Susheela
Split input into mutiple lines means what
input
into
lines
means
multiple
split
0 Stemmen
5 Antwoorden
23rd Apr 2017, 12:32 PM
shweta
Is there any way to code with multiple files on here or does all of my code have to be inline and in a single file?
codebuilder
html
html5
php
1 Stem
6 Antwoorden
2nd May 2018, 1:54 AM
Byron Thurman
Can someone help me i got a compilation error and ive tried multiple things to fix it but i just cant.
help
java
3 Stemmen
2 Antwoorden
6th Nov 2017, 4:31 AM
jalen
Is it necessary to write multiple lines of comment when we use multi line comment code? Can we write 1 line comment in /* */?
comments
1 Stem
3 Antwoorden
18th Jun 2018, 7:15 PM
Prabhat Rai
I need help in coding a group chat that can be used by multiple people. Any help please???
css3
html5
javascript
php
0 Stemmen
2 Antwoorden
26th Jan 2018, 2:44 PM
Ian Muthomi
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
< Vorige
1
...
30
31
32
...
34
Volgende >
Populair vandaag
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Coding for Cybersecurity
1 Votes
Need help
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Salut tout le monde
2 Votes
Pointers in c#
1 Votes
Please click me
0 Votes
Can sololearn have multiple inpus&outputs?
3 Votes
How to Get Better at Solving Programming Problems
0 Votes