Ayesha's Blog
iWrite!
Menu Close
  • AyeshaAsghar.uk
  • My Blog

#JavaPointers

0

Why no pointers in Java?

Posted on August 31, 2017 by ayesha

Does the bytecode/JVM execution model impacts the decision of not having pointers like C/C++ in Java? Well, One of the main features of JVM is Garbage collection so to answer this question, yes it does. As Java does not support pointers… Continue Reading →

Java #AyeshaAsghar, #Java, #JavaPointers
0

Bad pointers

Posted on August 19, 2017 by ayesha

I suppose it is an error on programmer’s end when they forget to initialize a pointer correctly. If they don’t want to initialize to some other variable, at least initializing it to NULL would help. Basically when declaring a pointer and… Continue Reading →

Academic Writing, C++ #AcademicWriting, #AyeshaAsghar, #C++, #HandlingPointersC++, #Java, #JavaPointers
0

No Pointers in Java

Posted on July 9, 2017 by ayesha

Do pointers exist in Java? This is an interesting and debatable comment. To be precise in answering, “NO!”. Java does not support pointers. Instead, it uses references. Instead of pointing to a memory location, Java refers to an object’s methods/members… Continue Reading →

Java, Web Development #AyeshaAsghar, #Java, #JavaPointers

Recent Posts

  • Best-practices methodologies for cost estimation
  • SWOT Analysis of an NHS Hospital
  • Cloud Adoption in Healthcare, England
  • Can Biometrics bring the much needed safety for the NHS?
  • Social Media Obsession and Anxiety

Categories

  • Academic Writing
  • Agile Methods
  • Architectural Design Pattern
  • Artificial Intelligence
  • C++
  • Critical Systems
  • Data mining
  • Database
  • Datamining
  • DBMS
  • Design Patterns
  • Dissertation
  • ERD
  • Java
  • Javascript
  • KanBan
  • Opensource software
  • Operating System
  • Plan-driven development
  • Professional Computing Issues
  • Project Management
  • Risk Management
  • Runy
  • Scrum
  • Socio-technical Systems
  • Software Design Patterns
  • Software Development
  • Software Development Approach
  • Software Development Methodology
  • Software Engineering
  • Software Quality
  • Software Reuse
  • Software Testing
  • Uncategorized
  • Waterfall Model
  • Web Development
  • XP

Archives

  • August 2019
  • July 2019
  • December 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • April 2017
  • March 2017
© 2025 Ayesha's Blog. All rights reserved.
Hiero by aThemes