Skip to search formSkip to main contentSkip to account menu

Uninitialized variable

In computing, an uninitialized variable is a variable that is declared but is not set to a definite known value before it is used. It will have some… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2018
2018
Abstract. Annual to decadal variations in air–sea fluxes of carbon dioxide (CO2) impact the global carbon cycle and climate… 
2016
2016
It is well known that the state of uninitialized SRAM provides a unique pattern on each device due to physical imperfections… 
2012
2012
Uninitialized variable is a variable in a program that is declared but is not assigned a definite known value before it is used… 
2011
2011
We present a testing approach which is a partially automated, partially manual inspection process that reports defects in C… 
2009
2009
Within the previous chapters of this book, we always created volumes based on freshly initialized disks. So from the application… 
2008
2008
. The Java programming language has been widely described as secure by design. Nevertheless, a number of serious security… 
2007
2007
We discuss the way in which the Lapack version 3.0 suite of software is tested and look at how the application of software… 
2004
2004
Along with the success of Java, garbage collection advances to embedded and real-time systems. In this paper a novel RISC… 
2004
1993
1993
The acceptance of the C programming language by academia and industry is partially responsible for the ‘software crisis’. The…