Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Requesting explanation of the following c program. The output is 36 and 63, but how?
c
0 Votes
3 Answers
6th Dec 2019, 2:58 AM
Ayush Bharti
Output question.
following
on
scrip,
the
why
0 Votes
4 Answers
1st Sep 2019, 6:15 PM
Gabriel Wiedemann
Comment (How to make the following code in HTML, CSS and JAVASCRIPT) (Give it in the form of code)
comment
css
html
javascript
3 Votes
6 Answers
3rd Aug 2017, 12:27 PM
Code Master
Which of the following options adds the ingredient `salt` to the `ingredients` list? A.salt.append('recipe') B.ingredients.appe
oop
-6 Votes
5 Answers
14th Nov 2018, 6:24 AM
KELVIN KANG'ETHE
What output results from the following code? $x = 'y'; $y = 'x'; echo $x;
answer
anysis
quiz
-2 Votes
1 Answer
13th Oct 2021, 2:28 PM
Naveen A
I try to run the following code in the compiler. But it doesn't give any result. Can anyone know how should I modify it?
coding
programming
python
1 Vote
15 Answers
6th Sep 2018, 12:06 PM
Saeed Mozaffari
What’s the name of the microformat in the following example? Fill in the blank (???). <span class="???"><span class="latitude">
html
1 Vote
4 Answers
14th Dec 2018, 12:25 PM
Musa Matena
How can i make the following function wait for some time before logging out a value ?
javascript
1 Vote
2 Answers
6th Jul 2021, 9:14 PM
Abhay
How to convert the following for loop code to a while loop code
c++
0 Votes
2 Answers
1st Jan 2017, 12:44 PM
fatinfarhanah
am getting this error warning: left operand of comma operator has no effect after running following code
c++
0 Votes
3 Answers
22nd Mar 2020, 9:40 PM
kuda kapita
What is the output of the following program?and also tell why it is like that...
c
1 Vote
1 Answer
4th Apr 2020, 7:58 AM
SANKET DHENGRE
Design a database application using python GUI that receive tha following information from an employee
python3
-1 Vote
2 Answers
30th Nov 2020, 4:10 PM
Bebi Yadav
I was following head first java but when a chapter came"write a programme"& the topic dotcom game, i stuck,a anyone can help ?
java
0 Votes
14 Answers
29th Jun 2017, 1:25 AM
Great Srrr
In this following i have been already solved but it show three all three results but i need only last one so help me someone.
calculator
java
loan
0 Votes
11 Answers
18th May 2022, 1:51 AM
Shivam Bhardwaj
Consider the following program.would it compile and run without any error?if yeswhat will be the output?if no what is the error?
c++
function-overloading
7 Votes
3 Answers
31st May 2018, 4:50 AM
Nicky
Write a Java program using the concepts of swing to display the following output:
a
concepts
display
following
java
of
output:
program
swing
the
to
using
write
1 Vote
1 Answer
14th Dec 2020, 5:52 PM
Godefroy Ogyam Mensah Kwaku ASIAMUAH
I want to get the following output using nestted loops ...c++ ...please can anyonehelp?
c++
loops
1 Vote
2 Answers
2nd Jan 2017, 12:25 PM
hussain nagaria
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
The following code to solve Convert US date to EU date with c++, but I've logical error that give me some results wrong .
c++
exercise
help
question
2 Votes
4 Answers
21st Dec 2021, 8:59 PM
Shafiq Almatari
Given the following code how can we confirm the data type of examplevariqble? Const exampleVariqble=5
javascript
0 Votes
2 Answers
31st May 2022, 10:16 AM
ALEX MWAURA
what will display the following program item and how many times will be executed the loop
*
=
10;
x
z;
0 Votes
3 Answers
24th Jul 2019, 11:46 AM
Сергій Дацюк
write a program to output his most famous quote in the following format "stay hungry,stay foolish"by Steve jobs
python
0 Votes
4 Answers
29th Jun 2022, 1:05 PM
Saif akhtar
What would be the out put of following code. Can you reverse output while using same method.
c++
code
output
4 Votes
2 Answers
12th Jun 2017, 10:29 PM
Vivek Joshi
Can anyone please tell me which python module needs to be imported to invoke the following functions : 1. sin()2.fabs()3.trunc()
python
python3
2 Votes
2 Answers
14th May 2019, 1:14 PM
Da Talking Pigeon
I have the following java code and I need help in a for loop that searches in an array for a certain element
array
for
if
java
null
2 Votes
6 Answers
2nd Oct 2021, 10:26 AM
🍇 Alex Tușinean 💜
Some one pls explain me how we are getting the output of the following question
python3
1 Vote
1 Answer
10th Jul 2019, 1:06 PM
PSS_Coding Strive
Here the following API includes quotes. How to generate random quote here? I'm just able to generate an index.
javascript
json
random
1 Vote
4 Answers
29th Jul 2020, 3:00 PM
Shweta Mahajan
Is it possible to make both condition in if else to true and print corresponding following statements for both
code
scripting-languages
1 Vote
6 Answers
23rd Feb 2017, 4:15 PM
prijesh
WAP in any Programming Language which takes an Integer value as Input and print the following pattern...
c++
java
0 Votes
5 Answers
27th Aug 2017, 2:11 AM
Gaurav Singh
what is the output of the following code? int a =11; int b = 12; int c =40; if (a> 100 || b > 3) { system.out.println (a); } else { system. out. println (c);}
java
operators
1 Vote
24 Answers
15th Aug 2016, 9:51 PM
Abdullah
What is the output of the following code? function magic(...nums) { let sum = 0; nums.filter(n => n % 2 == 0).map(el => sum+
javascript
rest-parameters
0 Votes
3 Answers
15th Oct 2019, 11:09 AM
amal mohammed
Write a program to add first seven terms of the following series using a for loop
c++
2 Votes
1 Answer
20th Feb 2017, 12:37 PM
swarnadeep saha
In HTML ,when dealing with self closing tags like <br>, <img> etc. Please,which one of the following is best to use:
<br/>
<br>
or
5 Votes
4 Answers
10th Jul 2021, 4:05 PM
Adeyemi Adeoye Abdulgafar
Hey! Please help me in designing a code for the following question in java i would like to understand how to make it
algorithm
java
question
2 Votes
6 Answers
5th Apr 2019, 9:37 AM
Rajb957
A list is just a dictionary whose keys are always integers following a fixed pattern.
gainingunderstanding
python
0 Votes
3 Answers
5th Oct 2017, 4:25 AM
Tinotenda Makuza
Why does my merge sort program giving me wrong answer on the following test cases?
c
merge
sort
0 Votes
1 Answer
2nd Mar 2021, 2:36 AM
Samia Haque
How do I write a program in Python to display the following number series: 1 2 4 8 16 32 64 128 256 and so on.
number
series
2 Votes
6 Answers
6th Jan 2018, 4:15 AM
Vishwatma Bhat
What is the meaning of this line " Class[] theInterfaces = o.getClass().getInterfaces();" in the following code
class
inheritance
interface
java
1 Vote
1 Answer
6th Jan 2021, 2:19 PM
Yash Chaudhari
Which app can I use to start project on Android with the following language = HTML css Javascript
coding
css
html
javascript
offline
0 Votes
4 Answers
26th Dec 2019, 6:54 AM
ArehmaN
what is the output put of the following program? int main () { int x=5; static int y =x; prinf("%d", y) ; }
5
error
garbage
3 Votes
4 Answers
10th Sep 2019, 5:17 PM
Vaibhav Karma
Which of the following keyword terminates the for loop or switch statement and transfers execution to the statement immediately
html
php
1 Vote
3 Answers
8th Jun 2018, 3:55 AM
Bonface Khuyole Otiende
Can anyone say whether the following code is possible or not ? If possible then please give expected output and explanation.
javascript
js
node.js
website
1 Vote
4 Answers
17th Jan 2020, 2:24 PM
Kiran Deep Naidu
1) A new animal has come in, with the following details: name - "Slim", type - "Giraffe", country_id -
1
0 Votes
4 Answers
28th Aug 2022, 5:37 AM
Ragul S
Trying to change the language on one screen and have it change all the following screens
c#
1 Vote
3 Answers
14th Mar 2017, 6:39 PM
Jeffrey Hairston
Which of the following is the better method for learning Android app development? thenewboston course vs Udacity?
android
Courses
java
3 Votes
2 Answers
4th Mar 2017, 7:10 PM
Omarhawari
I am following the tutorial and want to discuss the error in code and add more possibilities
css
error
esp32
html
html5
java
javascript
1 Vote
2 Answers
25th Nov 2024, 9:58 AM
James Smith
When I tried the following code in pc, it gives an output as 'False', 'False' and 'True' respectively. Why?
booleans
python
1 Vote
4 Answers
6th Jan 2019, 9:10 AM
Ashutosh Dash
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
What will be the answer for the following ? I couldn't understand x++ & ++x
additional
0 Votes
3 Answers
31st Jan 2017, 12:45 PM
Sathish C
what is the result stored in x after evaluating the following expression int x=5; x= x++*2+3*--x;
output
-2 Votes
1 Answer
21st May 2019, 12:11 PM
Aman Kumar
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
22
23
24
...
30
Next >
Hot today
Web Development
3 Votes
Cybersecurity techies
4 Votes
Please complete this code.
0 Votes
Can someone please explain python for me
0 Votes
Create a program in C++ that can;
0 Votes
What's wrong with code?
0 Votes
Can u learn multiple language at the same time, without misplacing the formats of each with the other
0 Votes
Please answer.
0 Votes
Introduction of html
0 Votes
Money Back
0 Votes