Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
Wat session of maths do i need to learn to b good at programming
parenthesis
4 Stimmen
2 Antworten
15th Dec 2017, 9:47 AM
Ifeanyi Hillz
How do i replace a and b with the inputed value in the string
help
2 Stimmen
2 Antworten
21st Apr 2019, 3:48 PM
Kristi Teneqexhi
Why is the difference between output a and b? Why in output b is second '5'?
challange
easy_or_hard
python
3 Stimmen
3 Antworten
17th Jun 2020, 9:07 PM
Paweł Malewicz
a = 12 b = 3 c = 0 print ("a=12,b=3") c = a + b print ("1)c = a + b"),c i=input("1):") print (i,c) print (i==c)
(i==c)
1 Stimme
2 Antworten
6th Oct 2017, 2:00 PM
Antelex
Doing b tech in Cyber security is best or game designing
best
help
in
me
path
selecting
the
to
0 Stimmen
1 Antwort
10th Apr 2018, 1:36 PM
Amrish Kumar.G
Input is ABC and output want to obtain as A B C
c
c++
java
0 Stimmen
2 Antworten
15th Oct 2017, 9:24 AM
Abhi Rao
How is byte b accepting +256 when range of byte is -128 to +128.
help
java
operators
0 Stimmen
4 Antworten
24th Feb 2017, 7:45 PM
rahat bhambri
fun main(args : Array<String>) { println("kotin is great") } , code sahi hai phir b no input dikha rha hai
kotlin
1 Stimme
12 Antworten
9th May 2023, 3:37 PM
AKSHIT KAUSHIK
Why this code result is 4? b was defined before array a change
,variables
arrays
js,
1 Stimme
3 Antworten
10th Jun 2017, 6:17 PM
Kirill Chertkov
Could anyone explain me why the result of this question is b? Aren't a and b identical (same type and same value)?
javascript
5 Stimmen
11 Antworten
30th Mar 2019, 11:51 AM
Leonardo
Needs help, fill in the blank to turn the string uppercase? a="Spam" b =a. ()
python
strings
0 Stimmen
2 Antworten
30th Jan 2017, 1:03 AM
Joyx Kish
if class A is friend class of class B and class B is friend class of class C then what is relation between Class A and C
0 Stimmen
2 Antworten
3rd Jul 2016, 2:53 PM
Vijayendra
Write c++ program to multiply array A and B of order NxL and LxM
multiplication
0 Stimmen
2 Antworten
17th Oct 2021, 8:46 PM
Kaman Malek
How can we add a and b without using mathematical operators and sum() function
java
python
0 Stimmen
2 Antworten
22nd Sep 2019, 2:41 PM
Tasdiq Shaikh
Which progrom is easier b y function then loop or other method?
program
0 Stimmen
2 Antworten
9th May 2019, 11:58 AM
Abhinav jain
while(a < 17, b < 7) what is the maning of the coma?
c
while
1 Stimme
1 Antwort
29th Oct 2018, 7:59 AM
Eduardo Perez Regin
What does it mean cout << a << b << c in C++?
c++
1 Stimme
2 Antworten
16th Nov 2016, 1:10 PM
Antonio Francone
What's meaning with the key 1 or key B in the storage?
html
html5
web-storage
-1 Stimme
3 Antworten
9th Aug 2016, 12:07 PM
siran
Why does (a) not aqual any thing in this code ? function test( a , b = 3, c = 42) { return a + b + c; } console.log(test(5));
javascript
0 Stimmen
2 Antworten
30th Aug 2020, 9:56 AM
Ziyad Aldoumany
What is the difference using a += b and a += (int)b ?
code
java
javacode
type-conversion
0 Stimmen
3 Antworten
27th May 2017, 10:22 PM
Eduardo Perez Regin
What do they mean by operator a b ? Can someone give me an example?
javascript
1 Stimme
4 Antworten
2nd Feb 2019, 6:35 PM
WBen
Where to enter the value of integers a and b in c programming language to get the sum
interfaces
1 Stimme
8 Antworten
28th Feb 2021, 9:31 AM
ƊЄƔ ƤƦƛƬƛƤ ƧƖƝƓʆ
Drag and drop from the options below to create an object of the A class in the B class and call its "test" method. public A {
classes
java
objects
-1 Stimme
28 Antworten
30th Jun 2017, 6:46 AM
Walter Mugo
Pls help me Write a c program to determine the largest number between A and B
c
-3 Stimmen
5 Antworten
19th Oct 2021, 10:21 AM
Jeremiah Williams
why is <b> not closed in headings. will there b no problem?
comments
headings
html
0 Stimmen
2 Antworten
15th Sep 2016, 10:23 AM
manjit
Type in a code to declare variable b and assign a's value to b, and then print their sum to the screen.
c++
-2 Stimmen
9 Antworten
1st Jul 2018, 12:54 PM
BIRUDARAJU SAIPRAKASH
What will happen when an array b has 5 valuse and cout b[6], what will be the output.
arrays
c++
1 Stimme
10 Antworten
14th Aug 2017, 4:09 AM
Gomasu Style
What v need to learn in python to b able to start small free lancing projects
cpython
freelance
help
learn
new
python
python3
self-learning
4 Stimmen
1 Antwort
19th Aug 2019, 9:57 AM
Faizan Mansur
Write a regex that matches 'ab' if a and b are both numbers and their sum equals 10.
python3
regex
2 Stimmen
6 Antworten
22nd Jul 2018, 8:18 AM
Satyam
1.-Ingresar un vector A y obtener un vector B con los factoriales
ayuda
c#
programación
0 Stimmen
1 Antwort
17th Nov 2017, 3:25 AM
Belén
I want a fair object b and assigns a value src. Thanks you.
a
fair
object
-1 Stimme
1 Antwort
15th Jun 2021, 12:50 PM
Malick Diagne
in what condition does the binary search tree look like the best structure compared to a B + tree?
b
b+
-2 Stimmen
0 Antworten
25th May 2022, 2:37 PM
farkhondeh
int a = 11; int b = 12; int c = 40; if (a > 100 || b > 3) { System.out.println(a); } else { System.out.println(c); }
java
loops
operators
0 Stimmen
1 Antwort
23rd Feb 2017, 12:26 PM
Mohammad Ramadany
Why should we learn kotlin language ?
a
b
c
6 Stimmen
2 Antworten
2nd Jun 2017, 3:54 AM
Abhishek soni
A = [ 2, 4, 5, 7 ]. B = [ 1, 2, 6, 7].
array
ask
help
javascript
1 Stimme
2 Antworten
11th Sep 2019, 11:24 AM
Radendy Bahtiar
Please help out. I want matrix B and G to outpit their values correctly.
_c_3d_matrix
0 Stimmen
2 Antworten
9th May 2019, 8:24 AM
Source_code
Given two num a and b write a program using function to print all odd numbers
c++
functions
0 Stimmen
2 Antworten
1st Aug 2023, 11:12 AM
Anuj Khare
how would the attribute __a of the class b be accessed from outside the class
anonymous-classes
0 Stimmen
2 Antworten
27th Nov 2020, 4:15 PM
Reyhan
Python
a
b
c
2 Stimmen
3 Antworten
12th Feb 2019, 6:38 PM
Safina Nganga
Is this the correct way to inherit y? Also how do i make B inherit a method like sum()?
python
python3
3 Stimmen
4 Antworten
3rd Apr 2022, 2:22 PM
Lenoname
Which is best python or JavaScript code
b
c
kabi
0 Stimmen
2 Antworten
8th Sep 2023, 10:26 PM
kabi B C
If B = int(70)+ 3 ....How it takes? Whether it adds and give 73 or it prints 703
phyton
4 Stimmen
2 Antworten
13th Aug 2019, 12:09 PM
Pooja M R
Why is this program changing the value of variable B even if it is declared as static?
c
c++
java
1 Stimme
6 Antworten
5th Apr 2017, 4:02 AM
Rajesh Kumar (Rj)
Guassian elimination with partial pivoting to solve a system of linear equations Ax = b
python
-1 Stimme
3 Antworten
2nd Aug 2022, 8:31 PM
Siyabonga Mbendane
Hi coders....ive got two images separated by padding the way i want.I put a border around them.Whats happening now is that the b
css3
1 Stimme
21 Antworten
3rd Jul 2017, 10:05 AM
Ricardo Chitagu
Can you test if a is greater than b in a switch ?
c++
switch
0 Stimmen
2 Antworten
31st Dec 2016, 4:51 PM
Jan P.
Case 4 and 5 failed Date formating US to EU
b
pytho
python
1 Stimme
1 Antwort
23rd Aug 2020, 9:23 AM
Pratik Shinde
What is meaning of this- a= { 0:1,1:2} _sum =0 for b in a : _sum+=b
dictionaries
1 Stimme
2 Antworten
17th Feb 2019, 11:16 AM
Nikhil Tale
I take b tech in cs subject but i dont know the base of c++ so pls hlp me?
me
2 Stimmen
8 Antworten
18th Jul 2017, 2:58 PM
Hashib
can we use two threads so that thread 1 prints a and thread 2 prints 2 alternately? output should be like this thread 1 a thread 2 b thread 1 a thread 2 b can we use wait() for this purpose?
java
threads
3 Stimmen
6 Antworten
20th Jul 2016, 4:58 PM
sreeraj g
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
< Vorherige
1
...
4
5
6
...
9
Weiter >
Heute heiß
What's wrong with this code ? ( Beginner)
3 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Please rate my code from 1 to 10
2 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Pig Latin
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Square Roots
0 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes