Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Can I create an analog clock cum digital clock instead of this digital-only one?
clock
js
1 Vote
9 Answers
4th Jul 2018, 3:58 PM
B.D
Why we use using namespace std instead of conio.h
c++
variables
0 Votes
2 Answers
2nd Dec 2016, 1:17 PM
Mayank Bhatwadekar
Can We Use PHP Instead Of JavaScript While Developing A Website?
doubtonwebdevelopment
html5
javascript
js
jsphp
php
webdevelopment
0 Votes
2 Answers
5th Feb 2021, 11:32 AM
Mr.Kalyankumar
Is there any alternate solution for this question i.e instead of writing all alphabet.
c
1 Vote
6 Answers
2nd Sep 2020, 1:01 PM
shanthi maheswari
U gotta check out this.. the last statement is True? How? It should be false instead
mohd
2 Votes
6 Answers
10th Jun 2019, 3:21 PM
Mohd Adnan khan
It is displayed 180 Instead of 179 value. What I have to do?
include
4 Votes
2 Answers
19th Mar 2022, 5:42 AM
Egor Tonchev(EGO)
Can I use any other header file instead of <iostream> ?
c++
1 Vote
4 Answers
14th Jan 2017, 4:01 PM
adiba sharif
Why should assert statement be used instead of if statement in python😣😣
python3
2 Votes
2 Answers
15th Dec 2019, 1:41 PM
Rexy Climaxx
Can anyone explain what is use of writing "%1.4f" instead of"%f "and same for"%3d "
c
3 Votes
6 Answers
10th Dec 2019, 10:34 AM
Pooja
This code sometimes doesn't work and it prints out something like 0.1999999999996$ instead of 0.20$ Please help!
java
5 Votes
6 Answers
19th Dec 2018, 12:50 PM
Catzzzz™
why we use print instead of println in some of java codes?
java
1 Vote
2 Answers
31st Jul 2020, 11:11 AM
RAHUL SINGLA
Completed lessons are blank. Showing certificate instead of relevant lessons.
lesson
python
0 Votes
1 Answer
2nd Nov 2020, 10:20 PM
Levi
Can't we use px instead of % here in font-size...??
css
selectors
1 Vote
2 Answers
28th Dec 2017, 11:09 AM
Abu Ubada
Is it a good practice to use javascript instead css for animations?
javascript
3 Votes
4 Answers
5th Jun 2017, 12:14 AM
Shîvåm Kûmår Ðwïvëðî
Why the output print 70 instead of 106? Can you explain
c
recursion
0 Votes
2 Answers
12th Feb 2019, 3:02 AM
Shaik Abeedh
When should one use a classmethod instead of a static method?
classes
python
3 Votes
2 Answers
5th Apr 2016, 9:50 PM
Shadow3097
Why does typeOf return object instead of array in array data type?
javascript
1 Vote
3 Answers
17th Jul 2020, 12:13 PM
Anyanwu Johnbosco Chima
Can you please write this method (function) in c++ instead of c#!
c++
0 Votes
4 Answers
24th Jun 2020, 10:39 AM
TeaserCode
How can I use in my code text input instead of prompt boxes?
input
javascript
prompt
text
0 Votes
8 Answers
3rd Feb 2017, 11:05 PM
Diogo Lopes
Java question . Why the answer is coming 80 instead of coming 200. Please explain me
code
java
3 Votes
6 Answers
25th Nov 2020, 11:34 AM
Abhishek Topno
What can I use instead of _blank in a link?
html
links
3 Votes
1 Answer
23rd Jul 2016, 11:58 PM
ignace
Instead of buying a domain, can it be created instead?
css
html
javascript
website
0 Votes
2 Answers
11th May 2020, 4:38 PM
Charlz
Is it possible to write JavaScript code instead of TypeScript in Angular?
angular
javascript
typescript
2 Votes
2 Answers
5th Oct 2019, 11:39 PM
Kulisap
Remember to use the backslash (\) instead of the forward slash (/)
string
strings
0 Votes
4 Answers
29th Sep 2018, 2:19 AM
Ethan B
Why should we learn programming languages instead we have pre-programmed objects
learn
scripting-languages
2 Votes
3 Answers
28th Mar 2017, 3:46 PM
Aurum Titan
What if we use double quotes instead of single?
python
strings
0 Votes
2 Answers
1st Jan 2017, 5:14 PM
Rohit Gupta
why cant we use iostream instead of fstream ??
c++
0 Votes
2 Answers
20th Sep 2016, 6:20 PM
Mehul Jain
Can i be a professional coder instead of having physics honours in my college?
quary
students
3 Votes
4 Answers
25th Aug 2020, 3:29 PM
Rahul Das
Why we use HEX values for color instead of simple color names?
css
0 Votes
6 Answers
27th Feb 2017, 11:38 AM
Junaid Ahmed
why cant we use \n for new line instead of endl
c++
cout
0 Votes
4 Answers
21st Feb 2017, 4:14 PM
Kakara Chandra Sekhar
How can i make key frames of images instead of colors?
animation
css
css3
transform
0 Votes
4 Answers
16th Jan 2017, 9:30 PM
Apena Adetayo
why does my c++ code below results to 35 instead of 25...?
loops
0 Votes
2 Answers
13th Oct 2019, 5:42 PM
Kponyo John Djama Kofi
Why am I getting 27 instead of 343 in macro substitution program
c
0 Votes
3 Answers
9th Jun 2022, 2:04 PM
Sreenesh
Which element was usually used in HTML4 instead of the article tag ?
html4
1 Vote
3 Answers
1st Mar 2022, 2:27 PM
Yassine Lassoued
why we use alert box in JavaScript instead of message box.?
javascript
0 Votes
4 Answers
19th Apr 2017, 4:33 AM
Ajit Singh Kushwaha
Can we use printf and scanf instead of cout and cin?
printf
2 Votes
2 Answers
19th Sep 2017, 1:47 PM
yagnesh maheria
Instead of exception handling why dont i just correct the code
e
0 Votes
3 Answers
7th Oct 2018, 8:03 AM
Andrew
Why it prints 3 instead of 6 and also with space?
c,c++
0 Votes
2 Answers
27th Aug 2019, 3:50 AM
Chetan Mude
Instead of using multiple insertion operators,we can use only one operator right??? It will minimise the code right????
cout
2 Votes
7 Answers
19th Jul 2018, 9:21 AM
Rikshith U Uchil
Can I code using English spellings instead of American?
american
coding
english
language
semantics
0 Votes
1 Answer
24th Mar 2019, 11:52 AM
Jack Logan Kennedy
can we use #include<conio.h> instead of using namespace std;
c++
0 Votes
2 Answers
14th Oct 2017, 2:15 PM
sidharth pv
Can we use python to add functionality to a web instead of Js
javascript
python3
website
2 Votes
4 Answers
7th Oct 2019, 4:57 PM
Muhammad Zain
Can't we say: system.out.printIn(sum(5,2)); instead of assigning sum(5,2) to x?
java
methods
0 Votes
3 Answers
13th Jan 2017, 11:48 AM
Jawad Rahwanji
Is it better to use own CMS instead of CMS like wordpress/joomla/opencart/others?
wordpress,php
1 Vote
5 Answers
27th Apr 2017, 5:20 AM
Himel Md Sakibul Hassan Sajib
In what cases I should use ternary operators instead if/else conditioning?
if/else
operators
php,
ternary
0 Votes
3 Answers
25th Apr 2018, 11:48 AM
FabricioM
Please.. Can I learn jquery instead of JS.. Because i think i understand jquery more than JS
[
2 Votes
11 Answers
30th Sep 2019, 4:39 PM
Mr_Lex
There's a c# Windows application tutorial in solearn instead of console application?
c#
0 Votes
5 Answers
9th Nov 2016, 10:09 PM
Abel
How can I print elements in a for loop variable in an inline format instead of block?
python
5 Votes
8 Answers
11th Dec 2019, 8:05 PM
Divine Darkey
So why would I ever use const instead of readonly?
c#
readonly
1 Vote
2 Answers
8th May 2016, 12:27 PM
Martin M. Klöckener
which element is used instead of Body in html
html
0 Votes
2 Answers
22nd Mar 2017, 6:26 AM
Koushik Saha
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
9
10
11
...
24
Next >
Hot today
SQL
3 Votes
HTML/CSS questions
0 Votes
Html
1 Votes
How can I continue with my goal if I lost all my lives?
0 Votes
Find courses
0 Votes
How to learn css and html
0 Votes
Certificate Problem
0 Votes
member initializer list : order of evaluation
0 Votes
Why rare programming languages disappeared in sololearn?
1 Votes
what the hell is going on this lessons cause i cant undrstand anything on any of the lessons
0 Votes