{"id":1037,"date":"2020-11-30T09:43:07","date_gmt":"2020-11-30T04:13:07","guid":{"rendered":"https:\/\/myfreeonlinetools.com\/blog\/?p=1037"},"modified":"2020-11-30T09:44:38","modified_gmt":"2020-11-30T04:14:38","slug":"top-programming-language-terms-words-and-definition-you-must-know","status":"publish","type":"post","link":"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/","title":{"rendered":"Top Programming Language Terms, Words and Definition You must know"},"content":{"rendered":"<h3>API<\/h3>\n<p>The API stands for Application Programming Interface. API defines as your products or services communicate with other products or services without having information on how they implemented and provide required data for a particular request.<\/p>\n<h3>Argument<\/h3>\n<p>Argument other words Parameter. A value that passed into a program or function. Any value is generally the source of the function and it requires the argument during the process of execution.<\/p>\n<h3>Array<\/h3>\n<p>Array defines a group of same data type which store data value in grouped. All values in store Array are same data type and only different by the position.<\/p>\n<p>Like : var classA = [12,23,42,34,45];<\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"font-size: 20px; font-weight: 600;\">Algorithms<\/span><\/p>\n<p>The algorithm is a systematic logical approach which is a good structure, well defined instructions that allow solving computer problem.<\/p>\n<p>Example of Algorithms<\/p>\n<pre>Step 1: Start\r\nStep 2: Declare variables num1, num2 and sum. \r\nStep 3: Read values num1 and num2. \r\nStep 4: Add num1 and num2 and assign the result to sum.\r\n        sum\u2190num1+num2 \r\nStep 5: Display sum \r\nStep 6: Stop<\/pre>\n<h3>Bug<\/h3>\n<p>A bug is an error when running a computer program that causes it to produce an incorrect result and it&#8217;s not working condition. It stops the program and does not gives the required results.<\/p>\n<h3>Boolean<\/h3>\n<p>Boolean is a data type with two values true or false. If the required condition is executed then gives true else gives false.<\/p>\n<h3>Comment<\/h3>\n<p>Comment use for makes source code or programming code to easier to understand programmer or human and its generally ignored by compilers and interpreters.<\/p>\n<h3>Compiler<\/h3>\n<p>The compiler is a computer program that translates computer codes written in a specified language into another language. A compiler is primarily used for programs that translate high-level programming language source code to lower-level language.<\/p>\n<h3>Data Types<\/h3>\n<p>All define variable use data types. It is an attribute of data that tells the compiler how the programmer intends to use the data.<\/p>\n<h3>Data types in programming Language<\/h3>\n<ul>\n<li>Integer<\/li>\n<li>Floating point<\/li>\n<li>Char<\/li>\n<li>String Boolean<\/li>\n<\/ul>\n<h3>Exception<\/h3>\n<p>At any program runtime, any error occurs in a method or function, the method or function creates an object, and it&#8217;s off to the runtime system. It&#8217;s call exception. This contains the runtime error information, error type and each thinks about the error.<\/p>\n<h3>Function<\/h3>\n<p>Function used in every programming language to create blocks of code that when call for doing the specified task.<\/p>\n<h3>Loop<\/h3>\n<p>Loop is a structure that repeats the block of code until the condition is true if the condition is false the loop stops the repeat of the code block. There are three types of loops<\/p>\n<ol>\n<li>for loop<\/li>\n<li>while loop<\/li>\n<li>do&#8230; while<\/li>\n<\/ol>\n<h3>Keywords<\/h3>\n<p>In a Programming language, a keyword a reserved word that cannot be used as an identifier. For example variable, function label they all are reserved for programming language.<\/p>\n<h3>Null<\/h3>\n<p>Null can define as value or pointer. Null define constant that having value zero. It can also be the value of the pointer, which the same as zero unless the CPU support pattern for a null pointer.<\/p>\n<h3>Operator<\/h3>\n<p>In computer programming language Operator is symbol tells the compiler or interperter to perform mathematical, logical, relational operation and produce the final output.<\/p>\n<h3>Variable<\/h3>\n<p>Variable is used for storing information for manipulated code or program. It provides the label to data with a defined name, so the rest of the code or program can understand easily.\u00a0 The purpose of using variable is to label and store data in memory which we can use in the below code.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>API The API stands for Application Programming Interface. API defines as your products or services communicate with other products or services without having information on how they implemented and provide [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[18],"tags":[],"class_list":["post-1037","post","type-post","status-publish","format-standard","hentry","category-blog"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Top Programming Language Terms, Words and Definition You must know - MyFreeOnlineTools<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Top Programming Language Terms, Words and Definition You must know - MyFreeOnlineTools\" \/>\n<meta property=\"og:description\" content=\"API The API stands for Application Programming Interface. API defines as your products or services communicate with other products or services without having information on how they implemented and provide [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/\" \/>\n<meta property=\"og:site_name\" content=\"MyFreeOnlineTools\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/LearnSchoolOnline\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-11-30T04:13:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-11-30T04:14:38+00:00\" \/>\n<meta name=\"author\" content=\"myfreeonlinetools\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"myfreeonlinetools\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/\"},\"author\":{\"name\":\"myfreeonlinetools\",\"@id\":\"https:\/\/myfreeonlinetools.com\/blog\/#\/schema\/person\/b1eb72e57c554e3b33cfeec477efcc3c\"},\"headline\":\"Top Programming Language Terms, Words and Definition You must know\",\"datePublished\":\"2020-11-30T04:13:07+00:00\",\"dateModified\":\"2020-11-30T04:14:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/\"},\"wordCount\":549,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/myfreeonlinetools.com\/blog\/#organization\"},\"articleSection\":[\"Blog\"],\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/\",\"url\":\"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/\",\"name\":\"Top Programming Language Terms, Words and Definition You must know - MyFreeOnlineTools\",\"isPartOf\":{\"@id\":\"https:\/\/myfreeonlinetools.com\/blog\/#website\"},\"datePublished\":\"2020-11-30T04:13:07+00:00\",\"dateModified\":\"2020-11-30T04:14:38+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/myfreeonlinetools.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Top Programming Language Terms, Words and Definition You must know\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/myfreeonlinetools.com\/blog\/#website\",\"url\":\"https:\/\/myfreeonlinetools.com\/blog\/\",\"name\":\"MyFreeOnlineTools\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/myfreeonlinetools.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/myfreeonlinetools.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/myfreeonlinetools.com\/blog\/#organization\",\"name\":\"MyFreeOnlineTools\",\"url\":\"https:\/\/myfreeonlinetools.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/myfreeonlinetools.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/myfreeonlinetools.com\/blog\/wp-content\/uploads\/2019\/11\/myfreeonlinetools-blue.png\",\"contentUrl\":\"https:\/\/myfreeonlinetools.com\/blog\/wp-content\/uploads\/2019\/11\/myfreeonlinetools-blue.png\",\"width\":387,\"height\":79,\"caption\":\"MyFreeOnlineTools\"},\"image\":{\"@id\":\"https:\/\/myfreeonlinetools.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/myfreeonlinetools.com\/blog\/#\/schema\/person\/b1eb72e57c554e3b33cfeec477efcc3c\",\"name\":\"myfreeonlinetools\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/myfreeonlinetools.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b870b17c6c7e3b75d7fe0b8bebfc9cf5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b870b17c6c7e3b75d7fe0b8bebfc9cf5?s=96&d=mm&r=g\",\"caption\":\"myfreeonlinetools\"},\"description\":\"Live in Delhi, Working in Gurgaon as Web Designer and Graphic Designer. Developed and Design myfreeonlinetools for online free tools. Also having youtube channel Name with LearnSchoolOnline. Traveling, watching movies, coding are the hobbies.\",\"sameAs\":[\"https:\/\/myfreeonlinetools.com\/\",\"https:\/\/www.facebook.com\/LearnSchoolOnline\/\",\"https:\/\/www.youtube.com\/learnschoolonline\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Top Programming Language Terms, Words and Definition You must know - MyFreeOnlineTools","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/","og_locale":"en_US","og_type":"article","og_title":"Top Programming Language Terms, Words and Definition You must know - MyFreeOnlineTools","og_description":"API The API stands for Application Programming Interface. API defines as your products or services communicate with other products or services without having information on how they implemented and provide [&hellip;]","og_url":"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/","og_site_name":"MyFreeOnlineTools","article_author":"https:\/\/www.facebook.com\/LearnSchoolOnline\/","article_published_time":"2020-11-30T04:13:07+00:00","article_modified_time":"2020-11-30T04:14:38+00:00","author":"myfreeonlinetools","twitter_card":"summary_large_image","twitter_misc":{"Written by":"myfreeonlinetools","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/#article","isPartOf":{"@id":"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/"},"author":{"name":"myfreeonlinetools","@id":"https:\/\/myfreeonlinetools.com\/blog\/#\/schema\/person\/b1eb72e57c554e3b33cfeec477efcc3c"},"headline":"Top Programming Language Terms, Words and Definition You must know","datePublished":"2020-11-30T04:13:07+00:00","dateModified":"2020-11-30T04:14:38+00:00","mainEntityOfPage":{"@id":"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/"},"wordCount":549,"commentCount":0,"publisher":{"@id":"https:\/\/myfreeonlinetools.com\/blog\/#organization"},"articleSection":["Blog"],"inLanguage":"en","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/","url":"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/","name":"Top Programming Language Terms, Words and Definition You must know - MyFreeOnlineTools","isPartOf":{"@id":"https:\/\/myfreeonlinetools.com\/blog\/#website"},"datePublished":"2020-11-30T04:13:07+00:00","dateModified":"2020-11-30T04:14:38+00:00","breadcrumb":{"@id":"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/myfreeonlinetools.com\/blog\/top-programming-language-terms-words-and-definition-you-must-know\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/myfreeonlinetools.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Top Programming Language Terms, Words and Definition You must know"}]},{"@type":"WebSite","@id":"https:\/\/myfreeonlinetools.com\/blog\/#website","url":"https:\/\/myfreeonlinetools.com\/blog\/","name":"MyFreeOnlineTools","description":"","publisher":{"@id":"https:\/\/myfreeonlinetools.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/myfreeonlinetools.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/myfreeonlinetools.com\/blog\/#organization","name":"MyFreeOnlineTools","url":"https:\/\/myfreeonlinetools.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/myfreeonlinetools.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/myfreeonlinetools.com\/blog\/wp-content\/uploads\/2019\/11\/myfreeonlinetools-blue.png","contentUrl":"https:\/\/myfreeonlinetools.com\/blog\/wp-content\/uploads\/2019\/11\/myfreeonlinetools-blue.png","width":387,"height":79,"caption":"MyFreeOnlineTools"},"image":{"@id":"https:\/\/myfreeonlinetools.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/myfreeonlinetools.com\/blog\/#\/schema\/person\/b1eb72e57c554e3b33cfeec477efcc3c","name":"myfreeonlinetools","image":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/myfreeonlinetools.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b870b17c6c7e3b75d7fe0b8bebfc9cf5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b870b17c6c7e3b75d7fe0b8bebfc9cf5?s=96&d=mm&r=g","caption":"myfreeonlinetools"},"description":"Live in Delhi, Working in Gurgaon as Web Designer and Graphic Designer. Developed and Design myfreeonlinetools for online free tools. Also having youtube channel Name with LearnSchoolOnline. Traveling, watching movies, coding are the hobbies.","sameAs":["https:\/\/myfreeonlinetools.com\/","https:\/\/www.facebook.com\/LearnSchoolOnline\/","https:\/\/www.youtube.com\/learnschoolonline"]}]}},"_links":{"self":[{"href":"https:\/\/myfreeonlinetools.com\/blog\/wp-json\/wp\/v2\/posts\/1037","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/myfreeonlinetools.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/myfreeonlinetools.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/myfreeonlinetools.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/myfreeonlinetools.com\/blog\/wp-json\/wp\/v2\/comments?post=1037"}],"version-history":[{"count":0,"href":"https:\/\/myfreeonlinetools.com\/blog\/wp-json\/wp\/v2\/posts\/1037\/revisions"}],"wp:attachment":[{"href":"https:\/\/myfreeonlinetools.com\/blog\/wp-json\/wp\/v2\/media?parent=1037"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/myfreeonlinetools.com\/blog\/wp-json\/wp\/v2\/categories?post=1037"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/myfreeonlinetools.com\/blog\/wp-json\/wp\/v2\/tags?post=1037"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}