[Home] [By Thread] [By Date] [Recent Entries]

  • From: Roger L Costello <costello@m...>
  • To: "xml-dev@l..." <xml-dev@l...>
  • Date: Wed, 2 Jun 2021 17:19:51 +0000

Hi Mukul,

 

Thank you. I think you are onto something. I am currently trying to understand a complicated program that someone wrote. One approach to is to examine the code and try to understand what it is doing. That is a static approach. Another is to run the code under the control of a debugger and step through it to understand what the program is doing. That is a dynamic approach.

 

Thanks!

 

/Roger

 

From: Mukul Gandhi <mukulg@s...>
Sent: Wednesday, June 2, 2021 1:00 AM
To: Roger L Costello <costello@m...>
Cc: xml-dev@l...
Subject: [EXT] Re: Static versus dynamic – which is better?

 

On Sun, May 30, 2021 at 6:01 PM Roger L Costello <costello@m...> wrote:

I am seeking additional examples of where static versus dynamic is encountered in the real-world.

 

In programming languages data typing approach? i.e whether the type of a variable/object is determined statically (at compile time) or dynamically (at run time). 


 

--

Regards,

Mukul Gandhi



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member