Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
Q. Consider The Following Statements: int x=22,y=15; Z=(x>y)?(x+y): (x-y);
c++
1 Głos
3 odpowiedzi
19th Aug 2017, 3:35 PM
ⓢⓐⓝⓓⓔⓔⓟ
What is the error of the following
java
javascript
1 Głos
4 odpowiedzi
24th Mar 2017, 4:29 PM
Anirban Mukherjee
Why the output of following result in 42
ad
2 głosów
5 odpowiedzi
8th Mar 2017, 3:43 PM
Adam karrar hamid
How many columns does the following table have?
html
table
1 Głos
6 odpowiedzi
18th Apr 2017, 12:54 PM
123
Why my following code isn't working
#reversestring
0 głosów
1 Odpowiedź
24th Aug 2021, 1:42 AM
Abhishek Kumar
Generate the following pattern using php
php
-1 Głos
1 Odpowiedź
5th Feb 2021, 5:05 AM
2128 Priya Rani
How do I print the following on Python?
forloop
print
python
2 głosów
1 Odpowiedź
1st Oct 2019, 9:32 AM
SquareGrids
whats the difference between the following two codes:
functions
print
recursion
return
sololearn
0 głosów
4 odpowiedzi
18th May 2020, 8:53 AM
PRO
How will the following program be cpp
code
cpp
in
java
0 głosów
3 odpowiedzi
5th Apr 2018, 11:07 PM
Farrukh Yuldoshev
Explain the output of the following code?
???
output
0 głosów
3 odpowiedzi
31st Jul 2019, 3:45 PM
Govind Kumar
How to print the following output using for loop
java
3 głosów
8 odpowiedzi
11th Jun 2017, 12:33 PM
Thirumurugan C
Can anyone tell and explain the output of following code?
c
c++
output
program
2 głosów
9 odpowiedzi
7th May 2018, 7:41 AM
Amit Kumar
Write a code to print the following pattern
java
pattern
4 głosów
4 odpowiedzi
19th Aug 2017, 5:43 AM
Pranav Singh Sehgal
What does h(19685)return for the following function definition?
python
0 głosów
4 odpowiedzi
25th Sep 2020, 2:40 PM
Sindhuja Selvakumar
Which of the following statements are true?
java
0 głosów
1 Odpowiedź
24th Mar 2021, 10:41 PM
Zotta
I need help with the following code
help
1 Głos
1 Odpowiedź
2nd May 2024, 7:51 PM
Makako
Please explain the output of following code?
c++
increment
2 głosów
3 odpowiedzi
7th Feb 2018, 8:17 AM
Rishabh Rai
Which of the following statements are true?
are
following
of
statements
the
which
0 głosów
1 Odpowiedź
27th Oct 2017, 5:21 PM
Hamza Bahhar
What is the result of the following expression? var myString = "abcdef"; document.write(myString.length);
javascript
0 głosów
12 odpowiedzi
7th Mar 2018, 10:08 PM
moataz amer
Why the following loop prints 1 infinite time
c
for
language
loop
1 Głos
3 odpowiedzi
14th Jul 2020, 1:39 PM
Suman Singh
What will be the output of the following program and please explain it ?
c
pointers
strings
2 głosów
5 odpowiedzi
5th Dec 2018, 1:46 AM
Aman Kumar
How to write the following in python
py
0 głosów
2 odpowiedzi
23rd May 2020, 3:26 AM
Elliot
Plz write a code in java to print the following pattern.
java
loop
pattern
5 głosów
10 odpowiedzi
27th Aug 2017, 10:09 AM
Gammaburst
Who is intersted in following services?
android
ios
jquery
ruby
1 Głos
2 odpowiedzi
10th Jul 2017, 1:30 PM
Nishant Shukla
which of the following are elements
sololearn
1 Głos
2 odpowiedzi
13th Mar 2018, 7:50 AM
Alamin Islam Robin
whats wrong with the following statement?
c++
1 Głos
2 odpowiedzi
11th Jul 2017, 1:27 AM
Benson Tan
[Solved] What is the use of [0] in the following code?
javascript
5 głosów
5 odpowiedzi
14th May 2020, 3:55 PM
$hardul B
What is the meaning of the output of the following code...
java
-2 głosów
10 odpowiedzi
22nd Aug 2018, 9:00 AM
mn121
Why does the following code outputs 6? [JS]
javascript
2 głosów
5 odpowiedzi
9th Mar 2017, 1:40 PM
Sharky6
how to print following pattern in c++ ?
c
c++
pattern
pyramid
0 głosów
4 odpowiedzi
6th Jun 2022, 6:05 PM
Abhishek Shelar
write a c++ program to produce following design
c++
c++program
design
numberdesign
1 Głos
6 odpowiedzi
13th Feb 2017, 8:22 AM
akashlina dewanjee
What is wrong in the following code ?
c
2 głosów
3 odpowiedzi
11th Nov 2018, 12:20 PM
Abhay
What is the output of the following code?
java
-1 Głos
4 odpowiedzi
3rd Oct 2019, 5:31 PM
Jibrilla Abdul-Razak
Which of the following statement is true?
c
c++
database
0 głosów
2 odpowiedzi
14th Aug 2018, 7:19 AM
Norin
Game camera following the player. How to?
camera
following
-3 głosów
1 Odpowiedź
8th Aug 2020, 10:50 AM
Вадим Лукашенко
How do i make the following equasion work in python?; 2^x<input<2^(x+1)
help
predefined-variables
python
variables
0 głosów
12 odpowiedzi
15th Nov 2019, 5:56 PM
pixel strength
Rerrenge to code generate in following output
python
-1 Głos
3 odpowiedzi
22nd Feb 2021, 4:20 AM
Nayi Vishakha
What output results from the following code?
3/3
operators
-2 głosów
2 odpowiedzi
8th Apr 2018, 3:33 AM
Shawn Soto
What will be the output of following code?
c
1 Głos
3 odpowiedzi
4th Jul 2019, 7:32 PM
Jagdish Dhanawade
What is the output of the following code?
lists
output
python3
0 głosów
4 odpowiedzi
10th Jun 2020, 5:27 PM
Vivacious
What will be possible error in following code
javascript
multiplication
tables
0 głosów
4 odpowiedzi
24th Jul 2019, 2:17 PM
Usman Zafar
What is the result of the following expressions?
addition
concat
expression
integer
null
string
sum
0 głosów
3 odpowiedzi
5th Feb 2022, 10:48 AM
Martyna Tomaszewska
How to print the following pattern in python.
loops
pattern
python3
0 głosów
3 odpowiedzi
13th Mar 2019, 8:49 PM
Aditya Anupam
Why the output of the following code is not 41?
c++
namespaces
2 głosów
6 odpowiedzi
7th Feb 2019, 3:35 PM
Vedansh
How would I save to localSotrage() in the following code?
choose
css
html
image
js
localStorage
profile
save
variable
web
3 głosów
6 odpowiedzi
20th Mar 2020, 7:48 AM
Ginfio
Which of the following is not the access modifiers? public,global,protected,hidden,static,private
access-modifiers
1 Głos
8 odpowiedzi
2nd Jan 2018, 11:30 AM
ASHOK KUMAR K
Why is the loop getting executed one time in the following code?
c++
code
output
4 głosów
8 odpowiedzi
9th Jun 2019, 8:06 PM
Rishu Kumar
How does the following program output 66???
c++
default
function-arguments
functions
0 głosów
4 odpowiedzi
6th Oct 2016, 5:11 PM
Devansh Kaushik
What kind of versioning is used in the following
code
question
semver
ver
1 Głos
5 odpowiedzi
20th Jun 2021, 5:07 PM
Agt Reda
Which of the following languages is best to learn?
c++
java
node.js
php
python
3 głosów
7 odpowiedzi
21st Jul 2017, 9:26 PM
Witr Anotr
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
...
6
7
8
...
30
Dalej >
Popularne dzisiaj
Discrete-Time Signal Representation
0 Votes
Hey, is the "Snowflake" mission not working?
0 Votes
Bug in the answers checking algorithms?
1 Votes
Detach thread exception
1 Votes
Qt timer timeout
0 Votes
How to make a 2d game
0 Votes
Not video
0 Votes
Not image in the page
1 Votes
I want to learn Lua but don’t know where
2 Votes
Html
1 Votes