Login
Remember
Register
Questions
Ask a Question
Can one function call another?
Home
>
Technology
>
Can one function call another?
0
votes
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
Can one function call another?
interview-question-answer
technology-questions-answers
Facebook
Twitter
LinkedIn
Email
Add Answer
1
Answer
0
votes
answered
Nov 9, 2020
by
JackTerrance
(
1.7m
points)
Yes, any user defined function can call any function.
Related questions
+1
vote
1
answer
What is the built-in function to append one string to another in C Programming ?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
What is the default function call method in C?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Can the main() function left empty?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Which built-in library function can be used to match a patter from the string?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Can a function return multiple values to the caller using return reserved word in C?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
...