Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How is the code to create string containing a double quote
strings
0 Votes
3 Answers
1st Oct 2018, 6:29 PM
Meg Ogbu
What is the difference between single and double quotes in php
php
2 Votes
3 Answers
5th Jul 2016, 3:19 PM
Midhun Mathew
Complete the code to crating strings in double code """
python
strings
-1 Vote
2 Answers
17th Dec 2018, 10:52 AM
sunita Ambhore
Different between double quotes and single quote in python program
python
1 Vote
2 Answers
11th Sep 2017, 6:02 AM
Mathavan M
Do all the math class methods return a double value?
classes
java
math
1 Vote
2 Answers
19th Jul 2016, 9:05 PM
Sima Ghoreyshi
How can I put powers (exponents) without using double **
double
operators
python
0 Votes
3 Answers
16th Mar 2017, 8:37 PM
Diana Alejandra Trejo
Remember to enclose the text into double quotes and end the statement with a semicolon (;).
c#
doublequotes
0 Votes
10 Answers
27th Aug 2021, 3:44 AM
Justin Williams
how to print the runtime input in double quotes( " " )
python
1 Vote
3 Answers
12th Sep 2018, 5:28 AM
bharath
Why does Java support double data type while allowing float types to used as well?
data-types
double
float
4 Votes
4 Answers
23rd Apr 2019, 11:39 AM
Dechen
What is the difference between single and double quoted strings?
python
strings
0 Votes
3 Answers
13th Jan 2017, 6:00 AM
rukon
How to include double tap function as Instagram's like function...
functions
onclick
1 Vote
1 Answer
17th Apr 2020, 3:56 AM
KishanBGajera
How to create a string using a double quote
python
strings
0 Votes
2 Answers
2nd Jan 2017, 6:32 AM
Reshma Raghu
Complete the code with a double cotes >>>" "
python
strings
0 Votes
2 Answers
16th Jun 2017, 4:14 PM
lavanya
The difference between double and single quotation marks is ( PYTHON)
difference
singlequote&doublequote
0 Votes
4 Answers
9th Nov 2017, 1:53 PM
Kyaw Moe Hein
double arr[]={5,2,7,8,11,9}; int n = sizeof(arr) / sizeof(arr[0]); double sum = 0; for(int i=0;i<n;i++) { sum+= arr[i]; } double avg = sum / n; cout<< "avarage ="<< avg<< endl; return 0; ) /*what does int n= sizeof(arr[]) /sizeof(arr[0]); do, can someone explain that line for me*/
arrays
c++
0 Votes
3 Answers
15th Oct 2016, 11:31 AM
Leslie Jason
Why float and double are named as Decimal ? Why int isn't decimal?
c++
0 Votes
4 Answers
16th Sep 2019, 8:55 PM
UraL
How can one set the precision of a long double number contained in a string?
c++
precision
string
7 Votes
8 Answers
25th Sep 2017, 5:51 PM
Solo Wanderer 4315
Please what are float and double in lame man's term?
float
0 Votes
2 Answers
4th Apr 2019, 3:49 PM
Kamso Ogueji
What is the difference between float and double under data types
c
c++
data-types
0 Votes
2 Answers
15th Jul 2020, 8:58 AM
Umutesi Daphne Rhona
How can I round a double to 2 decimal points? (Swift)
double
rounding
swift
1 Vote
1 Answer
28th Nov 2020, 1:45 AM
K G
Double or float or sth else? Halloween Candy challenge problem- answered! Thank you.
c++
doubleorfloatorint
halloweencandy
1 Vote
4 Answers
25th Jul 2020, 11:20 AM
The_Fox
Is there any difference in using single quotes or double quotes in HTML?
html
javascript
2 Votes
3 Answers
16th May 2020, 3:17 PM
Anutosh Kumar
What is the difference between float double in c++ ?
c++
1 Vote
2 Answers
24th Oct 2017, 1:38 PM
[No Name]
How can i put double quotes or single quotes to the input in python? can anyone tell me
python3
0 Votes
16 Answers
17th Jul 2020, 9:57 AM
Mr. 12
Is it possible to make an event listener when you double click on an element? How?
click
double
events
javascript
12 Votes
2 Answers
9th Jun 2019, 10:07 AM
Darcy Dev
Halló people i have a cuestión about te Facebook app i who i Kent do but clon the app o Messenger??
double
0 Votes
1 Answer
6th Feb 2021, 12:53 PM
Rolando Clonas CG
How to print the range of int,float, double datatpye in c++
c++,c
0 Votes
2 Answers
10th Aug 2018, 1:52 AM
Ajay
What is "double" exactly for, in C?
c
double
4 Votes
3 Answers
31st Aug 2019, 8:19 PM
Hadjer
What is difference between single quote and double quote?
python
strings
0 Votes
1 Answer
1st Sep 2016, 3:45 AM
Gaurav Gupta
Explain me the use of single quotation and double quotation in python
feeling
trouble
1 Vote
2 Answers
18th Jan 2020, 4:28 AM
Saurabh Sen
Is it mandatory to double the equal sign after a variable name ?
if-statements
1 Vote
4 Answers
26th Jul 2018, 12:36 PM
Kwadwo Opoku Agyeman
Program to enter an integer or double and add all the numbers in java
java
0 Votes
6 Answers
20th May 2021, 11:02 AM
Shikaki Van D Wolfgang Sebastian
What will happen if we use double quotation instead of the single
tags
1 Vote
3 Answers
25th Apr 2019, 12:10 PM
Werunga
Operadores primitivos, en una división debemos poner float o double
java
operators
0 Votes
1 Answer
27th Oct 2017, 3:41 AM
Alex RaGa
Complete the code to create a string containing a double quote.
python
strings
-4 Votes
4 Answers
27th Dec 2016, 6:19 PM
Akshay Kashawar
complete the code to create a string containing a double quote
python
strings
-3 Votes
4 Answers
11th Apr 2019, 3:37 AM
krishna
I don't understand the double variable, how the answer is not 0.1??
c#
double
sololearn
variables
0 Votes
2 Answers
15th Oct 2021, 9:54 AM
RLB
What is the difference between a float and a double data types?
data-types
1 Vote
2 Answers
3rd Oct 2019, 6:08 AM
Samuel Mararo
What is the difference between a float and a double float?
float
1 Vote
1 Answer
12th Nov 2022, 8:58 AM
sn3p
If give a value in int or float or double like double 10/3 then return the value 3.3 bt return 3 and same as float and int why?
c#
operators
1 Vote
4 Answers
4th Sep 2016, 6:20 PM
Akash Verma
How can I get an output with an double quotation mark?
answerme
0 Votes
2 Answers
28th May 2019, 3:15 AM
Anuj Raghu
Complete the code to create a string containing a double quote.
strings
0 Votes
3 Answers
24th Sep 2018, 10:34 AM
Saurabh Sharma
Which is the code to create a string with double quote
python
strings
0 Votes
2 Answers
13th Mar 2019, 9:39 AM
kevine Umurerwa Akoguteta
What is the difference between float values and double values ?
c
c++
java
2 Votes
2 Answers
14th Jun 2017, 10:12 AM
Master Gaurav
I don't know how to create a string containing double quotation-marks in Python.
create
declare
double
how
python
quotation-marks
quotations
strings
1 Vote
2 Answers
16th Apr 2018, 11:12 AM
hemed
What is the purpose of using e.g. public static double (double a)?
android
eclipse
java
3 Votes
2 Answers
31st Aug 2017, 4:37 PM
黄瀬涼太
Can Java work with "long double"
double
long
1 Vote
5 Answers
8th Sep 2022, 5:34 PM
Mugabi Joshua
Can I have a Double (object) with null value in Java?
double
java
objects
1 Vote
2 Answers
20th Aug 2018, 1:27 PM
Andrés Felipe Moreno Torres
Set the value of double variable always with 3 digits decimal dot
java
-2 Votes
3 Answers
20th Feb 2021, 6:14 AM
Bruce
How do I make both my integer and double functions add its numbers?
add
c++
double
function
functions
int
2 Votes
2 Answers
11th Sep 2018, 3:06 AM
Andy Cruz
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
10
11
12
...
20
Next >
Hot today
New code
1 Votes
Does anyone have the solution for this challenge?
0 Votes
Clean Code
3 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