Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
If the user’s operating system does not support the needed character, how can the symbol be represented?
html
3 Votes
3 Answers
6th Feb 2019, 9:12 AM
Samant Kumar
Can anyone give me the coding of how to make a hollow circle with asterisk symbol in python?
python
1 Vote
5 Answers
17th Nov 2019, 2:31 AM
Mayukh Roy
How to use viewBox inside the <symbol> tag?
svg
symbol
viewbox
2 Votes
3 Answers
22nd Feb 2019, 7:41 AM
Алмат Айтбаев
Has anyone heard of newly introduced data type in javascript named "symbol"
data-types
javascript
symbol
4 Votes
4 Answers
8th Sep 2017, 2:17 PM
Shweta Maurya
Why Javac send me the next error: "cannot find symbol system.out.println ("hello world")
python
0 Votes
1 Answer
18th Oct 2016, 8:25 AM
Javier
Why we use # symbol in c language why not % in header file
a
0 Votes
2 Answers
13th Sep 2018, 1:05 PM
manoj hunachigi
The symbol s and the natural number n are given. Print a square of s characters with size n x n.
c++
0 Votes
11 Answers
3rd Nov 2020, 5:13 PM
Ruslan
how to make it when i click add and submit the output of weather show out with symbol
js
0 Votes
2 Answers
30th Sep 2020, 9:37 AM
Kyrene
Can we draw a x and y axis with using astric symbol instead of that line
loops
0 Votes
3 Answers
9th Jun 2019, 5:37 AM
Charan Kumar
The symbol s and the natural numbers n,m are given. n and m are odd numbers.print a rectangular frame and plus inside
c++
1 Vote
11 Answers
4th Nov 2020, 1:38 PM
Ruslan
How do you print a symbol used as a function w/o it executing the function? Eg, print quotes (" ") or slashes (\) as text?
c++
characters
symbol
0 Votes
4 Answers
14th Jan 2019, 7:27 PM
Adam
How i read notification in solo learning, a read all notification but notification light is not off
bell
notification
red
symbol
0 Votes
9 Answers
23rd Sep 2020, 2:23 PM
The Dark Hunter
What is the meaning of symbol?
~
c++
symbol
1 Vote
1 Answer
18th May 2018, 2:02 AM
freedom
Can we use the # symbol and curly brackets with the variable name ?
ruby
variables
1 Vote
1 Answer
4th May 2017, 1:04 AM
Luis Oscar Salazar Gómez
In samsung keyboard , i don't have back slash symbol so i couldn't attend this question
python
strings
0 Votes
2 Answers
26th Sep 2018, 9:01 PM
Rutuja Kamble
Good afternoon. Help with the definition of the symbol in the string. Добрый день. Помогите с определением символа в строке
str.find
0 Votes
6 Answers
23rd Feb 2020, 2:49 PM
Aleksandr Yermakov
Av been stuck here for like a day now, i need help please...anybody!!
printin
symbol
system
2 Votes
1 Answer
16th May 2018, 7:36 AM
GjinSama
Can someone explain why ^ symbol ( ^^^mystring) doesn't seem to effect results? (Anything else will)
^
match
re
syntax
0 Votes
2 Answers
10th Sep 2018, 10:22 PM
Mr M
How to make house using C# with windows and door with ==,- and + symbol
c
-1 Vote
2 Answers
24th Nov 2016, 5:25 AM
Xumit
i made a program which gives a cross pattern of symbol (*) as a n output in 5 rows and 5 columns. what's the error here?
cpp
cross
pattern
symbol
0 Votes
5 Answers
11th Jan 2020, 5:06 PM
Ariz imam
What is the significance and use of # symbol in c++ and what does it stands for .
c++
2 Votes
2 Answers
4th Mar 2018, 11:12 AM
Manan Jethwani
What is this mystic symbol?
puzzle
symbol
utf
1 Vote
2 Answers
11th Oct 2017, 7:40 PM
Vladimir Tseluyko
Is there any way in php to search a string for a specific word or a symbol
php
1 Vote
2 Answers
27th Apr 2017, 11:08 AM
Mashan Shaluka1
I am having trouble with the % symbol in python can anyone help with these functions .not the greatest at math I suppose
functions
math
operations
order
python
1 Vote
9 Answers
29th May 2017, 5:59 AM
john elifrits
for (i=1; i<=5; i++) { document.write(i + "<br />"); } why should used for + symbol inside the parentheses...lemma explain
javascript
loops
3 Votes
3 Answers
8th Jun 2017, 3:19 PM
Mőhåň Ķűmæř
I can't figure out what does this symbol mean in python (%) ps: English isn't my native language so I don't understand it a lot.
python
python3
0 Votes
9 Answers
26th Jun 2020, 1:17 PM
Abdennour Rida
How can I add square root in a calculator which will only take the input value after the square root symbol by using JS?
calculator
input
javascript
js
root
sqrt
square
0 Votes
8 Answers
2nd Jan 2020, 2:22 PM
Sayem
My friends can't upvote my code. When they click on ^ symbol then that time code is shown as upvote but after refresh its same.
problem
upvote
8 Votes
3 Answers
9th Jul 2018, 2:22 AM
Sunny
Why the ! Symbol cannot or is not used in the system.out.println("") when NOT operator is taking place at the if statement.
java
0 Votes
5 Answers
12th Aug 2019, 2:39 PM
Dhanush Narayanan R
I couldn't use greater than symbol in my android phone because I don't hv that symbol,now how can I proceed
arrays
php
-1 Vote
3 Answers
18th Jul 2016, 2:17 AM
JENIFER J
How do you print patterns using the '*' as the symbol to draw a triangle, square, rectangle, etc?
c#
0 Votes
2 Answers
14th Mar 2017, 7:08 PM
Jason Bourne
Keyboard question when using Python
keyboard
python
symbol
0 Votes
1 Answer
23rd Jan 2017, 6:05 AM
Matt Ward
Why use viewBox attribute in symbol if you can just change it's size with height and width attributes once you use it in an SVG?
html
html5
svg
symbol
viewbox
1 Vote
6 Answers
8th Jul 2020, 10:18 AM
Karak10
Give me examples of codes having variable Boolean,double and single and (!) symbol also plz put the outputs. language is c++
and
symbols
variables
1 Vote
2 Answers
26th Dec 2018, 3:37 PM
Jonny Walker
I don't understand the modulo operation. Is the "%" taking a percent or is it just a symbol to indicate modulo?
numeric-operations
python
0 Votes
4 Answers
31st Dec 2017, 5:57 AM
Jeremy P
Why do i get x symbol in display screen in an html, when i try to upload my image from my desktop using img tag?
html
0 Votes
7 Answers
30th Aug 2017, 2:22 PM
Srinivas Rao H
Create a program tht wll calculate the average marks of 10 learners and with the average it wll determine with symbol they got A
c++
functions
1 Vote
3 Answers
12th May 2018, 11:48 AM
Christianrosejr
What is the difference between * as a symbol of pointer and * as a dereference while using both in a same code?
c++
0 Votes
3 Answers
4th Sep 2018, 3:18 AM
Maitrey Bhaskar
Hi i want more symbo of unordered list there is circle and disc i want more symbol like star and check mark without css
wep
-1 Vote
3 Answers
9th Jun 2022, 3:42 PM
Mohammed Asim
Why doesn't this work?
error
java
scanner
symbol
0 Votes
3 Answers
25th May 2017, 4:47 AM
Joar
How can I send an error in Java when a user through the Scanner enters a non-numeric symbol in a variable of type int?
java
1 Vote
2 Answers
23rd Jul 2019, 3:34 AM
Yahir Maldonado
How Can I use NaN and infinity in Java
clss
infinty
java
nan
symbol
0 Votes
5 Answers
5th Jun 2017, 12:04 AM
Sadiqul Sakif
If we write % symbol before the letter, is it mean that the name in the table should end with whatever letter we use.
sql
2 Votes
2 Answers
21st Jan 2018, 5:45 PM
Anil s chavan
'>>>' what exactly this symbol means? And what is the work of it? What will be the output if don't use it in our program?
consle
exactly
means?
what
1 Vote
2 Answers
14th Jun 2019, 7:32 AM
Vinit Jain
i used a function of this type:def (m,n):return m|n what is this symbol | and what is it's impact on the function
functions
0 Votes
1 Answer
26th Apr 2019, 2:41 AM
clovert
Can someone help me? I am new to this website. I see the present symbol on my steak, but I can't do anything about. Please help.
help
streak
0 Votes
2 Answers
9th Feb 2024, 1:46 PM
DeadlyAlpha3091
how can I fix special charactes in spanish? I use some quotes and tildes. when i use them, I get strange symbol as result
character
mexican
notepad++
spanish
special
1 Vote
2 Answers
3rd Nov 2018, 10:58 PM
Jorge Cueva
Error : cannot find symbol method getDownloadUrl () , can anyone help me with this, i have link of code in the description
android
java
0 Votes
2 Answers
27th Feb 2019, 1:31 PM
Ankit Chourey
hi, i have some doubt in following program i need to change the vowels into # symbol in first string and consonants into $ symbo
c++
c++14
0 Votes
2 Answers
20th Sep 2018, 2:20 PM
Ganesh Velmani
Is there someone that can let me know where to find the symbol on phone keyboard? Thank you in advance for your help!
operators
0 Votes
2 Answers
16th Mar 2018, 1:19 AM
Stephen
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
4
5
6
Next >
Hot today
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes