Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Can someone help me debug the code, am trying to add A, B and C together, instead of getting 6(2+2+2) am getting 222
j
1 Vote
2 Answers
14th Feb 2019, 4:49 PM
Somade Daniel
What's the difference between strong and bold text?
b
bold
formatting
html
strong
1 Vote
2 Answers
26th Sep 2019, 1:33 PM
Benan Essayed
Good afternoon how can i joined 2 tablea from different database like database A user to database B user i want t combine them
lavel
mysql
0 Votes
3 Answers
24th Aug 2020, 11:03 AM
Hoo Lee Sheet
I want to build a simple program. Please tell me if it is correct b coz i am not getting the results.......
booleans
python
0 Votes
3 Answers
3rd Jan 2017, 11:12 AM
Kushal Bhagat
I tried to print out letter A single B twice C tripple to Z twenty six using user input and in place operator but failed help
3
python
1 Vote
2 Answers
20th Sep 2020, 11:59 PM
Muhammad Abdulmalik
how to code this . sum of hashmap map.put("A",3); map.put("B",2); map.put("C",3); map.put("D",2); Enter : A Enter: B total : 5
java
0 Votes
2 Answers
30th Apr 2017, 12:36 AM
Ken Ben
Int[] a = {1,2,3,4}; int[] b = {2,3,4}; a=b; Now the array a is pointing to array b, how to access the original array a?
arrays
java
0 Votes
3 Answers
14th May 2021, 1:40 PM
Harshanand Raykar
What degree u should take to become software engineer after 12th?
b
it
or
tech
0 Votes
2 Answers
19th Mar 2018, 6:51 AM
KRISHNA
Deleted Should be Up There Right?
<
b
dumbquestion
html
newbie
2 Votes
1 Answer
21st Jul 2020, 12:27 AM
🔥Kay🔥
Please how can I add music or sound to my Java code using netbeans and how do I resize d song if it's long, where d song wil b
sololearn
5 Votes
2 Answers
13th Sep 2019, 7:54 PM
Ohagorom Judith
n = input() a = 0 b = 0 for i in n: if i in "1,2,3,4,5,6,7,8,9": a = a+1 if i in "'!', '@', '#', '
#x27;, '%', '&',
python
0 Votes
4 Answers
30th Jun 2021, 8:25 AM
Shahir
S H R I Y A M S H H O H Y H U A I B M T
all
-7 Votes
6 Answers
12th Sep 2017, 3:28 AM
Shyam Chouhan
8. If a = 5 and b = 4 the value of the expression a +b/2^ + 6 is d )18 b)16 c)17 a)15
c++
0 Votes
2 Answers
25th Feb 2023, 6:35 AM
jayasri
Below code returns an error b does not name a type. why ?? Is variable assignment not allowed in classes like general assignment
c++
classes
constants
1 Vote
2 Answers
7th Oct 2016, 12:31 AM
sai chaitanya nandipati
Write if else statement using c++ to compute students result 80- 100 grade is A 70- 80 is AB 60- 70 is B 50-60 Bc 40-50 c
c++
1 Vote
3 Answers
4th Jul 2019, 5:41 PM
Nandom Gabriel Mberkyes
In fillStyle="rgba(0,0,200,1)"; (1) What does 'a' mean (2)Is 0-F not the range of values for rgb? How 200 for b and still works
canvas
html
html5
0 Votes
3 Answers
4th Nov 2017, 7:00 AM
Abdussamad Nasir
<Strong>=<b>?????????
b
bold
css
html
strong
1 Vote
2 Answers
22nd Jul 2019, 10:26 AM
Prof3sional
Pls I wnt to generate a unique random num (not saved in MySQL) using either JavaScript or PHP, should b saved in MySQL database.
website
0 Votes
2 Answers
26th Oct 2022, 12:32 AM
El-Sheikh Ibrahim Abba
I Given %2.4f to variable a and %6.2f to variable b but output coming more digts than %w before decimal , why it's happening
float
formatting
input
0 Votes
2 Answers
30th Aug 2019, 2:46 PM
Mr. Nothing
Write a c++ class to implement hierarchy two class are inheriting a single class for example a and b are inheriting class c
c++
1 Vote
1 Answer
27th Mar 2018, 6:50 PM
Manisha R Gupta
print('a b c d e f g h i j k l m n o p q r s t u v w x y z').replace(' ', '', '') How can I Replace space with ',' in Python
error
python
python3
0 Votes
8 Answers
15th Jun 2020, 3:32 AM
M.A. Masud Karim Nayeem
. Даны числа B, C (0 < B < C) и набор из десяти чисел. Вывести максимальный из элементов набора, содержащихся в интервале (B,C)
c++
-2 Votes
4 Answers
5th Jul 2017, 7:58 PM
Улугбек Муратбаев
Help to solve it in simple way,please! Write a code, which will have a function, that will multiply 2 matrices A and B of X to X
c++
code
coding
cpp
exam
help
solve
0 Votes
2 Answers
4th Dec 2020, 4:07 AM
Azat Malgazhdar
Hi my friend s i need the last question answer i wiil do evrythin g but it didnt work ( clear value a b key remove ) please help
html
html5
web-storage
0 Votes
6 Answers
29th Aug 2017, 5:10 PM
Mestan Atsizz
#finding area of triangle a=5 b=6 c=7 s=(a + b + c ) / 2 k=s((s-a)*(s-b)*(s-c)) **0.5 print("area of triangle is :-",k)
python3
sololearn
-1 Vote
1 Answer
13th Aug 2019, 5:01 PM
lokesh
i have tried to solve the problem but i think it will be worst so the problem is that i eant to change google chrome language b
google_chrome
programming_languages
-1 Vote
4 Answers
13th Feb 2020, 1:05 AM
Nada Kolaghaci
How can i add a camera API in a webpage. inorder to b able to take a photo and save it in the device gallery.
html5,
pwa
webapp,
0 Votes
2 Answers
30th Dec 2019, 12:27 PM
lazakeh Galabuzi (babo)
Please check my code, when i run it 1st and second printf sentence are not appeare and a and b var 's value can not inputted...
c
0 Votes
1 Answer
9th Dec 2020, 9:25 AM
RD:programmer
my pic is in desktop's folder ...and name of folder is "im"And image name is" b " and is jpg image. to type to to display in htm
html
picture
0 Votes
3 Answers
15th Apr 2019, 7:53 AM
prabesh
el escribir a o b como variables no es muy completo que digamos porqué no me dice nada, es mejor usar nombres o frases completas
c++
variables
0 Votes
3 Answers
22nd Aug 2016, 12:21 PM
Alejandro Fraga
Why its shows error while try to pass the value as normal interger a and b into the function update instead of passing ptr var?
pointers
0 Votes
1 Answer
25th Apr 2019, 5:46 PM
Sudha
وين خطأي يا جماعه.. احاول اسوي عمليه الجمع الحسابيه للعددين a و b بس الoutput يقول خطا. في الsum حقي.. وش السالفه
انا
بس
طبعا
مبرمج
مش
هاوي
-1 Vote
1 Answer
14th Apr 2018, 10:35 PM
Rabea Ismail
I can't get fully, if this: var a =10, var b = 3 var c = a℅(a -b) and the answer is = 3, but how?
operators
swift
0 Votes
3 Answers
16th Dec 2015, 7:41 AM
Den Boyko
How to write a R program to enter two matrices A and B of size m x n and perform matrix addition, subtraction and multiplication
programming
r
0 Votes
1 Answer
21st Jan 2022, 6:52 AM
Xavier
Let A,B,C 3 int with 3 digit. C=A+B. Find all A B C that makes the sum of C's digits =18. Ex. 152+487=639. (6+3+9=18)
java
1 Vote
1 Answer
5th Mar 2018, 10:16 PM
MONCEF M
take an character array as in input for set A and set B and universal set and convert that array into an integer array
arrays
c++
classes
don't
functions
recursion
use
-1 Vote
3 Answers
11th Apr 2017, 3:23 PM
ayesha
a = 4 b = 7 operation = multiply print(operation(a, b)) in which operation= multiply , can we use it another like substraction
functions
0 Votes
1 Answer
19th Sep 2019, 1:06 PM
Ahmed
Which are the Languages in which a COMPILER may be designed...? What are the principles to b kept in mind while designing them
a
are
of
particular
programming
softwares
translators
what
1 Vote
1 Answer
17th Dec 2016, 2:10 PM
lakshmi narayanan
String a = "a"; String b = "b"; if(a.equals(b)){ System.out.println("a equals b"); } in above why we wrote " a.equals(b)" i cant understand.. describe in details plz.. i m a beginner
if-statements
java
2 Votes
4 Answers
28th Jul 2016, 7:43 AM
Niki Patra
In c++ how would I create a code thad if I input A it gives an output of 1 and for B - output 2 ?
c++
0 Votes
1 Answer
7th Nov 2022, 8:22 AM
Sarel
How do you exchange the value of a variable to another variable like the value of variable a will go to variable b in C#?
exchange
value
0 Votes
2 Answers
21st Jul 2018, 1:14 AM
Harold Bubuli
Write a program in Java to find the result of following expression (Assume a = 10, b = 5) i) (a < < 2) + (b > > 2)
java
0 Votes
2 Answers
18th Sep 2023, 10:38 AM
Shahjad Ansari
Hi Guys! I have a datagridview in my form with two communs (A&B) i will like to set col A values to col B and skip row one of A
c#
2 Votes
1 Answer
5th Nov 2018, 4:54 AM
ABDOUL RAHIM NDANE PECHOU
Warning!!for my project please help me 》》 write a method the determines if a given rectangle of side a and b is in fact a square
java
0 Votes
3 Answers
24th Dec 2016, 2:23 PM
Kemal Ulusoy
I am a B tech 2nd year student from computer science so for getting job DS & algo is important or web development and Android.
btech
development
dsa
placement
web
-1 Vote
2 Answers
10th Jun 2020, 4:38 AM
Shreyansh Rauniyar
نص السؤال How many times "Hi" is get printed? int a = 3; int b = 6; while(a<b) { cout<<"Hi"; a++; b--; }
"hi"
{
}
=
3;
6;
a
a++;
b
b--;
c++
cout<<"hi";
get
how
int
is
many
printed?
times
while(a<b)
السؤال
نص
-5 Votes
2 Answers
3rd Jan 2021, 3:35 PM
Qussai M El-mughrabi
Даны числа B, C (0 < B < C) и набор из десяти чисел. Вывести максимальный из элементов набора, содержащихся в интервале (B,C),
c++
-1 Vote
1 Answer
5th Jul 2017, 7:58 AM
Улугбек Муратбаев
Why doesn't this translation work? (Brainfart to C)
b
bf
brainf***
brainfart
c
compiler
intepreter
0 Votes
4 Answers
29th Sep 2020, 8:55 AM
Seb TheS
Si tengo una clase A con un metodo publico que accede al atributo privado x,la clase B al heredar de A¿el atributo x es heredao?
c++
classes
inheritance
methods
objects
1 Vote
1 Answer
6th Sep 2017, 12:09 AM
Carlos Castillo
In the code in class B , it is given - object.do("B") . And the result is also printed as "B" . Then what is the purpose of the
java
polymorphism
2 Votes
1 Answer
25th Jun 2018, 10:46 AM
Tom
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
7
8
9
Next >
Hot today
How to get better with problem-solving and programming
2 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
Write a program to find the strings are in isogram or not
0 Votes
What's wrong with this code ? ( Beginner)
1 Votes
Please rate my code from 1 to 10
2 Votes
How to start
0 Votes