Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Which header file to include instead of conio to use getch ,clrscr functions and declare void main instead of int main?
cpp
3 Votes
2 Answers
9th Dec 2017, 4:07 AM
raveena kagne
Are (continue, include, require)used only in PHP?
include
php
require
0 Votes
3 Answers
18th Jul 2018, 1:36 AM
Mehdi Hellal
In HTMLif you want to restrict to your form that block should include only numbers how do you do it
sololearn
0 Votes
3 Answers
19th Mar 2019, 10:28 AM
Kate Mariette Skosana
its very easy to understand.. can you update it a newest? that have more lesson to get.
include
php
require
2 Votes
2 Answers
8th Jan 2017, 1:39 PM
Aldrin Gerald A. Rivas
Code a program that adds 7 numbers and swap that numbers starting with the biggest number
abstract-classes
good
include
1 Vote
1 Answer
12th Jan 2020, 7:25 AM
bosisi komane
Good morning sir. I have error line 4. I want to include file Car.js. thanks you sir.
car.js
file
include
-1 Vote
1 Answer
18th Apr 2022, 1:12 PM
Malick Diagne
How to include library in python and how to describe a variable as a particular data type
python
structure
0 Votes
1 Answer
23rd Oct 2016, 5:16 PM
harish
I don't know whether u need #include < iostream >. Is it the beginning of any Programm?
c++
include
iostream
0 Votes
3 Answers
23rd Nov 2016, 1:42 PM
siro14
You write a phrase and include a lot of number characters (0-9), but you decide that for numbers 10 and under you would rather w
help
python
0 Votes
3 Answers
25th Nov 2021, 12:30 PM
Կարեն Բայադյան
Hi! How can I include other files or moduls in Sololearn program? I want write telegram bot with standart api.
api
files
module
sololearn
0 Votes
3 Answers
23rd Nov 2017, 6:56 PM
ilya
do we have artificial intelligence course to study? If not why dont you (solo learn staff) include that .
scripting-languages
sololearn
1 Vote
1 Answer
10th Jun 2019, 4:40 AM
Raj kumar Darshanala
Can I use string data type only by including <iostream> library? (without #include <string>)
data
include
string
type
7 Votes
2 Answers
18th Oct 2016, 8:40 PM
Rebeka Asryan
Why do we write static void......, why not simply void ...... And what about header files that we have to include
c#
input
0 Votes
4 Answers
4th Jan 2017, 6:10 PM
Nitin Kumar
How to get latitude,longitude and address of the user from the google map and include it into a text box automatically?
code
css
googlemaps
html
javascript
jquery
php
1 Vote
2 Answers
7th Apr 2018, 6:42 AM
Muthiah Abbhirami
In some web page structured tag(html head body) r not use.Do I really need to include them if pages work just fine without them?
body
head
html
2 Votes
5 Answers
23rd Jul 2017, 5:09 AM
naveen bisht
you can call a php function from html have include?
functions
include
php
0 Votes
3 Answers
10th Oct 2016, 1:23 AM
Monica Andrea Corrales Palma
Add node.js in web development course?
change
include
node.js
web-development
5 Votes
1 Answer
19th Nov 2019, 5:04 AM
Rahul Jain
When I was in high school I lykd VB why does this platform include it in its tutorials?
vb
0 Votes
2 Answers
20th Jan 2018, 4:05 AM
peter maingi
Can you make this even better, by better i mean efficient and simple and do not include the sort function from algorithm library
ascending
c++
improve
order
1 Vote
2 Answers
2nd Apr 2022, 5:18 AM
Dhanraj Tamang
Interchanging #tags in c++
c
c++
include
1 Vote
2 Answers
7th Feb 2017, 7:31 PM
Bhaumik Patel
Is it nessesary to include “\” in a code I can still code without it For example: print('predo\'s shoe is too big')
backslash
0 Votes
2 Answers
19th Aug 2020, 7:16 PM
Predominate Baloyi
What is the difference between #include <iostream> & #include<stdio.h> & #include<conio.h> ?
c
include
iostream
stdio.h
3 Votes
2 Answers
12th Jan 2018, 4:46 PM
Satyam Kumar Singh
I am a beginner I have got problem with iostream error says that unable to include file ' iostream' although I wrote same as it
help
me
2 Votes
3 Answers
30th Dec 2019, 2:27 PM
Ritu Dodani
can any one explain me here how to validate ip address ( include Class A , Class B and Class C) using regex in python
python
regex
2 Votes
2 Answers
30th Jul 2018, 10:56 PM
kranthi
Is it possible to include html or php tags in a C++ program and still work properly ?
c++
html
php
1 Vote
1 Answer
6th Sep 2017, 8:58 PM
Taikyu
how to go for xcube using c++. with the help of "math" include and not using multiplication method
c++
0 Votes
1 Answer
4th Aug 2017, 1:32 PM
mayank agrawal
Shouldn't Sololearn include e-commerce course for coders wanting to generate money from the apps,games & projects they make?
apps
coding
e-commerce
sololearn
suggestion
1 Vote
1 Answer
14th Dec 2017, 12:17 PM
<!--Celestino-->
What the meaning of return 0 and getch in c programming and also is it important to include both #iclude<stdio.h> and
c++
0 Votes
2 Answers
25th Dec 2016, 6:08 PM
Erick Sangi
Do anyone have samo link, I need icons of world states, and I want to include them in my project on playground? :)
css3
html5
icon
javascript
website
1 Vote
4 Answers
4th May 2017, 9:40 PM
Nikola Stojiljkovic
Is the output od the following program, right? Is it common to include the increment before the other statements in a loop?
c++
increment
loops
1 Vote
3 Answers
27th May 2017, 8:28 PM
Pacha
Help me! I use c++ to find how many each character appears (not include space) but i can't complete it. Thanks
appear
c++
characters
strings
times
0 Votes
1 Answer
26th Mar 2018, 4:09 AM
WindSeaVT
How to include \ as part of your string? Example : "martin\" prints martin\\. How do yoo make it print martin\
python
strings
0 Votes
3 Answers
18th Dec 2016, 9:55 PM
Akshata
Whenevet we use an interface , is it necessary to include or call all the functions in that interface? I
interfaces
java
optimization
2 Votes
1 Answer
31st Oct 2017, 5:45 AM
Arshpreet Bagga
How can i can take an image from my phone and include it in my program for it to bring out the desired output
html
html5
1 Vote
3 Answers
24th Mar 2019, 6:26 AM
Jeremiah Ndegwa
what is the difference between include?() and cover? () in ruby.. please
cover
functions
include
0 Votes
1 Answer
16th Nov 2018, 3:30 AM
Ali Abdullah Amrah
PHP Function
function
include
php
0 Votes
1 Answer
21st Jan 2021, 4:03 PM
MΛΛRS
if i input 6 it give weird and if i input 20 it give not weird .why it include 6 in 1st case not 20 in another case
basic
python
2 Votes
4 Answers
3rd Apr 2018, 7:07 AM
Bahubali
What is a relative path?
include
php
require
0 Votes
2 Answers
18th Aug 2016, 6:55 PM
Eric Lenny
Write a C# program named ProjectRaises that include a named constant representing the increase percentage of employees in compan
c#
0 Votes
1 Answer
5th Mar 2018, 2:51 PM
Neo
What can i do for add functions by using files .h and .cpp?
c++
files
functions
include
0 Votes
5 Answers
20th Jul 2016, 1:02 PM
Ismael Perbech
Who can I read JS InnerHTML with PHP?
dom
include
javascript
php
1 Vote
4 Answers
23rd Jan 2017, 9:30 PM
Claas Leo
How can i include html , css already made website template inside php and anything i need to know about website template
design
web
1 Vote
1 Answer
15th Apr 2019, 7:08 AM
Arinola Ridwan
Anyone help me friends how to include jquery and run it on eclipse step by step guys.. please thanks in advance..
css
development
eclipse
html
javascript
jquery
web
2 Votes
1 Answer
7th Dec 2017, 4:13 PM
Ramanan S
Как перейти на кириллицу в c++?
c++
clocale
include
0 Votes
1 Answer
14th May 2018, 6:30 PM
Сергей Эрдынеев
There is no output when I use graphics.h in c++
c++
graphics
include
progress
sololearn
4 Votes
2 Answers
1st Apr 2018, 4:00 AM
Anurag Singh
What’s the bug in this code? you are making an app to print product labels, which include the name and the price of the product
bugs
c
practice
0 Votes
1 Answer
4th Aug 2024, 7:09 PM
Zia
I'm a student . I would like to set up a program in cpp to draw graphs. How can i include a graphical representation in cpp?i
c++
0 Votes
3 Answers
9th Apr 2020, 4:32 PM
HARINATH G
BETWEEN clause SQL ... example says 'WHERE ID BETWEEN 3 AND 7' but results include 3 and 7, is this correct?
between
sql
where
-1 Vote
2 Answers
9th Apr 2019, 7:05 AM
Mark Lindsay
When i enter the command of 1st basic concept hello world when i run it shows unable to open include file IOSTREAM
c++
1 Vote
2 Answers
19th Sep 2017, 8:40 AM
Abhishek Narang
Please developer include the option to attach pictures while asking questions , it will be easy for us to ask questions .
app
development
improvement
modifying
1 Vote
2 Answers
22nd Feb 2017, 8:30 PM
Krishan Nandan Goswami
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
9
10
11
12
Next >
Hot today
New code
1 Votes
Does anyone have the solution for this challenge?
1 Votes
How would you solve the part of the C# Intermediate code project that requires operator overloading?
0 Votes
Why does coding take so long to learn
0 Votes
Solved Ai generated practice the last question
0 Votes
Hello Everyone
0 Votes
Solved# Survey data format in coding for data
0 Votes
How to add unordered lists in HTML.
0 Votes
What is the use of .kt classes in the React Native project
0 Votes
Solved #Relay race coding for unit 9 you are creating code for a relay race
0 Votes