Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Why assume I have friends to invite?
friends
1 Vote
4 Answers
19th Jan 2017, 12:04 AM
Therese McLeod
Lucky Numbers. Assume it is a challenge.
challenge
code
luckynumbers
ruby
1 Vote
3 Answers
8th Dec 2016, 11:20 AM
Tahir Imanov
Assume A holds 1 and B holds 0, then -
c
coding
cpp
html
logicaloperators
loop
4 Votes
5 Answers
17th Jan 2018, 6:00 PM
Sagar Ambastha
Is this safe to assume that every browser can handle CSS3 nowadays?
css
css3
html
1 Vote
11 Answers
17th Jan 2017, 10:22 PM
MichaÅ Zabrzyjewski
How display diagonal of 2d array.. assume it is 3Ã3
c++
0 Votes
2 Answers
14th Feb 2018, 5:47 AM
abhijeet
Write a program that reads four numbers (each between 1 and 20). Assume that the user enters only valid values. For each number
c++
1 Vote
25 Answers
28th Dec 2020, 7:40 PM
Shayma Khader
Given positive integers a,b and m., Compute a^b%m. Assume a<=10^9, b<=10^18, m<=10^9.
cpp
0 Votes
1 Answer
2nd Apr 2020, 5:33 AM
Anjali Yadav
Write the pseudo code for timer interrupt routine to implement time sharing assume
code
interrupt
timer_interrupte
0 Votes
1 Answer
1st Mar 2021, 3:41 PM
hanan alhinai
What will be the output of following program? Assume integer is of 2 bytes......
operator
range_of_int
0 Votes
2 Answers
2nd Sep 2018, 12:01 PM
Aman Kumar
Why am I getting output as -41. Assume all header files are there?
c++
output
2 Votes
1 Answer
22nd Feb 2017, 9:29 AM
Soutik
I assume some code language can be side by side just not all
code
0 Votes
1 Answer
24th Mar 2018, 2:06 AM
Curtis
Create copy constructor in class date assume that dd- mm- yy as member
plss
soon
0 Votes
2 Answers
14th Mar 2017, 2:05 AM
Nandhini
what does this lambda do in python sort. Assume a=[3,2,0,1] b=[1,0,3,2] b.sort(key = lambda x:a[x]) print(b) #res=2310
python
sort
1 Vote
4 Answers
17th May 2018, 3:04 AM
Deepak Jayaprakash
Assume you declared int *p and p's current value is 1000. What is p + 1? Please any help?
c++
1 Vote
9 Answers
15th May 2019, 4:16 PM
Roy Emmanuel
Can you assume a multi dimensional array as a table with rows and columns?
arrays
java
0 Votes
2 Answers
8th Aug 2016, 1:22 PM
Arjya Laik
Write a cpp application to compute the product moment of an oscillation assume various parameters in formula
c++
-1 Vote
4 Answers
25th Feb 2020, 12:15 AM
BOAHENE KING KELLY
How do you import a Java api package into your code?(I assume your code playground?)
api
importing
java
lesson.
packages.
the
using
1 Vote
1 Answer
19th Jan 2020, 3:01 AM
Sherlock Holloman
When we write an algorithm we assume the first element of array as 0 or 1
algorithm
arrays
0 Votes
1 Answer
20th Sep 2019, 3:26 AM
Yatharth Mittal
The following program has syntax mistakes. Correct them. On each successive line, assume that any preceding error has been corr
c++
0 Votes
8 Answers
4th Oct 2019, 12:07 PM
Omar Mahrous
The bonus is $1000 plus 2% of the amount above $7000 of the employee's annual salary. Assume that every employee has annual sa
c++
cout
-1 Vote
6 Answers
2nd Oct 2021, 4:50 PM
اŲØŠ ŲاØĩØą ابŲ Ų ŲØŗŲ
How to compare... Assume an id given by user and an id stored in a table in python sqlite3
mysql
python
0 Votes
3 Answers
30th Jul 2017, 6:24 PM
Tanmay Sharma
I don't get why d.x is 16. I assume it may have something to do with upcasting/downcasting but I'm not sure.
c#
0 Votes
3 Answers
9th Jan 2020, 7:37 PM
Giura Emanuel
When I am doing exercises for practice and they mention a constraint, should I assume it will be true or check for it?
codingexercises
practice
3 Votes
3 Answers
15th Oct 2018, 3:21 AM
C.E.
Python - After a variable is assigned to another variable, under what condition do we assume the concept of shallow / deep copy?
assignment
copy
python
2 Votes
3 Answers
8th Oct 2020, 12:10 AM
Solus
Assume x = 1. What is the truth value of the boolean: (x != 1) == !(x == 1)
boolean
boolean-logic
logic
logical
operators
0 Votes
2 Answers
26th Jun 2017, 11:27 PM
Blaq Ice
Friends assume that I know all the web designing programs (html,css,js) so now where should I write this code to create website
css
html
js
3 Votes
2 Answers
24th Sep 2017, 1:26 PM
Hari Prasad Acharya
write aprogram that calculates average mark of female students in class assume that the last valu read is Sentinel -1 from mark
c
programming
1 Vote
1 Answer
25th May 2019, 1:51 PM
seraj aldean
Assume If u have employee table. U have to fetch the results whose salary is greater than 5000. Without using where clause.
mysql
sql
0 Votes
3 Answers
25th Jul 2017, 10:28 AM
vignesh waran
3. Write a program to print the following output for the given input. You can assume the string is of odd length .
c++
java
1 Vote
1 Answer
28th Sep 2017, 12:04 PM
karthik
On a screen assume that there is a division..below that there is a button..on pressing the button, 1 should be printed in div..
<div>
0 Votes
2 Answers
20th Jul 2020, 7:35 AM
Adeeb Khan
Hey guys can anyone help with the svg stuff ? Do you assume that the path used is like drawing on a graph paper?
html5
svg
1 Vote
2 Answers
21st May 2018, 9:00 AM
Belinda Marion K
Assume there is a class Derv with one int variable that is derived from a base class Base with one int variable.
c++
class
declarations
0 Votes
1 Answer
11th Jan 2021, 12:43 AM
mohamed emad
Assume that there are two clusters among the given two-dimensional data points and two random points (0, 0), and (2, 2) are the
@sololearn
-1 Vote
1 Answer
18th Apr 2022, 1:15 PM
Shubham Mandgaonkar
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
assume user can input 2 integers, let it be (15,3) so we have to print all the possible sums of 3 digits which equals input1(15)
java
logic
0 Votes
2 Answers
11th Jul 2017, 2:01 PM
Jay Parekh
Whats the output of the following program
all
are
assume
files
given
header
1 Vote
1 Answer
14th Dec 2018, 6:23 AM
Gokul
i heat this quetion : if diameter of moon is 1/4th of diameter of earth desing an gorithm that computes the diameter of moon assume diameter of earth as 12800km Hint : diameter of moon = 1/4* diameter of earth? pleas help me âšī¸đ
java
1 Vote
6 Answers
8th Mar 2017, 2:30 PM
Khulud Al-slman
What is the difference between showing and selecting. I assume when I select something it can be manipulated, but I may be wrong. I.e. SHOW columns FROM customers vs. SELECT * FROM customers. Is there a difference?
sql
0 Votes
3 Answers
12th Jul 2016, 10:13 AM
Tore Bjerkan
sql
and
assume
following
If
order
sql
the
use
we
1 Vote
2 Answers
20th Jan 2018, 1:26 AM
ahmed latef salih
what is the size of operate? assume size of (int)=2 #include <iostream. h> using namespace std ; class test { int x_ ; int y_; } ; int main() { test t ; court<<size of (t)<<" ; }
c++
-1 Vote
2 Answers
12th Aug 2016, 8:37 AM
Santhosha S R
When I get to the console application part and put in the project name etc.. once I hit next it does not continue and I basically get a failed message. I assume because I'm using a mac and it does not have a c drive. What's the work around?
c++
0 Votes
2 Answers
28th Dec 2016, 6:46 PM
Laz
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
Help please?
3 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Odd even threads without condition variable
0 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
SQL practice
2 Votes
Game development
0 Votes