Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
2. Write a function that displays the contents of an array in a predefined format with the value of index 0, displayed last.
c
program
0 Votes
3 Answers
26th Apr 2021, 11:04 AM
Enyali Chika
In python write a function mathtable() which receives an integer and displays the multiplication table for the number up to 12.
yy
0 Votes
2 Answers
18th May 2020, 11:19 PM
bongani march
How to make a function in php using two which creates an html table giving its number of rows and columns.
html
php
1 Vote
2 Answers
24th May 2020, 12:19 PM
Ahmed Kamal
Which one is better with reference to having an optimally functioning compiler in C++? Inline function or Not-inline function.
c++
classes
inline
oop
0 Votes
2 Answers
18th Oct 2018, 2:38 AM
Manasa Batiwale
How to find the number of elements in an array and pass it to a function in this code?
and
array
definition
function
size
0 Votes
2 Answers
19th May 2018, 12:31 AM
Fabio
I understand % as modulus, but i do not understand % as used below. What is its function here:
0 Votes
3 Answers
19th Sep 2017, 12:12 PM
Randy
What is argument objects in JavaScript & how to get the type of arguments passed to a function ?
codinglife
css
html
javascript
programming
0 Votes
2 Answers
11th Nov 2022, 9:10 PM
Himanshu Khadka
What will be the output of the function if it gets called? int func(){ cout<<1; return 2; cout<<3; }
c++
0 Votes
3 Answers
22nd Aug 2016, 11:09 AM
Soutik
How to write a C Function to swap elements of 2 arrays according to the smallest array in size
arrays
c
code
swap
0 Votes
1 Answer
14th Oct 2018, 12:24 PM
Aisha Ali
If I had two function with the same name and the same returned value.. Which one will work .?
c++
functions
0 Votes
3 Answers
3rd Feb 2017, 10:33 PM
ali
Please I want to know if we can create objects outside of the main function and why in c++
//
c++
objects
0 Votes
1 Answer
25th Aug 2022, 9:37 PM
Abban Justice
I have a few question about structs.
c++
function
pointer
struct
1 Vote
2 Answers
10th Jul 2017, 12:33 PM
Yusuf
BASIC C++ Switch
basic
c++
function
switch
0 Votes
2 Answers
14th Feb 2017, 9:35 PM
Yuriy az
Did any one learn the function of c programming if any one learn means so please send text or any think?
c
function
in
is
nothing
programming
stand
under
0 Votes
2 Answers
11th Oct 2018, 1:38 PM
GIRISH CHOWDARY
Which (predefined) function is use to make game in c++ without(graphics.h) header file Please tell me
games
0 Votes
1 Answer
26th Apr 2018, 5:58 AM
Bharat Manchanda
When I select date 1999 use dateEntry function then automatically selected 2099 year why? In python
python3
0 Votes
1 Answer
2nd Jun 2020, 1:31 PM
ATUL KUMAR SINGH
Can I use the same object to access all the functions in my class? or does each function need it's own object
c++
classes
functions
objects
0 Votes
2 Answers
23rd Jun 2019, 11:43 PM
Mythical Coding
Please help me out. Develop a simple application using function to calculate the area of the following. *Square *Rectangle *
help
me
0 Votes
3 Answers
15th Jun 2017, 12:22 PM
Ahaa mark
Write a JavaScript function that returns a .4 passed string with letters in alphabetical 'order. Example string : 'webmaster 'Ex
javascript
1 Vote
2 Answers
13th Dec 2016, 4:39 PM
Nashwan Aziz
Can we use min or max function with count function? In a single query on a column of a table
sql
0 Votes
3 Answers
21st Jul 2016, 6:29 PM
ascetic
I can't display a dynamic price.
display
function
javascript
mistake
price
selectors
3 Votes
4 Answers
15th Feb 2017, 5:12 PM
San_Antonio
Help me with this cpp program .
cpp
function
input
oop
output
2 Votes
1 Answer
28th Sep 2018, 12:34 PM
adnan
If i overload a function in which the formal argument are of float and double type and if I pass 3.14 as an argument which one
functions
0 Votes
4 Answers
22nd Jul 2019, 3:36 PM
Anonymous
I want to include script.js in html body and display function inside script.js after content Time. Thanks you.
include
javascript.
script
0 Votes
1 Answer
24th Jun 2021, 5:58 AM
Malick Diagne
How can I decorate a function with "sum" (I don't want just print something, but doing a "add" function)
decorators
python
0 Votes
2 Answers
30th Mar 2019, 10:39 PM
Joe Lishuai Lin
Hello. I want delete ads in http://yfhsite.tr.gg . First i use remove function in jQuery . But i can't.
help
javascript
jquery
2 Votes
1 Answer
5th Jan 2018, 11:22 AM
Yunis Hüseynzadə
Which library function I will use for draw different shapes like square or circle in Python, And how can I install it?
_
0 Votes
2 Answers
1st Aug 2020, 5:37 PM
Ingale Rajshree
Why the output is 7.8 though "a" and "b" is integer ... I think a=5 b=7 and the function return m =7
c++
output
1 Vote
3 Answers
19th Apr 2017, 1:55 PM
Nour Alnaser
trying to write code for a function using dollar amounts with an operation only want 2 decimal places to show on output
c#
0 Votes
4 Answers
21st Jul 2016, 3:26 PM
Kenneth Welch
Is it possible to call private data member from operator overloading function even when it is not declared as friend function??
c++
0 Votes
3 Answers
6th Aug 2018, 1:32 PM
Shikhar gupta
How to make a recursion power function witch allows you to use fractions as the power ?
c++
recursion
0 Votes
2 Answers
20th Nov 2016, 1:30 AM
Mateusz Antczak
why function initialisation [int main()] and variable defining [int sum;] are both the same command “int” ?
c++
variables
0 Votes
2 Answers
23rd Apr 2017, 12:47 PM
Azat Jorayev
Can someone please help me understand the function of (this) in java ? With a simple example.
java
this
0 Votes
2 Answers
1st Feb 2017, 10:09 PM
Ezzidin Alsoufi
I need help.I am working with desktop app in pyqt5. Have several issues - wrong function counting EEG signals per 1 sec-need cou
urgently
1 Vote
3 Answers
16th Apr 2020, 11:59 AM
Akinbami Felix Akintunji
A palindromic number is a number (such as 626) that remains the same when its digits are reversed. Write a function that returns
c++
1 Vote
2 Answers
28th Jan 2021, 6:18 AM
Rohit Kumar Bisht
[SOLVED] Problem with placeholder text in Ace Editor
ace
editor
error
function
html
javascript
placeholder
textarea
3 Votes
3 Answers
4th Dec 2020, 9:56 AM
March Zucherbug
How can I use a variable as an argument or parameter in a function?
function
function-arguments
help
question
variables
0 Votes
2 Answers
12th Dec 2021, 1:40 AM
Babydoll Scripts
Why my code show error. It say --Console Error message: Uncaught TypeError: document.write is not a function Line Number: 2
consoleerrormessage:
un
1 Vote
1 Answer
24th Sep 2020, 10:31 AM
RD:programmer
In python if we use arguments... While calling fuction is it possible to pass different arguments in that function call
functions
python
0 Votes
3 Answers
20th Oct 2017, 2:00 PM
VIJAY MADDINENI
Should i know all wordpress function for becoming a good wordpress developer ?!?! They are more than 3000 functions!! :-(
wordpress
0 Votes
2 Answers
29th Jun 2018, 5:30 PM
hamidreza bijanyar
Define a function that takes an argument. Call the function. Identify what code is the argument and what code is the parameter.
python
python3
0 Votes
2 Answers
15th Sep 2023, 6:57 AM
Aaron Mutekulwa
I couldn't understand part of x={0}. Where did {0} Come frome? Output is the same. What is the function of {0} ?
input
output
0 Votes
2 Answers
27th Feb 2021, 8:58 AM
Tugce
My code takes a while to compile(about 5 seconds) and does main function does not return 0, could that affect it's functioning?
c++
0 Votes
3 Answers
1st Apr 2019, 5:09 PM
Spryt La Cool
You need to write a function that takes multiple words as its argument and returns a concatenated version of those words separat
py
0 Votes
2 Answers
29th Jul 2021, 12:44 PM
Mohamed Amine Ouljihad
Write a function that, given an array A of N integers, returns the largest integer K > 0 such that both values K and -K exist in
python3
1 Vote
2 Answers
27th Jul 2021, 10:45 AM
Gouri Shinde
How do I make both my integer and double functions add its numbers?
add
c++
double
function
functions
int
2 Votes
2 Answers
11th Sep 2018, 3:06 AM
Andy Cruz
Doubt: Before Calling Function,It should not declared If Advance Compiler changing function concepts please tell me
c++
functions
1 Vote
1 Answer
4th Sep 2016, 2:11 AM
KARTHICKRAJA
How can i create a frequency distribution function in c# like the one obtainable in excel?
bins
c#
frequency
0 Votes
1 Answer
23rd Apr 2018, 7:53 PM
John Ansa
How to assign a variable returned from a local function to a global variable in python
a
assigning
function
global
python
return
to
value
variable
0 Votes
1 Answer
14th Jul 2017, 9:51 AM
StealthyTaco
Is there any function to print a line in the middle of console dynamically in python?
python
0 Votes
1 Answer
8th Oct 2017, 9:15 AM
Himanshu Keshri
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
111
112
113
...
124
Next >
Hot today
Collision bug in player movement — not sure what's wrong
1 Votes
code coach
3 Votes
How do I do audio
0 Votes
PYTHON AND JAVA
0 Votes
I m just begginer, i don't even understand how to use this app.. send help.. im at level 1
0 Votes
i want correct anwer code
0 Votes
IndexOf()
1 Votes
Does this app support the audio tag?
0 Votes
Lua?
1 Votes
I dont know what i should do with java script
0 Votes