Start learning 50% faster. Sign in now
The code demonstrates pointer manipulation in C. Here’s a breakdown: • int x = 10, y = 20; declares two integers, x and y. • *p1 = &x, *p2 = &y; initializes p1 to point to x and p2 to point to y. • *p2 = *p1 + *p2; fetches the values of x and y through p1 and p2 respectively, adds them, and assigns the result back to y via *p2. After this operation, y becomes 30, while x remains 10. Output: 10 30. Why Other Options Are Incorrect: 1. 10 20: This would occur if no pointer manipulation happened, but the code modifies y. 2. 30 10: Only y is updated, not x. 3. Compiler error: The code is syntactically correct and compiles successfully. 4. Undefined behavior: The pointers are used properly with valid memory addresses, avoiding undefined behavior.
What is correct about RTGS and NEFT:
i) RTGS is intended for big amount and NEFT is for smaller amount. RTGS can be done for amounts of minim...
In which of the following city is the first regional centre of the New Development Bank was officially opened ________?
Which of the following does not issue Global Depository Receipt?
Match the following:
A) IMPS P) Fund transfer
B) NDS (Negotiated Dealing system) Q) Transfer of govt benefits
C) UPI R) Virtual Pay...
Which of the following is known as the ability to convert an investment into cash quickly and with little or no loss in value?
When was the Banking Regulation Act passed?
Where are the headquarters of the Indian Bank?
The length of time over which an investment is made or held before it is liquidated is called ___________.
Any rupee note, which has a political slogan is not a legal tender as per.
It is the highest rated bond which gives maximum returns at the time of maturity?