Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
In c, can i used equals() function to compare the two values of character variable? If yes, then how?
()==b
a.
equals
2 Votes
4 Answers
25th Mar 2018, 4:13 PM
varun pawar
Why in an array if we have not initialized it, displays garbage values on printing?
arrays
java
2 Votes
2 Answers
20th Sep 2016, 11:47 AM
SUBHANKAR NATH
What values are j-i and *j-*i actually subtracting ?? The answer i got was 3 30
array
array&pointer
c
cprogamming
pointer
1 Vote
3 Answers
16th May 2018, 5:46 AM
Satyam Kirati Namnu
Is there is any simple way to learn color code values in hexa form in html...?
html
html5
2 Votes
3 Answers
10th Jul 2017, 7:49 PM
Adityaa
How to update values into appsetting.json in asp.net application by using c# code?
asp.net
c#
code
new
update
write
0 Votes
1 Answer
27th Jan 2022, 10:34 AM
Ashish Sharma
WHY I am not getting random values between 0 & 6 using following codes ?
rand
2 Votes
2 Answers
23rd Mar 2017, 7:15 AM
Mr.Curious
why does for each loop doesn't traverse the array, when we insert the values dynamically??
advancedforloop
foreach
0 Votes
2 Answers
6th Jan 2023, 2:11 PM
Harshanand Raykar
Write a program that takes two numbers as input, assigns those values to the provided a and b variables, then outputs their sum.
correction
guide
me
1 Vote
7 Answers
16th Jan 2022, 6:43 AM
_pfttwdyc_
How do i make my c++ code in sololearn ask for values in my while loop one by one.
while()
1 Vote
4 Answers
8th Oct 2020, 6:10 PM
Uyi Oduware
How to get result_array values from db using script?.please help me. Thank you.
ajax
array
codeigniter
javascript
result
0 Votes
1 Answer
25th Sep 2018, 1:22 AM
kiruthika
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
Fill in the blanks to select all values from the ''students'' table in which the field ''university'' equals ''MIT''.
''students''
all
blanks
fill
from
in
select
the
to
values
-4 Votes
4 Answers
29th Jul 2018, 12:37 PM
John Michael L. Espinosa
Is a object that is a lower in hierachy allow to know about property values in a class that is higher in hierachy
c#
class
hierachy
object
2 Votes
9 Answers
16th Dec 2019, 8:45 PM
sneeze
The appended piece of code produces garbage values periodically. Can someone help me fix this?
c
c++
0 Votes
1 Answer
9th Sep 2021, 6:43 PM
Kun Ga
Can anyone please tell me how to set the values of items in combobox?
c#
code
help
0 Votes
1 Answer
8th Apr 2020, 8:29 AM
Usama Mianwalian
When drawing lines using the svg what are other values does the stroke-linecaps take apart from round.
html5
svg
2 Votes
2 Answers
12th Jan 2019, 12:43 PM
Tumwesigye Ronnie
What is the use of parse or try parse in c#?
c#,
convert
values
-2 Votes
1 Answer
28th Nov 2017, 1:33 PM
Sandeep Kumar
How to acess the values in the dictionay?#dict={"one":1,"two":2}.I want print one,two by acessing 1,2. is it possible.pls help.
py3
1 Vote
3 Answers
16th Apr 2020, 8:17 AM
Lavanya T
I want to make a program in Python which takes 10 integer values from user and prints the largest odd integer. Plz help.
begginer
mit
python
1 Vote
12 Answers
25th Oct 2018, 8:47 AM
Sam Thakkar
What are the values and attributes should be given to the curveto tag in HTML or how to use it?
html
html5
php
xhtml
5 Votes
5 Answers
25th Aug 2017, 6:04 PM
Tamil Selvan
In CPP, is the 'switch' condition only limited to inputted integer values OR are strings also acceptable?
c++
0 Votes
2 Answers
7th Oct 2020, 5:37 AM
Not_in_Use
How to assign key value from below list to dict? And and sum all. Below key values are assigned manually. How take it from list?
dictionaries
lists
python
python3
0 Votes
7 Answers
30th Jun 2021, 4:36 PM
Zahed Shaikh
I want to have auto calling function whenever the input values changes without being reloaded or called by myself.
javascript
0 Votes
5 Answers
30th Jul 2023, 7:30 AM
Yacquub
How do you get input from user to add values in an array
arrays
input
0 Votes
1 Answer
29th Dec 2017, 9:03 AM
Anthony
How to assign values for hidden variables in front end from back-end ?
hidden_parameters
java
springboot
url
0 Votes
1 Answer
26th Mar 2020, 6:38 AM
Duvindu pamaljith
Can you also choose the color/bg color using RGB values or HEX codes?
colors
css
0 Votes
1 Answer
27th Aug 2016, 5:45 AM
MoroAstray
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
How we can swap two values without using third variable,+and- and *and% operators.
number
operators
swap
without
0 Votes
1 Answer
7th Feb 2019, 2:26 PM
shaikh farin
Which programing will i learn to design widgets for displaying realtime digital values
weather
0 Votes
1 Answer
4th May 2018, 5:47 AM
ibitoye isaac
How can I use the values filled in form, On clicking submit button.
button
forms
html
javascript
submit
0 Votes
1 Answer
30th May 2018, 5:21 AM
Mohd. Ahtesham
How to get values same of column but seperate rows as comma seperated
mysql
0 Votes
1 Answer
13th Dec 2018, 7:27 PM
Ktmsulaim
Can I compare values form two separate html file using single javascript file?
css3
html5
javascript
0 Votes
1 Answer
16th Dec 2020, 5:41 PM
Kyaw Kyaw Soe
Can anyone provide a quick, simple explanation of floating point values and division?
c++
operators
0 Votes
1 Answer
7th Jun 2017, 3:55 PM
Carlos DV
How do we compare arrays against each other and order values according. .
arrays
arraysort
comparisons
java
0 Votes
1 Answer
12th Dec 2016, 9:52 PM
Ed Hanlon
how to display sequance of characters in determine figure using for loop.
display
figure
forloop
java
values
1 Vote
5 Answers
14th Dec 2019, 8:41 PM
โููุณู ุณุนุฏโ
I want to change the values of dictionary by using range in List comprehension is this possible?
dictionaries
listcomprehension
lists
python
python3
range
1 Vote
2 Answers
2nd Feb 2022, 11:10 AM
Manoj Bhaagam
Anyone who knows how to sort random values in a multi dimensional array hola at me
java
1 Vote
3 Answers
11th Aug 2017, 10:16 AM
Passmore Munashe Chapata
Please guys how do i iterate through a dictionary and find it's sum of the key values
python_dictionary
0 Votes
3 Answers
29th Jul 2019, 10:49 AM
Primidac
If character values are stored as int why cant we hold character variable address in int pointer
c++
0 Votes
2 Answers
27th Mar 2021, 11:17 AM
MUDIT JAIN
Should I memorize some of the hexadecimal color values or is there a simple way to learn them
bgcolor
colors
css
html
memorize
sense
website
1 Vote
3 Answers
23rd Mar 2020, 10:39 AM
Atoms~โ
What are the maximum and minimum values accepted by the following data types (Kotlin): Double, Float, Long, Int, Short, Byte
.kt
data-types
kotlin
numbers
syntax
1 Vote
3 Answers
14th Sep 2020, 9:20 PM
dign_code
In C++, how will the compiler distinguish between overloaded functions and functions with default values for the arguments
c++
default_values
methods
overloaded
2 Votes
4 Answers
5th Feb 2017, 12:27 PM
Tasneem Mabrouk
how do i subtract from numbers that are greater than 9 but print the whole list including the subtracted values
if...else
lists
python
0 Votes
3 Answers
20th Jul 2024, 3:59 PM
Tantoluwa Dairo
How can I put only positive number in "input"? If someone puts negetive number values ,It will show error.
python
python3
1 Vote
3 Answers
10th Nov 2020, 6:18 AM
Nafi Rahat Rahman
How can I check if 2 values in a linked list are the same using java?
help
java
linkedlist
search
0 Votes
2 Answers
29th Mar 2019, 1:33 AM
mya
hi, i have a optgroup , how to save the values using the jquery?
html
jquery
1 Vote
1 Answer
26th Jan 2018, 5:47 PM
Bhavani Sankar
Hi javascript learners why this short code prints such strange value.
describe
hard
javascript
to
values
0 Votes
4 Answers
11th Aug 2020, 3:27 PM
Abdihakim Ismail
My visual studio for python is always returning values in terminal, what can I do to correct this?
dataScience
python
0 Votes
4 Answers
29th Apr 2020, 9:04 AM
David Oloruntola
How to print only values in a dictionary? Eg: d={'US':{'CA':44 },'IND':{'KA':91} } Output should be only 44 and 92....?
data-types
dictionaries
python
python3
1 Vote
4 Answers
14th Aug 2018, 5:20 AM
Vinay Kumar.M
How to store function result in variable PHP?
functions
php
values
variables
0 Votes
2 Answers
10th Jul 2021, 4:44 PM
Gaganpreet singh
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
17
18
19
...
24
Next >
Hot today
App
2 Votes
How to improve code readability
0 Votes
I NEED to make a game
1 Votes
Regarding course
0 Votes
Solved Grouping data
0 Votes
In this code, I want to make exactly another div right next to it in div, how to edit it?
1 Votes
Python input() function is strange (a bug or a feature?)
1 Votes
what is python
0 Votes
Chess Tournament Exercise Doesnโt Work
0 Votes
Android
0 Votes