Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Anyone can explain why. ' this '. keyword is used in java briefly.What errors may occur if we don't use this where it is requir
java
keywords
this
2 Votes
6 Answers
12th Dec 2016, 6:05 AM
MD NOORULLAH RAZA
Can some one tell me how following code execute ' which lines is executing ist and how can some one show me that mathematically
php
0 Votes
6 Answers
11th Dec 2017, 2:36 AM
hassan
I want to close a window and open another window when I press the ' continue' button for my project
python
tkinter
0 Votes
1 Answer
12th Mar 2022, 9:16 AM
Santhos RAJ 14
What is the output of this code? >>> word = input("Enter a word: ") Enter a word: cheese >>> print(word + ' shop')
python
1 Vote
1 Answer
7th Dec 2018, 7:17 AM
Mr.Waghmare Balkrushana Hanumant
I am a beginner I have got problem with iostream error says that unable to include file ' iostream' although I wrote same as it
help
me
2 Votes
3 Answers
30th Dec 2019, 2:27 PM
Ritu Dodani
After writting the program one error is coming 'show ' is not a member of 'A'.What should i write. Can somebody reply me fast.
c++
1 Vote
3 Answers
6th Feb 2020, 4:44 PM
Disha Dey
Can you check for a specific word in batch of other letters (in Python) eg for the word 'hello' in ' "sojehkhellodjkdfe"'.......
help
need
problem
python
0 Votes
2 Answers
24th Aug 2022, 10:18 AM
Derrick Okello
Which one is fastest if $a = 10; echo "Output is: {$a}"; echo "Output is " . $a; echo 'Output is ' . $a; echo "Output is $a";
php
3 Votes
6 Answers
20th Jul 2016, 11:09 AM
Dushyant Srivastava
The input buffer stores '/o ' sign after using gets function but the computer isn't taking the next input in structures
c
language
structures
0 Votes
1 Answer
28th Apr 2018, 8:29 AM
Sam
How can i declare a function with ' 2 dimensional char' array in c.?? I am trying like this : void structural (char [] []);
function
0 Votes
3 Answers
5th Jun 2020, 9:43 AM
WaYR🇧🇩
I always get an error that says ' expected an indented block' in a noob can somebody pls help me? Python 3 beginner
functions
0 Votes
2 Answers
6th Jul 2018, 11:28 AM
Shaibu Junior
Why do we use ' *' in function declaration when we are returning array from a function even if the array points to first element
arrays
c
pointers
0 Votes
2 Answers
18th Aug 2020, 12:20 PM
Ankush Kurmi
Appending to a File Fill in the blanks to open the file using append mode, write to it, and close it. $h = ('my.txt', ' '); fw
please
1 Vote
2 Answers
16th Feb 2023, 4:33 AM
SUNIL KUMAR
What is meaning this statement?
!=
'
')
'\t'))
((c[i]
(c[i]!=
&&
if
0 Votes
3 Answers
21st Jan 2019, 4:43 PM
M Ashok Kumar
I have installed pip pillow . but when I import PIL , it shows that 'no module named PIl ' in pycharm . what should I do now?
pycharm
0 Votes
3 Answers
23rd May 2021, 5:05 PM
Santhos raj
I tried writing a basic program that involved 'while ' loop, but whenever I try running it I get 'time limit exceeded' ,why?
loops
python
0 Votes
2 Answers
14th Aug 2017, 6:47 AM
iyohaPaul
which of the following converts a type to a boolean value , where possible in c# ?! toboolean , tosingle ' tochar , to datetime.
c#
-1 Vote
3 Answers
4th Apr 2017, 9:26 PM
Marina Gerges
The 'or' how can i put it in my code the way it is in the link above and the 'create new account ' i tried aligning is but it di
help
html
web
1 Vote
2 Answers
21st Jul 2020, 11:00 AM
Christabel Amade(Ace)
Please, help me understand this: print(not(2==3 or 2==3 and 2==3)) ==>True print(not(2==2 or 2==2 and 2==3)) ==>False should I operate 'and ' before 'or'? or simply operate from left to right? it's spinning my head please!
operator-precedence
python
1 Vote
5 Answers
27th Aug 2016, 3:07 PM
Soliu
WY I get a rundum number from memory when I run this code #include <iostream> using namespace std; int main () { int array [5]; for (int x = 0; x < 5; x++) { array [x] = 42; cout << x << ': ' << array [x] << endl; } return 0; } if I replace ': ' with ": " every thing works well.
arrays
c++
0 Votes
2 Answers
11th Jul 2016, 11:19 PM
zak
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
4
5
Next >
Hot today
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Online voting system
2 Votes
Odd even threads without condition variable
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes