Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Could anyone please explain me what is 'd' here and what is default access level?
semicolons
0 Votes
3 Answers
28th Oct 2020, 1:08 PM
Sri Laya
Does 'input' convert the inputs(provided values) into string by default in python3 ?
python3
0 Votes
2 Answers
20th Nov 2018, 1:19 PM
partha
What is the difference between public,private,protected and default access modifiers in classes in java?
java
1 Vote
3 Answers
13th Jun 2017, 2:30 AM
suryapoojary
please help me, I am struggling to remove the background default blue color from link, when click
css
links
0 Votes
2 Answers
15th Jul 2020, 4:06 PM
th35kyb0y
Why are Java high level classes and interfaces be declared just public and default
classes
enums
interfaces
java
0 Votes
4 Answers
28th Dec 2016, 7:19 PM
Hasnat Saeed
What will be default type if we don't provide specific type to ArrayList
arraylist
java
1 Vote
2 Answers
25th Jun 2016, 1:57 PM
Jigar Thacker
In syntax of print , what's flush??(given is the default syntax for print)
flush
output
print
python3
1 Vote
1 Answer
10th Nov 2018, 6:16 PM
partha
Write a c program to print the default values of uninitialised variables of various type?
plz
solution
-3 Votes
5 Answers
16th Jan 2022, 1:51 PM
Nikhil
I don't understand Optional Arguments and how to make a default value.
c#
methods
0 Votes
2 Answers
28th Dec 2016, 7:45 AM
Telole Folo
The effect of a default argument can be alternatively achieved by overloading. How?
arguments
c++
default
functions
overloading
0 Votes
1 Answer
1st Jun 2020, 4:01 PM
Prashant Pant
How to use a function with 2 parameters, using the default value of the first parameter.
function-arguments
functions
1 Vote
4 Answers
31st May 2018, 7:43 AM
Kasul Kliff
What will happen if combine both default argument and pass by refrence in c++
c
c++
coding
programmer
1 Vote
2 Answers
17th Apr 2019, 4:57 PM
Abhinand
Why can't solo learn just cache code and output on all default ones?
sololearn
1 Vote
1 Answer
16th May 2018, 10:12 AM
Jansen
Doubt in switch case
c
case
default
switch
0 Votes
15 Answers
25th May 2019, 6:39 PM
malepu rakesh
How should I remove the border styles added to a textbox(<input type="text">) to make it default textbox
default-textbox
html
input->type=text
javascript
1 Vote
4 Answers
9th Jun 2020, 5:12 AM
Charm
Is there a way to create a constructor with default settings but with costume modifiers?
code
help
java
self-learning
sololearn
1 Vote
4 Answers
31st Jul 2017, 5:10 AM
Sam Miles
Alguien me puede explicar cómo se usa lo de default es que no le entendí
switch
0 Votes
4 Answers
10th Apr 2020, 2:26 AM
Mateo Palazuelos
could anyone please get me 5program examples for default arguments in php
php
0 Votes
1 Answer
21st Sep 2017, 6:47 AM
Srikanth iyer
Can I pass arguments to the main function. And can I pass default arguments to it
c++
0 Votes
5 Answers
23rd Apr 2019, 2:43 AM
MOIN KHAN
Does how to run programs has something to do with the default streams?
c
streams
1 Vote
1 Answer
1st Apr 2018, 10:27 PM
omar alhelo
How can I leave the first parameter at default and only set the second parameter?
c++
function-arguments
functions
2 Votes
3 Answers
15th Jul 2016, 1:29 PM
Bla
What is default access modifier of a class in C#, if it's not specified?
access-modifier
c#
class
1 Vote
1 Answer
22nd Aug 2020, 6:15 AM
AlGebra ft Java
I cannot figure out why it turns back to default after the code is done.
bug
css
html
-1 Vote
2 Answers
17th Oct 2019, 12:07 AM
Zackery Spry
When you open a file I binary mode, is it by default in read mode?
binary
files
0 Votes
2 Answers
1st Feb 2020, 5:52 AM
Sanjai Prabakarraj
Kindly explain with all code
default
effect
the
1 Vote
3 Answers
24th Dec 2020, 8:31 PM
Pranay Sehgal
Do default constructor called automatically while creating object even If I don't provide any statement in it?
constructors
objects
oop
1 Vote
5 Answers
2nd Dec 2018, 5:01 PM
jamilxt
What is wrong in this code?
break
default
switch
1 Vote
3 Answers
20th Aug 2022, 10:14 AM
T Akvinski
[Beginner] How do I set "dog" as the default race for the dog subclass?
php
0 Votes
2 Answers
2nd May 2019, 9:12 AM
DaanJamo
If we create website using html + php, what is default start-up page extension .html or .php?
html
php
2 Votes
5 Answers
13th Aug 2017, 7:05 AM
Phly Sary
Help! I can't get the links in the beginning (navigation class) to not be default underlined blue.
css
links
2 Votes
2 Answers
1st Jul 2024, 3:35 AM
Manuel Azancot de Menezes
How to speed up the loader with developer settings in Android?
android
default
developer
loader
settings
1 Vote
21 Answers
29th Oct 2020, 9:40 AM
ANDY тнє CODER [RECODE]
Why is it not working ? Images in my mobile are by default jpg but there is no img displayed in output... please help!!
html
images
mobile
9 Votes
6 Answers
1st Jun 2019, 2:52 AM
Sahithya Kirani
For a class MyFancyClass { }; what default methods will the compiler generate?
cpp
0 Votes
2 Answers
16th Jan 2017, 3:35 PM
Naveen Kumar
How to use Default constraints in SQL when creating or editing a table?
sql
0 Votes
1 Answer
28th Mar 2019, 11:40 PM
Obada Alchabi
when is it necessary to use the switch command and the default command
java
switch
0 Votes
2 Answers
12th Apr 2017, 2:35 PM
TheCoder4000
why default must be at the end of cases? i changed its place with a case and program worked correct..
switch
1 Vote
10 Answers
11th Jun 2018, 9:22 PM
WPath
Why my code is still giving an error after using try and except ?
argument
default
python
0 Votes
2 Answers
30th Sep 2022, 3:28 AM
Shantanu
Is default case in a switch need to be placed at the end only?
c++
case
default
switch
2 Votes
1 Answer
14th Mar 2017, 2:29 PM
Shankaranarayana Barre
In c while using float datatype a default number is showing at last.how to remove it?
c
1 Vote
2 Answers
15th Oct 2020, 12:01 PM
rohit
How are default arguments assigned when passing parameter values to a multiple-parameter function?
c++
default
function-arguments
0 Votes
1 Answer
25th Sep 2016, 5:57 AM
Rosemary Cicione
Setting a default html download code for different images from a web site
download
elements
formatting
html
website
0 Votes
1 Answer
22nd Apr 2017, 2:32 PM
Roshan Muralidharan
What is the difference between specifying public and default access modifiers to constructers
constructors
java
0 Votes
1 Answer
15th Oct 2016, 7:02 PM
Gopikrishnan R
The default character encoding in HTML5 is UTF-8. Can someone make it simpler for me?
html
html5
0 Votes
2 Answers
7th Sep 2018, 5:08 PM
Emmanuel Anom Kwabena
Why does my code take integer 8 as default when no number in entered through cin.
c++
1 Vote
1 Answer
22nd Jun 2019, 6:13 AM
BoiCoded
Can somebody pls explain me the concept of default value? Cause it still confuses me.
c++
function-arguments
functions
0 Votes
3 Answers
26th Jul 2016, 2:09 PM
Kacper Wcisło
I want to change a default font to a certain font, how do i change fonts?
css
font
html
0 Votes
2 Answers
13th Jan 2019, 5:57 PM
Sean
While solving switch problems I didn’t find any problem in my code.But its showing default values only.Whats the problem here?
javascript
1 Vote
4 Answers
11th Jul 2021, 3:41 PM
Tanjid Ahsan Riad
Whent i type any number(1,2,3) in input,it gives out only default text.can any one solve this?
javascript
switch
1 Vote
2 Answers
3rd Jul 2018, 4:13 AM
Charancr
[Solved] What is the default type of the input that we give in python using input() function?
python
2 Votes
3 Answers
3rd Mar 2017, 9:05 PM
Maaz
Is there a way to default the Code Repo for a course to the original?
code
repo
0 Votes
1 Answer
25th Nov 2022, 3:56 AM
Callum Purvis
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
6
7
8
9
Next >
Hot today
X velocity
3 Votes
And... Who is the staff then?
3 Votes
Files not linking in C++
0 Votes
I want to make a triangle area calculator ,anybody can teach me
2 Votes
Web Dev
1 Votes
Img & web server or personal info
0 Votes
Pls give me an idea
1 Votes
Why Pro?
1 Votes
How to achieve "Sololearner" achievement?
0 Votes
Python IDE
0 Votes