Saturday, January 9, 2016

Hello world C++

"Hello, World!" program is a computer program that outputs "Hello, World!" on a display device. Being a very simple program in most programming languages, it is often used to illustrate to beginning programmers the basic syntax for constructing a working program. It is also used to verify that a language or system is operating correctly

C++  is a general-purpose programming language. It has imperativeobject-orientedand generic programming features, while also providing facilities for low-level memory manipulation.
It was designed with a bias toward system programming and embedded, resource-constrained and large systems, with performance, efficiency and flexibility of use as its design highlights. C++ has also been found useful in many other contexts, with key strengths being software infrastructure and resource-constrained applications, including desktop applications, servers (e.g. e-commerce,web search or SQL servers), and performance-critical applications (e.g. telephone switches or space probes). C++ is a compiledlanguage, with implementations of it available on many platforms and provided by various organizations, including the FSFLLVM,MicrosoftIntel and IBM.

Laazy post number 01!

Laziness (also called indolence) is a disinclination to activity or exertion despite having the ability to act or exert oneself. It is often used as a pejorative; terms for a person seen to be lazy include couch potatoslacker, and bludger.
Despite Sigmund Freud's discussion of the pleasure principleLeonard Carmichael notes that "laziness is not a word that appears in the table of contents of most technical books on psychology... It is a guilty secret of modern psychology that more is understood about the motivation of thirsty rats and hungry pecking pigeons as they press levers than about the way in which poets make themselves write poems or scientists force themselves into the laboratory when the good golfing days of spring arrive." A 1931 survey found that high school students were more likely to attribute their failing performance to laziness, while teachers ranked "lack of ability" as the major cause, with laziness coming in second. Laziness is not to be confused with avolition, a negative symptom of certain mental health issues such as depressionADHDsleep disorders, andschizophrenia.