Consider the following code fragment: int main(void) { int m = 4; mystery ( m ); mystery ( m ); printf("%d", m); return 0; } What is the output on the monitor if mystery is defined as follows ? void mystery (int m) { m = m+3; }
2 5744Post New CDAC C++ General Interview Questions
How can I open a file so that other programs can update it at the same time?
What are the data types supports in python language ?
A shiny brown colored element ‘x’ on heating in air becomes black in cooler name the element ‘x’and black colored compound formed?
Explain what is the main application of scr in electronic field as well as in software field?
What are the drawbacks of using change pointers?
What are the basic data types used in c++?
Explain the use of 'auto' keyword
Is Alexa an IoT device?
how to fetch a contact person number from contact application using content provider?
How is inheritance and overriding methods are related in python?
What is Session variable?
can any one tell me about dot net framework not basic detail
Does .net core support wpf?
What framework is used for performance testing/load testing?
Explain the maximum number of pcbs allowed in a psb?