Start learning 50% faster. Sign in now
Get Started with ixamBee
Start learning 50% faster. Sign in nowPointers are variables that store the memory address of another variable. They are explicitly supported in languages like C and C++. Pointers provide low-level access to memory, enabling operations like dynamic memory allocation, arrays, and data structure manipulation. Example in C++: int x = 10; int* ptr = &x; // Pointer to variable x std::cout << "Value of x: " << *ptr << std::endl; // Dereferencing pointer ________________________________________ Why Other Options Are Incorrect: 1. Java: Java uses references instead of pointers, abstracting away memory management for safety and simplicity. 2. Python: Python abstracts memory management and does not expose raw pointers to developers. 3. JavaScript: JavaScript is a high-level language that does not support pointers or manual memory manipulation. 4. Kotlin: Kotlin, like Java, does not expose pointers and relies on managed memory through JVM.
Which country is called the ‘Coffee Bowl of the World’?
When is World Water Day celebrated?
When did HDFC Bank inaugurate its first branch in Singapore?
What is the planned budget for India's Maritime Development Fund (MDF)?
Which of the following rivers is primarily rain-fed?
Who has taken over India's National Carrier Air India with a deal of 18,000 crores?
Which of the following cities is known as the ‘Detroit of India’?
When kept in air for some time, a layer of green colored basic carbonate forms on the metal, that metal is ___________________ .
Which of the following statements is correct
A. Depository is an agent of Depository Participant (DP)
B. Depository Participants (DPs...
Which automobile company became the first in India to launch BS 6 compliant cars?