Login
Remember
Register
Recent
Hot!
Most votes
Most answers
Most views
Ask a Question
Recent questions
0
votes
1
answer
What happens under the hood when a return statement is executed?
asked
Dec 21, 2023
in
C Plus Plus
by
GeorgeBell
cplus-plus-interview-questions-answers
0
votes
1
answer
How does the return keyword work in JavaScript compared to Python, and C++?
asked
Dec 21, 2023
in
C Plus Plus
by
GeorgeBell
cplus-plus-interview-questions-answers
0
votes
1
answer
Can a return statement be used within loops? How does it affect the loop execution?
asked
Dec 21, 2023
in
C Plus Plus
by
GeorgeBell
cplus-plus-interview-questions-answers
0
votes
1
answer
What is the difference between early return and late return in a function? Can you show an example?
asked
Dec 21, 2023
in
C Plus Plus
by
GeorgeBell
cplus-plus-interview-questions-answers
0
votes
1
answer
How would you handle a situation where you need a function to return multiple values?
asked
Dec 21, 2023
in
C Plus Plus
by
GeorgeBell
c-plus-plus-interview-questions-answers
0
votes
1
answer
Can you show an example of a function with a return statement in a higher-order function?
asked
Dec 21, 2023
in
C Plus Plus
by
GeorgeBell
cplus-plus-interview-questions-answers
0
votes
1
answer
What is the importance of the return value in a main function in languages like C++?
asked
Dec 21, 2023
in
C Plus Plus
by
GeorgeBell
c-plus-plus-interview-questions-answers
0
votes
1
answer
Can a function return another function? How and why would this be useful?
asked
Dec 21, 2023
in
Angular
by
GeorgeBell
angularjs-interview-questions-answers
0
votes
1
answer
How does the use of return statements affect exception handling in a function?
asked
Dec 21, 2023
in
Angular
by
GeorgeBell
angularjs-interview-questions-answers
0
votes
1
answer
How do you control the type of data a function returns?
asked
Dec 21, 2023
in
Angular
by
GeorgeBell
angularjs-interview-questions-answers
0
votes
1
answer
Can you create a function with a return statement that brings back an array or other data collection?
asked
Dec 21, 2023
in
Angular
by
GeorgeBell
angularjs-interview-questions-answers
0
votes
1
answer
How does Python handle a function without a return statement?
asked
Dec 20, 2023
in
C Plus Plus
by
GeorgeBell
cplus-plus-interview-questions-answers
0
votes
1
answer
How does a return statement interact with recursion in a function?
asked
Dec 20, 2023
in
C Plus Plus
by
GeorgeBell
cplus-plus-interview-questions-answers
0
votes
1
answer
What are the differences between a return statement and a print statement?
asked
Dec 20, 2023
in
C Plus Plus
by
GeorgeBell
cplus-plus-interview-questions-answers
0
votes
1
answer
Where you would use multiple return statements in a function.
asked
Dec 20, 2023
in
C Plus Plus
by
GeorgeBell
cplus-plus-interview-questions-answers
0
votes
1
answer
What are the consequences of not using a return statement in a function that has a non-void return type?
asked
Dec 20, 2023
in
C Plus Plus
by
GeorgeBell
cplus-plus-interview-questions-answers
0
votes
1
answer
How a return statement interacts with a calling function?
asked
Dec 20, 2023
in
C Plus Plus
by
GeorgeBell
c-plus-plus-interview-questions-answers
0
votes
1
answer
How does the return statement affect the control flow of a program?
asked
Dec 20, 2023
in
C Plus Plus
by
GeorgeBell
c-plus-plus-interview-questions-answers
0
votes
1
answer
What is the concept of a ‘void return type’ in C++?
asked
Dec 20, 2023
in
C Plus Plus
by
GeorgeBell
cplus-plus-interview-questions-answers
0
votes
1
answer
How does the use of a return statement differ in a void function compared to a non-void function?
asked
Dec 20, 2023
in
C Plus Plus
by
GeorgeBell
return-statement-interview-questions
0
votes
1
answer
Explain about the role of a return statement in a function?
asked
Dec 20, 2023
in
C Plus Plus
by
GeorgeBell
return-statement-interview-questions
0
votes
1
answer
How do you manage and monitor activity in a Firestore database?
asked
Dec 20, 2023
in
Google Cloud
by
GeorgeBell
google-cloud-interview-questions-answers
0
votes
1
answer
Can you discuss the pros and cons of using Firestore’s server timestamps in an application?
asked
Dec 20, 2023
in
Google Cloud
by
GeorgeBell
google-cloud-interview-questions-answers
0
votes
1
answer
How would you design a Firestore application to handle high-frequency real-time updates?
asked
Dec 20, 2023
in
Google Cloud
by
GeorgeBell
google-cloud-interview-questions-answers
0
votes
1
answer
Where you would use Firestore’s array-contains or array-contains-any operators in a query.
asked
Dec 20, 2023
in
Google Cloud
by
GeorgeBell
google-cloud-interview-questions-answers
0
votes
1
answer
How can we do server-side rendering in React?
asked
Dec 19, 2023
in
ReactJS
by
john ganales
server-siderendering
0
votes
1
answer
List down some of the methods in a react-dom package
asked
Dec 19, 2023
in
ReactJS
by
john ganales
react-dompackage
0
votes
1
answer
Why do you need to use props.children?
asked
Dec 19, 2023
in
ReactJS
by
john ganales
propschildren
0
votes
1
answer
What is the main difference between createElement and cloneElment?
asked
Dec 19, 2023
in
ReactJS
by
john ganales
createelement
0
votes
1
answer
What are Fragments?
asked
Dec 19, 2023
in
ReactJS
by
john ganales
fragments
Page:
« prev
1
...
129
130
131
132
133
134
135
136
137
138
139
...
667
...
next »
Recent questions
...