Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 226,206,887 papers from all fields of science
Search
Sign In
Create Free Account
Integer literal
In computer science, an integer literal is an integer whose value is directly represented in source code. For example, in the assignment statement x…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
25 relations
Bit field
Byte
C++11
C++14
Expand
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2011
2011
Java 7 for Absolute Beginners
Jay Bryant
Apress
2011
Corpus ID: 30930802
Classes Sometimes, a Java developer writes a class that should never be instantiated. That is, it's a class that will never have…
Expand
2008
2008
Mapping and Visiting in Functional and Object-Oriented Programming
Kurt Nørmark
,
Bent Thomsen
,
L. L. Thomsen
Journal of Object Technology
2008
Corpus ID: 1686777
class Exp{ public abstract T Accept<T,D>(Visitor<T,D> v, D x); } class PlusExp : Exp { private Exp e1, e2; public PlusExp(Exp a…
Expand
2000
2000
Supporting Communication of Heterogeneous Distributed Agents with Agenda Management Systems TITLE2
E. K. McCall
,
L. Clarke
,
L. Osterweil
2000
Corpus ID: 10506861
As software engineering efforts move to more complex, distributed environments, coordinating the activities of people and tools…
Expand
By clicking accept or continuing to use the site, you agree to the terms outlined in our
Privacy Policy
(opens in a new tab)
,
Terms of Service
(opens in a new tab)
, and
Dataset License
(opens in a new tab)
ACCEPT & CONTINUE