Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How can we print the code 1=1\n 1+2=3\n 1+2+3=6.... Giving an input of a certain size of the pattern
loops
python
0 Votes
1 Answer
9th Sep 2017, 3:20 PM
Mayur Shanbhag
Ok so can we use a single variable 'x' for multiple purposes or I have define a new variable?
javascript
variables
-1 Vote
2 Answers
15th Jun 2017, 10:02 AM
Mayuresh Joshi
Why can we not print the valur of 'var' without obj.printinfo function.? What is the role of this function?
c++
classes
this
1 Vote
1 Answer
18th Feb 2017, 12:46 PM
Black Temple
Can we use the command "LIMIT" in place of "BETWEEN", following "WHERE" to retrieve some records of particular range?
where
0 Votes
1 Answer
5th Mar 2018, 1:33 PM
Zeeshan zakaria
Why can't we assign a variable in python like this it gives an error, example : myvariable = 052
python3
1 Vote
1 Answer
20th Jan 2018, 5:05 AM
Akshay Patil
<?php $doc = new DomDocument(,'1.0') \\ we wan nice output $doc ->format output = true; $root = $doc -
playground
-1 Vote
1 Answer
20th Feb 2017, 9:04 AM
donni wahyudi
new ideas for the way to see if we have to be able to the new one more information
html
superscript
0 Votes
1 Answer
14th Aug 2016, 3:43 AM
salt
int is primitive data type , I want to know what we call earch word in this program :--
java
0 Votes
1 Answer
18th Dec 2017, 5:11 AM
Prashant Kumar
Is there a way to assign these random numbers generated every time we run the program to different variables?
c++
rand
1 Vote
1 Answer
6th Nov 2016, 1:31 PM
Sri Harsha Molleti
hi friends ...from 10 th I'm having a dought...why we want to learn c++...how it is used in practical in it field??now I'm studying bca 2nd year
c++
-1 Vote
4 Answers
24th Oct 2016, 11:26 AM
Narayanan H
In java what is the purpose of putting the keyword "public" in main method? Why we do not put the word "public" in user defined methods?
java
public
-1 Vote
4 Answers
29th Aug 2016, 9:23 AM
Jia Wei Sim
So then why don't we add a float number? 20 // 6 is 3, but why isn't it defined as 3.33 or something alone those lines?
numeric-operations
python
2 Votes
2 Answers
11th Mar 2017, 8:59 AM
MynameisKyle99
Is that mandatory to write the data type of parameter inside the parenthesis of a method? Can we declare it anywhere else?
java
methods
2 Votes
1 Answer
19th Jun 2017, 2:10 PM
Rose
Anyone can help me to show how the step or coding to showing pdf in c#? What must we added in code?
2 Votes
1 Answer
27th Feb 2018, 5:09 AM
Maria Batubara
Can we develop a program for tracing a particle's motion in an elliptical orbit at specified speed and roatation angle?
c++
0 Votes
1 Answer
17th May 2018, 5:53 AM
Manan H Pandya
Like in c++ we use turbo c or anything else but what to use in java to run a program?
java
0 Votes
2 Answers
24th Jun 2017, 8:45 PM
Tanmay jadav
How will the compiler work when we simply pass a value in if statement For eg. If(32) Cout<<"true"; Else Cout<<"false";
If
0 Votes
2 Answers
20th Sep 2017, 4:28 PM
dhiman mishra
If we use 'append' and 'insert' both in a program, then is there any kind priority thing in between them?
lists
python
0 Votes
2 Answers
22nd Aug 2016, 3:49 PM
Sourav Kumar
Why isnot programming language written in a known language like english which we can write easily.Why c++ with its expressions
c++
if-statements
0 Votes
2 Answers
30th Dec 2016, 11:24 PM
abdo hamroush
why whenever we create object of child class , the parent class object is never made automatically in inheritance ?
java
0 Votes
2 Answers
28th Aug 2016, 6:45 PM
rohan arora
How will the compiler work when we simply pass a value in if statement For eg. If(32) Cout<<"true"; Else Cout<<"false";
If
0 Votes
2 Answers
20th Sep 2017, 4:09 PM
dhiman mishra
Can I find someone who is preparing for INOI 2017? So that we can brainstorm together and generate new ideas...
c
c++
javascript
0 Votes
2 Answers
21st Dec 2016, 3:28 PM
Karthik Balaji
printf("%ld", sizeof(main())) in this statement if we place %f then output will be 0.000. Why the value is 0.000 ?
c
0 Votes
1 Answer
6th Oct 2020, 3:53 AM
PUCHA SRINIVASA PAVAN
If the image is not saved in the same folder as html what should we write the location of image
html
images
0 Votes
2 Answers
3rd Jun 2016, 5:05 PM
Dayananda kishore
I know the meaning of ++i and i++ but does it make any difference when we use them in for loop
c++
0 Votes
2 Answers
20th Mar 2017, 8:24 AM
Serjeel Ranjan
In my school we use #include<iostream.h> and don't use using namespace std and return = 0 ..instead they use getch(); why??
c++
0 Votes
2 Answers
5th Dec 2016, 12:59 PM
Aman Rajput
Why it has to be 'void' inside the class. And why we have to use (.) between the test and sayHi
c++
classes
0 Votes
2 Answers
20th Oct 2016, 1:07 AM
Seinsora x
Do we need mentioned Alisa tables prefix for case statement in select statement while in creating view by using different tables
sql
0 Votes
1 Answer
5th Apr 2021, 5:25 PM
vijay
If u could only tell me whether we possess educational videos for learning here or not.It helps me merely.Thanks a lot.
???
-2 Votes
2 Answers
10th Jul 2020, 11:59 AM
Hadi
from Which series we should learn programming languages maybe it is easy (as html after css after python after c?) ?
code
coding
machine
self-learning
sololearn
-1 Vote
1 Answer
18th Jun 2021, 5:15 PM
Sheikh
Hi everyone! Im new to coding..! Could you pls pls respond to my question...? Whether to learn coding shall we have to remember?
html#javascript#python
-1 Vote
1 Answer
29th Jun 2020, 5:48 PM
vijay kumar
what if we write: public class Animals {..... // in a public class and Animal dog = new Animal(); // in a main.
in
java
2 Votes
1 Answer
15th Sep 2017, 6:07 AM
Prathamesh Dhuri
Why we not use "" at the end of program to print enything means in this program they use cout << a .. they dont use"" so why...?
variables
0 Votes
2 Answers
27th Sep 2018, 9:52 PM
Kusum Paliwal
$arr=array("1","3","4"); echo $arr[1]; through this we can print only one value of the array(wrt index).but,is there any way to print entire array at a time??
arrays
php
0 Votes
3 Answers
14th Jan 2016, 3:51 AM
krrish...
In this app sololearn how can we seggregate inputs by user bcuz first i have to enter a no...then i have to insert an array...
pls
0 Votes
3 Answers
31st Dec 2016, 3:12 PM
Nitin
Plz help me ..i have no idea for this one ,how can we remove repeated digit present in list and print only the remaining digit?
python3
0 Votes
3 Answers
3rd Mar 2018, 4:19 PM
Kiran Rayamajhi
Hi, I have a serious question for me, could we just by python ( coding, biblio, giu) do a real site Web or an application
operations
simple
0 Votes
1 Answer
8th Feb 2021, 3:48 PM
abd el ali el ouahdani
Can you tell me the software that we can learn for making game and media social?..is it the same or different type of software
java
jdk
1 Vote
2 Answers
15th Apr 2017, 1:50 PM
khien
Why we have to use when define a primary key with not null. Because I know that primary also includes uniquness of the column
constraints
0 Votes
2 Answers
4th Jul 2020, 4:35 PM
AYŞE DUMAN
How to make the image ( which we have given the link ) the link ? I mean when you tap on it , it will be downloaded directly.
links
0 Votes
2 Answers
20th Jul 2018, 9:45 AM
Armann
Do we can use superscript and subscript in oracle and sql? If yes then what is the query for it.
oracle
sql
1 Vote
1 Answer
18th Jan 2017, 7:28 AM
Deepika Behera
In C# langage .. When do we use the keywords #virtual #override #new .. What is the defference between them
c#
langage
1 Vote
1 Answer
16th Jun 2017, 12:40 AM
Zineb Ab
In programming if we compile the source code to an object file that is in machine language why yet it cannot be run in our os?
executable
objectfile
os
source_code
0 Votes
2 Answers
16th Aug 2018, 7:50 PM
Saeed Vahid
Assume we want to design a logic circuit with three inputs x, y, and z. The circuit output should be 1 only when x=1 and either
boolean-logic
0 Votes
2 Answers
25th Sep 2020, 5:26 PM
abiso_ csa
How to create a programe in c++? Can we do it by modules as like in java or all of it in a single file?
c++
0 Votes
3 Answers
10th May 2017, 4:55 AM
Karunjith M
how can we return a value from a function if variables inside a function cease to exist outside of that function?
c++
0 Votes
2 Answers
3rd Jul 2017, 12:00 PM
Manisha
What will happen if we declare data type integer of variable and user enters the value out of range of intger?
c++
0 Votes
2 Answers
19th Dec 2016, 12:35 PM
Haseeb Mustafa
IF we give a email in the action attribute, do the information written in the form will send to our gmail
forms
html
html5
0 Votes
1 Answer
11th Apr 2020, 3:37 PM
Shiraz Muhammed
I have developed a currency converter code in C where if we enter a value the output shows all the values of different currencies. How to do the same in Java ???
java
0 Votes
3 Answers
16th Mar 2017, 3:02 AM
Krishna Shashank
Sorry to ask guys am new here but I gotta ask can we use this certificate given to us here to get a job
<img>
-2 Votes
2 Answers
26th Feb 2022, 9:51 AM
Ekwah Favour Elijah
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
192
193
194
...
197
Next >
Hot today
Can someone suggest codespace to run my code (react.js)?
1 Votes
Solved Chess tournament you’re creating code for a chess tournament
0 Votes
Is it legal to use conditional preprocessors inside a macro function?
1 Votes
difference btw courses (python)
1 Votes
I write a python code for "Take a phrase and replace any instances of an integer from 0-10 and replace it with the English word.
1 Votes
C++ Solid principles
3 Votes
C Programming roadmap
2 Votes
[off-topic]Where is Result??
1 Votes
[SOLVED] Where do you find code coaches?
1 Votes
Messages
1 Votes