Question
In which programming language are pointers explicitly
supported and used for memory manipulation?Solution
Pointers 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.
When one buyer and larger number of sellers, the market condition is known as
Which one of the following chemical is most effective in managing downy mildew diseases:
Arrange these crops in decreasing order of their crop duration under same agro-climatic conditions.
A. Cotton
B. Sugarcane
C. Rice<...
A minor irrigation project covers an area of
…………………….. involves in the accreditation of Certification Bodies, standards for organic production, promotion of organic farming and mar...
The value which represents the distribution as a whole can be called as…
The theory of ascent of sap was given by _____
Who is the father of agro-meteorology in India?
By providing favourable conditions in earth Metamorphosed limestone becomes :
Which of the following is a key factor influencing consumer behavior in food retail management?