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

Java

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

Ruby Vs Java

Posted on August 29, 2017 by ayesha

One of my class mates stated, “Although Ruby gained a lot of interest from developers, it is still not popular as Java, in particular, due to the fear that Ruby is open source.” I agree with her statement above that although… Continue Reading →

Java, Runy #Java #AyeshaAsghar #RubyVsJava, #Ruby
0

Java and other Programming Languages

Posted on August 19, 2017 by ayesha

Engels (2016) has done a great comparison based on performance for Java and C++. In his study, he states “To demonstrate that, I’ve developed a set of simple benchmarks that test some of the critical aspects of the software used in a trading… Continue Reading →

C++, Java, Software Development Methodology, Web Development #AcademicWriting, #AyeshaAsghar, #C++, #Java
0

Input Validation for JoptionPane

Posted on July 11, 2017 by ayesha

A good programming practice is to take care of input validation while prompting and receiving input from the user. An easy way to implement is using regex code expressions, but be aware some delimiters like /d are not valid to… Continue Reading →

Java, Web Development #AyeshaAsghar, #Java, #JOptionPaneInput, #WebDevelopment
0

Using JOptionPane for Input

Posted on July 10, 2017 by ayesha

It is very easy to use interactive user input windows that is called JOptionPane, in Java. First of all, you will need to import the “JOptionPane” class before the declaration of your class. The code is as follows: import javax.swing.JOptionPane; Next… Continue Reading →

Java, Web Development #AyeshaAsghar, #JOptionPaneInput, #WebDevelopment
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