http status code 301 means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
http status code 200 is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: icsnt.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <title>Institute of Computer Science & Web Technology – icsntech@yahoo.com</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- Open Graph Meta Tags generated by Blog2Social 699 - https://www.blog2social.com --> <meta property="og:title" content="Computer Fundamentals for Students :"/> <meta property="og:description" content="Q. what is computer ? A computer is an electronic machine that takes data as input, processes it according to instructions, and gives meaningful information as"/> <meta property="og:url" content="https://www.icsnt.com/"/> <meta property="og:image" content="https://www.icsnt.com/wp-content/uploads/2022/12/lab2-2-300x102.jpg"/> <meta property="og:image:width" content="300"/> <meta property="og:image:height" content="102"/> <meta property="og:image:type" content="image/jpeg"/> <meta property="og:type" content="website"/> <!-- Open Graph Meta Tags generated by Blog2Social 699 - https://www.blog2social.com --> <!-- Twitter Card generated by Blog2Social 699 - https://www.blog2social.com --> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="Computer Fundamentals for Students :"/> <meta name="twitter:description" content="Q. what is computer ? A computer is an electronic machine that takes data as input, processes it according to instructions, and gives meaningful information as"/> <meta name="twitter:image" content="https://www.icsnt.com/wp-content/uploads/2022/12/lab2-2-300x102.jpg"/> <!-- Twitter Card generated by Blog2Social 699 - https://www.blog2social.com --> <meta name="author" content="putu"/> <link rel='dns-prefetch' href='//static.addtoany.com' /> <link rel='dns-prefetch' href='//ws.sharethis.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="Institute of Computer Science & Web Technology » Feed" href="https://www.icsnt.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Institute of Computer Science & Web Technology » Comments Feed" href="https://www.icsnt.com/comments/feed/" /> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.icsnt.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.2"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <style id='superb-addons-variable-fallbacks-inline-css' type='text/css'> :root{--wp--preset--color--primary:#1f7cec;--wp--preset--color--primary-hover:#3993ff;--wp--preset--color--base:#fff;--wp--preset--color--featured:#0a284b;--wp--preset--color--contrast-light:#fff;--wp--preset--color--contrast-dark:#000;--wp--preset--color--mono-1:#0d3c74;--wp--preset--color--mono-2:#64748b;--wp--preset--color--mono-3:#e2e8f0;--wp--preset--color--mono-4:#f8fafc;--wp--preset--spacing--superbspacing-xxsmall:clamp(5px,1vw,10px);--wp--preset--spacing--superbspacing-xsmall:clamp(10px,2vw,20px);--wp--preset--spacing--superbspacing-small:clamp(20px,4vw,40px);--wp--preset--spacing--superbspacing-medium:clamp(30px,6vw,60px);--wp--preset--spacing--superbspacing-large:clamp(40px,8vw,80px);--wp--preset--spacing--superbspacing-xlarge:clamp(50px,10vw,100px);--wp--preset--spacing--superbspacing-xxlarge:clamp(60px,12vw,120px);--wp--preset--font-size--superbfont-tiny:clamp(10px,0.625rem + ((1vw - 3.2px) * 0.227),12px);--wp--preset--font-size--superbfont-xxsmall:clamp(12px,0.75rem + ((1vw - 3.2px) * 0.227),14px);--wp--preset--font-size--superbfont-xsmall:clamp(16px,1rem + ((1vw - 3.2px) * 1),16px);--wp--preset--font-size--superbfont-small:clamp(16px,1rem + ((1vw - 3.2px) * 0.227),18px);--wp--preset--font-size--superbfont-medium:clamp(18px,1.125rem + ((1vw - 3.2px) * 0.227),20px);--wp--preset--font-size--superbfont-large:clamp(24px,1.5rem + ((1vw - 3.2px) * 0.909),32px);--wp--preset--font-size--superbfont-xlarge:clamp(32px,2rem + ((1vw - 3.2px) * 1.818),48px);--wp--preset--font-size--superbfont-xxlarge:clamp(40px,2.5rem + ((1vw - 3.2px) * 2.727),64px)}.has-primary-color{color:var(--wp--preset--color--primary)!important}.has-primary-hover-color{color:var(--wp--preset--color--primary-hover)!important}.has-base-color{color:var(--wp--preset--color--base)!important}.has-featured-color{color:var(--wp--preset--color--featured)!important}.has-contrast-light-color{color:var(--wp--preset--color--contrast-light)!important}.has-contrast-dark-color{color:var(--wp--preset--color--contrast-dark)!important}.has-mono-1-color{color:var(--wp--preset--color--mono-1)!important}.has-mono-2-color{color:var(--wp--preset--color--mono-2)!important}.has-mono-3-color{color:var(--wp--preset--color--mono-3)!important}.has-mono-4-color{color:var(--wp--preset--color--mono-4)!important}.has-primary-background-color{background-color:var(--wp--preset--color--primary)!important}.has-primary-hover-background-color{background-color:var(--wp--preset--color--primary-hover)!important}.has-base-background-color{background-color:var(--wp--preset--color--base)!important}.has-featured-background-color{background-color:var(--wp--preset--color--featured)!important}.has-contrast-light-background-color{background-color:var(--wp--preset--color--contrast-light)!important}.has-contrast-dark-background-color{background-color:var(--wp--preset--color--contrast-dark)!important}.has-mono-1-background-color{background-color:var(--wp--preset--color--mono-1)!important}.has-mono-2-background-color{background-color:var(--wp--preset--color--mono-2)!important}.has-mono-3-background-color{background-color:var(--wp--preset--color--mono-3)!important}.has-mono-4-background-color{background-color:var(--wp--preset--color--mono-4)!important}.has-superbfont-tiny-font-size{font-size:var(--wp--preset--font-size--superbfont-tiny)!important}.has-superbfont-xxsmall-font-size{font-size:var(--wp--preset--font-size--superbfont-xxsmall)!important}.has-superbfont-xsmall-font-size{font-size:var(--wp--preset--font-size--superbfont-xsmall)!important}.has-superbfont-small-font-size{font-size:var(--wp--preset--font-size--superbfont-small)!important}.has-superbfont-medium-font-size{font-size:var(--wp--preset--font-size--superbfont-medium)!important}.has-superbfont-large-font-size{font-size:var(--wp--preset--font-size--superbfont-large)!important}.has-superbfont-xlarge-font-size{font-size:var(--wp--preset--font-size--superbfont-xlarge)!important}.has-superbfont-xxlarge-font-size{font-size:var(--wp--preset--font-size--superbfont-xxlarge)!important} </style> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://www.icsnt.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2' type='text/css' media='all' /> <style id='wp-block-library-inline-css' type='text/css'> .wp-block-group.is-style-superbaddons-card{background-color:var(--wp--preset--color--contrast-light);border-color:var(--wp--preset--color--mono-3);border-radius:10px;border-style:solid;border-width:1px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);color:var(--wp--preset--color--contrast-dark);padding:var(--wp--preset--spacing--superbspacing-small)} </style> <style id='superb-addons-animated-heading-style-inline-css' type='text/css'> .superbaddons-animated-heading-block{overflow:hidden}.superbaddons-animated-heading-block .superb-animated-heading-letter{display:inline-block} </style> <style id='superb-addons-author-box-style-inline-css' type='text/css'> .superbaddons-authorbox{align-items:stretch;border-radius:10px;display:flex;flex-direction:row;gap:20px;padding:40px 20px}.superbaddons-authorbox-alignment-left{justify-content:flex-start}.superbaddons-authorbox-alignment-center{align-items:center;flex-direction:column;gap:0;justify-content:center;text-align:center}.superbaddons-authorbox-alignment-right{flex-direction:row-reverse;text-align:right}.superbaddons-authorbox-left{align-items:center;display:flex;flex:1;max-width:96px}.superbaddons-authorbox-right{flex:1}.superbaddons-authorbox-avatar{border-radius:50%}.superbaddons-authorbox-authorname{color:#444;font-size:32px;font-style:normal;font-weight:800;line-height:40px}.superbaddons-authorbox-authorbio{color:#7c7c7c;font-size:14px;font-style:normal;font-weight:600;line-height:19px}.superbaddons-authorbox-authorbio,.superbaddons-authorbox-authorname{margin:0}.superbaddons-authorbox-social-wrapper{align-items:flex-start;display:flex;flex-direction:row;gap:10px}.superbaddons-authorbox-social-wrapper a{margin-top:15px} </style> <style id='superb-addons-ratings-style-inline-css' type='text/css'> .superbaddongs-ratings-overall-wrapper{display:flex;flex-direction:column}.superbaddons-ratings-overall-label{font-style:normal;font-weight:700}.superbaddons-ratings-overall-rating-wrapper{align-items:center;display:flex;flex-direction:row;gap:12px}.superbaddons-ratings-overall-rating{align-items:center;display:flex;font-style:normal;font-weight:800;gap:5px;line-height:40px}.superbaddons-ratings-stars-icons{display:flex;flex-wrap:wrap;gap:8px;position:relative}.superbaddons-ratings-single-star{align-items:center;display:flex;position:relative}.superbaddons-ratings-single-percentage-star{left:0;overflow:hidden;position:absolute;top:0}.superbaddons-ratings-ratingbar-label{font-weight:700;margin:30px 0 16px}.superbaddons-ratings-ratingbar-bar{border-radius:100px;overflow:hidden;width:100%}.superbaddons-ratings-ratingbar-bar,.superbaddons-ratings-ratingbar-bar-fill{height:10px}.superbaddons-ratings-alignment-center{text-align:center}.superbaddons-ratings-alignment-center .superbaddons-ratings-overall-rating-wrapper{justify-content:center}.superbaddons-ratings-alignment-right{text-align:right}.superbaddons-ratings-alignment-right .superbaddons-ratings-overall-rating-wrapper{flex-direction:row-reverse} </style> <style id='superb-addons-table-of-contents-style-inline-css' type='text/css'> .superbaddons-tableofcontents{display:flex;flex-direction:column}.superbaddons-tableofcontents-alignment-center{align-items:center;text-align:center}.superbaddons-tableofcontents-alignment-right{direction:rtl}.superbaddons-tableofcontents-boxed{border-radius:10px;padding:40px 20px}.superbaddons-tableofcontents-title{font-style:normal;font-weight:800}.superbaddons-tableofcontents-text{font-style:normal;font-weight:600}.superbaddons-tableofcontents-table ol{list-style-position:inside;margin:0;padding:0}.superbaddons-tableofcontents-table ol ol{padding-left:20px}.superbaddons-tableofcontents-alignment-center .superbaddons-tableofcontents-table ol ol{padding-left:0}.superbaddons-tableofcontents-alignment-right .superbaddons-tableofcontents-table ol ol{padding-left:0;padding-right:20px} </style> <style id='superb-addons-recent-posts-style-inline-css' type='text/css'> .superbaddons-recentposts-alignment-center .superbaddons-recentposts-item-inner{flex-direction:column;justify-content:center;text-align:center}.superbaddons-recentposts-alignment-right{direction:rtl}.superbaddons-recentposts-list{list-style:none;margin:0;padding:0}.superbaddons-recentposts-list a{text-decoration:none}.superbaddons-recentposts-list a:active,.superbaddons-recentposts-list a:focus,.superbaddons-recentposts-list a:hover{color:inherit}.superbaddons-recentposts-item{margin-bottom:10px}.superbaddons-recentposts-item:last-of-type{margin-bottom:0}.superbaddons-recentposts-item-inner{align-items:center;display:flex;gap:10px}.superbaddons-recentposts-item-left,.superbaddons-recentposts-item-right{display:flex;flex-direction:column} </style> <style id='superb-addons-cover-image-style-inline-css' type='text/css'> .superbaddons-coverimage-block{overflow:hidden} </style> <style id='superb-addons-google-maps-style-inline-css' type='text/css'> .superbaddons-google-maps-block{overflow:hidden} </style> <style id='superb-addons-reveal-button-style-inline-css' type='text/css'> .superb-addons-reveal-button{box-sizing:border-box;font-size:18px;padding-right:30px;position:relative}.superb-addons-reveal-button-element{background-color:var(--wp--preset--color--primary,#fff);border:1px solid var(--wp--preset--color--primary,#000);border-radius:5px;box-sizing:border-box;color:var(--wp--preset--color--contrast-light,#000);display:inline-block;line-height:1;margin:0;padding:15px 25px;position:relative;text-align:center;text-decoration:none;width:auto;z-index:1}.superb-addons-reveal-button.superb-addons-reveal-button-width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.superb-addons-reveal-button.superb-addons-reveal-button-width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.superb-addons-reveal-button.superb-addons-reveal-button-width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.superb-addons-reveal-button.superb-addons-reveal-button-width-100{flex-basis:100%;width:100%}.superb-has-custom-width .superb-addons-reveal-button-element{width:100%}.superb-addons-reveal-button-has-reveal .superb-addons-reveal-button-element.superb-addons-reveal-button-cta{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.superb-addons-reveal-button-element.superb-addons-reveal-button-revealed{border-color:var(--wp--preset--color--primary,#000);border-style:dashed;display:inline-flex;gap:10px;margin-right:0;-webkit-user-select:all;-moz-user-select:all;user-select:all}.superb-addons-reveal-button-element.superb-addons-reveal-button-revealed,.superb-addons-reveal-button-teaser{align-items:center;background-color:var(--wp--preset--color--contrast-light,#fff);color:var(--wp--preset--color--primary,#000)}.superb-addons-reveal-button-teaser{border:1px dashed #000;border:1px dashed var(--wp--preset--color--primary,#000);border-radius:0 8px 8px 0;box-sizing:border-box;display:none;height:100%;justify-content:flex-end;padding:0 10px;position:absolute;right:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:50%;z-index:0}.superb-addons-reveal-button-has-reveal .superb-addons-reveal-button-teaser{display:flex}.superb-addons-reveal-button .superb-has-teaser-text-color{color:var(--superb-addons-reveal-button-teaser-text)}.superb-addons-reveal-button .superb-has-teaser-background-color{background-color:var(--superb-addons-reveal-button-teaser-background)}.superb-addons-reveal-button:active,.superb-addons-reveal-button:focus,.superb-addons-reveal-button:hover{text-decoration:none}.superb-addons-reveal-button-element button{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:inline-flex;font-family:inherit;font-size:18px;font-weight:inherit;margin:0;padding:0;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none} </style> <link rel='stylesheet' id='awsm-ead-public-css' href='https://www.icsnt.com/wp-content/plugins/embed-any-document/css/embed-public.min.css?ver=2.7.1' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='contact-form-7-css' href='https://www.icsnt.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='ppv-public-css' href='https://www.icsnt.com/wp-content/plugins/document-emberdder/dist/public.css?ver=1.8.4' type='text/css' media='all' /> <link rel='stylesheet' id='jquery-confirm-css' href='https://www.icsnt.com/wp-content/plugins/school-management-system/assets/css/jquery-confirm.min.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='toastr-css' href='https://www.icsnt.com/wp-content/plugins/school-management-system/assets/css/toastr.min.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='wlsm-print-preview-css' href='https://www.icsnt.com/wp-content/plugins/school-management-system/assets/css/print/wlsm-preview.css?ver=1.6' type='text/css' media='all' /> <link rel='stylesheet' id='wlsm-css' href='https://www.icsnt.com/wp-content/plugins/school-management-system/assets/css/wlsm.css?ver=1.6' type='text/css' media='all' /> <link rel='stylesheet' id='wlsm-dashboard-css' href='https://www.icsnt.com/wp-content/plugins/school-management-system/assets/css/wlsm-dashboard.css?ver=1.6' type='text/css' media='all' /> <link rel='stylesheet' id='ssb-front-css-css' href='https://www.icsnt.com/wp-content/plugins/simple-social-buttons/assets/css/front.css?ver=4.0.2' type='text/css' media='all' /> <link rel='stylesheet' id='superb-addons-patterns-css' href='https://www.icsnt.com/wp-content/plugins/superb-blocks/assets/css/patterns.min.css?ver=3.5.2' type='text/css' media='all' /> <link rel='stylesheet' id='superb-addons-enhancements-css' href='https://www.icsnt.com/wp-content/plugins/superb-blocks/assets/css/enhancements.min.css?ver=3.5.2' type='text/css' media='all' /> <link rel='stylesheet' id='spbsm-stylesheet-css' href='https://www.icsnt.com/wp-content/plugins/superb-social-share-and-follow-buttons//assets/css/frontend.css?ver=1.1.2' type='text/css' media='all' /> <link rel='stylesheet' id='spbsm-lato-font-css' href='https://fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700&display=swap&ver=1.1.2' type='text/css' media='all' /> <link rel='stylesheet' id='spbtbl-stylesheet-css' href='https://www.icsnt.com/wp-content/plugins/superb-tables/css/data-table.css?ver=1.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='SFSImainCss-css' href='https://www.icsnt.com/wp-content/plugins/ultimate-social-media-icons/css/sfsi-style.css?ver=2.8.0' type='text/css' media='all' /> <link rel='stylesheet' id='GSWPTS-frontend-css-css' href='https://www.icsnt.com/wp-content/plugins/sheets-to-wp-table-live-sync/assets/public/styles/frontend.min.css?ver=2.12.15' type='text/css' media='all' /> <link rel='stylesheet' id='minimalist-writer-parent-style-css' href='https://www.icsnt.com/wp-content/themes/minimalistblogger/style.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='minimalist-writer-css' href='https://www.icsnt.com/wp-content/themes/minimalist-writer/style.css?ver=1.3' type='text/css' media='all' /> <link rel='stylesheet' id='Great Vibes-css' href='https://www.icsnt.com/wp-content/fonts/1e5d8479d26d94b37dd27cc22bb95e97.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='https://www.icsnt.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' /> <link rel='stylesheet' id='minimalistblogger-style-css' href='https://www.icsnt.com/wp-content/themes/minimalist-writer/style.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='minimalistblogger-google-fonts-css' href='//fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C900%7CMerriweather%3A400%2C700&ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='dflip-icons-style-css' href='https://www.icsnt.com/wp-content/plugins/3d-flipbook-dflip-lite/assets/css/themify-icons.min.css?ver=1.7.33' type='text/css' media='all' /> <link rel='stylesheet' id='dflip-style-css' href='https://www.icsnt.com/wp-content/plugins/3d-flipbook-dflip-lite/assets/css/dflip.min.css?ver=1.7.33' type='text/css' media='all' /> <style id='akismet-widget-style-inline-css' type='text/css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <link rel='stylesheet' id='simple-social-icons-font-css' href='https://www.icsnt.com/wp-content/plugins/simple-social-icons/css/style.css?ver=3.0.2' type='text/css' media='all' /> <link rel='stylesheet' id='tablepress-default-css' href='https://www.icsnt.com/wp-content/plugins/tablepress/css/build/default.css?ver=2.0.3' type='text/css' media='all' /> <link rel='stylesheet' id='addtoany-css' href='https://www.icsnt.com/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.16' type='text/css' media='all' /> <link rel='stylesheet' id='__EPYT__style-css' href='https://www.icsnt.com/wp-content/plugins/youtube-embed-plus/styles/ytprefs.min.css?ver=14.1.4.1' type='text/css' media='all' /> <style id='__EPYT__style-inline-css' type='text/css'> .epyt-gallery-thumb { width: 33.333%; } </style> <script type="text/javascript" src="https://www.icsnt.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/simple-social-buttons/assets/js/frontend-blocks.js?ver=4.0.2" id="ssb-blocks-front-js-js"></script> <script type="text/javascript" id="addtoany-core-js-before"> /* <![CDATA[ */ window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={}; /* ]]> */ </script> <script type="text/javascript" async src="https://static.addtoany.com/menu/page.js" id="addtoany-core-js"></script> <script type="text/javascript" async src="https://www.icsnt.com/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1" id="addtoany-jquery-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/document-emberdder/dist/public.js?ver=1.8.4" id="ppv-public-js"></script> <script type="text/javascript" id="ssb-front-js-js-extra"> /* <![CDATA[ */ var SSB = {"ajax_url":"https:\/\/www.icsnt.com\/wp-admin\/admin-ajax.php","fb_share_nonce":"b5a6af391d"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/simple-social-buttons/assets/js/front.js?ver=4.0.2" id="ssb-front-js-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/sheets-to-wp-table-live-sync/assets/public/common/datatables/tables/js/jquery.datatables.min.js?ver=2.12.15" id="GSWPTS-frontend-table-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/sheets-to-wp-table-live-sync/assets/public/common/datatables/tables/js/datatables.semanticui.min.js?ver=2.12.15" id="GSWPTS-frontend-semantic-js"></script> <script id='st_insights_js' type="text/javascript" src="https://ws.sharethis.com/button/st_insights.js?publisher=eba0f3ba-f9ab-408c-bc68-c28af5afe749&product=feather&ver=1671527494" id="feather-sharethis-js"></script> <script type="text/javascript" id="__ytprefs__-js-extra"> /* <![CDATA[ */ var _EPYT_ = {"ajaxurl":"https:\/\/www.icsnt.com\/wp-admin\/admin-ajax.php","security":"56d2d8bf18","gallery_scrolloffset":"20","eppathtoscripts":"https:\/\/www.icsnt.com\/wp-content\/plugins\/youtube-embed-plus\/scripts\/","eppath":"https:\/\/www.icsnt.com\/wp-content\/plugins\/youtube-embed-plus\/","epresponsiveselector":"[\"iframe.__youtube_prefs__\",\"iframe[src*='youtube.com']\",\"iframe[src*='youtube-nocookie.com']\",\"iframe[data-ep-src*='youtube.com']\",\"iframe[data-ep-src*='youtube-nocookie.com']\",\"iframe[data-ep-gallerysrc*='youtube.com']\"]","epdovol":"1","version":"14.1.4.1","evselector":"iframe.__youtube_prefs__[src], iframe[src*=\"youtube.com\/embed\/\"], iframe[src*=\"youtube-nocookie.com\/embed\/\"]","ajax_compat":"","ytapi_load":"light","pause_others":"1","stopMobileBuffer":"1","facade_mode":"1","not_live_on_channel":"","vi_active":"","vi_js_posttypes":[]}; /* ]]> */ </script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/youtube-embed-plus/scripts/ytprefs.min.js?ver=14.1.4.1" id="__ytprefs__-js"></script> <link rel="https://api.w.org/" href="https://www.icsnt.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.icsnt.com/wp-json/wp/v2/pages/776" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.icsnt.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <link rel="canonical" href="https://www.icsnt.com/" /> <link rel='shortlink' href='https://www.icsnt.com/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.icsnt.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.icsnt.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.icsnt.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.icsnt.com%2F&format=xml" /> <style media="screen"> /*inline margin*/ /*margin-digbar*/ </style> <!-- Open Graph Meta Tags generated by Simple Social Buttons 4.0.2 --> <meta property="og:title" content="Computer Fundamentals for Students : - Institute of Computer Science & Web Technology" /> <meta property="og:description" content="Q. what is computer ? A computer is an electronic machine that takes data as input, processes it according to instructions, and gives meaningful information as output. It can perform calculations, store and retrieve data, and make decisions based on logical operations. Computers have become an integral part of our lives, used in various fields like education, healthcare, entertainment, and communication. They" /> <meta property="og:url" content="https://www.icsnt.com/" /> <meta property="og:site_name" content="Institute of Computer Science & Web Technology" /> <meta property="og:image" content="https://www.icsnt.com/wp-content/uploads/2022/12/lab2-2-300x102.jpg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="Q. what is computer ? A computer is an electronic machine that takes data as input, processes it according to instructions, and gives meaningful information as output. It can perform calculations, store and retrieve data, and make decisions based on logical operations. Computers have become an integral part of our lives, used in various fields like education, healthcare, entertainment, and communication. They" /> <meta name="twitter:title" content="Computer Fundamentals for Students : - Institute of Computer Science & Web Technology" /> <meta property="twitter:image" content="https://www.icsnt.com/wp-content/uploads/2022/12/lab2-2-300x102.jpg" /> <meta name="follow.it-verification-code-enJjcGFIa2MydjhqTUZSUkRDbXd6SDMrVlhwQjlQbksxTTVtTTl4TkJpcVl0NFBUd3FKa0RJN1o0bXJpcGFKKzVtS3JCSVRpWmNyV3FrMHJrd3c2R3pBUjFNRkRMU0hpUXZVS1JFRStYY0J3OUxacTdDTmdGbjQvOS9PVVNkRW58Y3YzK3RFSlBHVDZUWjVzQ1N4dzVwUWxSdXAycWdwanFKMDRGcm11NG94WT0=" content="MEqc4KlmjFp3Hd9JkqJD"/> <style type="text/css"> body, .site, .swidgets-wrap h3, .post-data-text { background: ; } .site-title a, .site-description { color: ; } .sheader { background-color: ; } .super-menu, #smobile-menu, .primary-menu, .primary-menu ul li ul.children, .primary-menu ul li ul.sub-menu { background-color: ; } .main-navigation ul li a, .main-navigation ul li .sub-arrow, .super-menu .toggle-mobile-menu,.toggle-mobile-menu:before, .mobile-menu-active .smenu-hide { color: ; } #smobile-menu.show .main-navigation ul ul.children.active, #smobile-menu.show .main-navigation ul ul.sub-menu.active, #smobile-menu.show .main-navigation ul li, .smenu-hide.toggle-mobile-menu.menu-toggle, #smobile-menu.show .main-navigation ul li, .primary-menu ul li ul.children li, .primary-menu ul li ul.sub-menu li, .primary-menu .pmenu, .super-menu { border-color: ; border-bottom-color: ; } #secondary .widget h3, #secondary .widget h3 a, #secondary .widget h4, #secondary .widget h1, #secondary .widget h2, #secondary .widget h5, #secondary .widget h6 { color: ; } #secondary .widget a, #secondary a, #secondary .widget li a , #secondary span.sub-arrow{ color: ; } #secondary, #secondary .widget, #secondary .widget p, #secondary .widget li, .widget time.rpwe-time.published { color: ; } #secondary .swidgets-wrap, #secondary .widget ul li, .featured-sidebar .search-field { border-color: ; } .site-info, .footer-column-three input.search-submit, .footer-column-three p, .footer-column-three li, .footer-column-three td, .footer-column-three th, .footer-column-three caption { color: ; } .footer-column-three h3, .footer-column-three h4, .footer-column-three h5, .footer-column-three h6, .footer-column-three h1, .footer-column-three h2, .footer-column-three h4, .footer-column-three h3 a { color: ; } .footer-column-three a, .footer-column-three li a, .footer-column-three .widget a, .footer-column-three .sub-arrow { color: ; } .footer-column-three h3:after { background: ; } .site-info, .widget ul li, .footer-column-three input.search-field, .footer-column-three input.search-submit { border-color: ; } .site-footer { background-color: ; } .archive .page-header h1, .blogposts-list h2 a, .blogposts-list h2 a:hover, .blogposts-list h2 a:active, .search-results h1.page-title { color: ; } .blogposts-list .post-data-text, .blogposts-list .post-data-text a{ color: ; } .blog .tag-cat-container, .blog .tag-cat-container a, .blogposts-list p { color: ; } .page-numbers li a, .blogposts-list .blogpost-button { background: ; } .page-numbers li a, .blogposts-list .blogpost-button, span.page-numbers.dots, .page-numbers.current, .page-numbers li a:hover { color: ; } .blog .tag-cat-container a, .archive .page-header h1, .search-results h1.page-title, .blogposts-list.fbox, span.page-numbers.dots, .page-numbers li a, .page-numbers.current { border-color: ; } .blogposts-list .post-data-divider { background: ; } .page .comments-area .comment-author, .page .comments-area .comment-author a, .page .comments-area .comments-title, .page .content-area h1, .page .content-area h2, .page .content-area h3, .page .content-area h4, .page .content-area h5, .page .content-area h6, .page .content-area th, .single .comments-area .comment-author, .single .comments-area .comment-author a, .single .comments-area .comments-title, .single .content-area h1, .single .content-area h2, .single .content-area h3, .single .content-area h4, .single .content-area h5, .single .content-area h6, .single .content-area th, .search-no-results h1, .error404 h1 { color: ; } .single .post-data-text, .page .post-data-text, .page .post-data-text a, .single .post-data-text a, .comments-area .comment-meta .comment-metadata a { color: ; } .page .content-area p, .page article, .page .content-area table, .page .content-area dd, .page .content-area dt, .page .content-area address, .page .content-area .entry-content, .page .content-area li, .page .content-area ol, .single .content-area p, .single article, .single .content-area table, .single .content-area dd, .single .content-area dt, .single .content-area address, .single .entry-content, .single .content-area li, .single .content-area ol, .search-no-results .page-content p { color: ; } .single .tag-cat-container a, .page .tag-cat-container a, .single .entry-content a, .page .entry-content a, .comment-content a, .comments-area .reply a, .logged-in-as a, .comments-area .comment-respond a { color: ; } .comments-area p.form-submit input { background: ; } .error404 .page-content p, .error404 input.search-submit, .search-no-results input.search-submit { color: ; } .page .tag-cat-container a, .single .tag-cat-container a,.page .comments-area, .page article.fbox, .page article tr, .page .comments-area ol.comment-list ol.children li, .page .comments-area ol.comment-list .comment, .single .comments-area, .single article.fbox, .single article tr, .comments-area ol.comment-list ol.children li, .comments-area ol.comment-list .comment, .error404 main#main, .error404 .search-form label, .search-no-results .search-form label, .error404 input.search-submit, .search-no-results input.search-submit, .error404 main#main, .search-no-results section.fbox.no-results.not-found{ border-color: ; } .single .post-data-divider, .page .post-data-divider { background: ; } .single .comments-area p.form-submit input, .page .comments-area p.form-submit input { color: ; } .bottom-header-wrapper { padding-top: px; } .bottom-header-wrapper { padding-bottom: px; } .bottom-header-wrapper { background: ; } .bottom-header-wrapper *{ color: ; } .header-widget a, .header-widget li a, .header-widget i.fa { color: ; } .header-widget, .header-widget p, .header-widget li, .header-widget .textwidget { color: ; } .header-widget .widget-title, .header-widget h1, .header-widget h3, .header-widget h2, .header-widget h4, .header-widget h5, .header-widget h6{ color: ; } .header-widget.swidgets-wrap, .header-widget ul li, .header-widget .search-field { border-color: ; } </style> <style type="text/css"> body, .site, .swidgets-wrap h3, .post-data-text { background: ; } .site-title a, .site-description { color: ; } .sheader { background: } </style> <script data-cfasync="false"> var dFlipLocation = "https://www.icsnt.com/wp-content/plugins/3d-flipbook-dflip-lite/assets/"; var dFlipWPGlobal = {"text":{"toggleSound":"Turn on\/off Sound","toggleThumbnails":"Toggle Thumbnails","toggleOutline":"Toggle Outline\/Bookmark","previousPage":"Previous Page","nextPage":"Next Page","toggleFullscreen":"Toggle Fullscreen","zoomIn":"Zoom In","zoomOut":"Zoom Out","toggleHelp":"Toggle Help","singlePageMode":"Single Page Mode","doublePageMode":"Double Page Mode","downloadPDFFile":"Download PDF File","gotoFirstPage":"Goto First Page","gotoLastPage":"Goto Last Page","share":"Share","mailSubject":"I wanted you to see this FlipBook","mailBody":"Check out this site {{url}}","loading":"DearFlip: Loading "},"moreControls":"download,pageMode,startPage,endPage,sound","hideControls":"","scrollWheel":"true","backgroundColor":"#777","backgroundImage":"","height":"auto","paddingLeft":"20","paddingRight":"20","controlsPosition":"bottom","duration":800,"soundEnable":"true","enableDownload":"true","enableAnnotation":"false","enableAnalytics":"false","webgl":"true","hard":"none","maxTextureSize":"1600","rangeChunkSize":"524288","zoomRatio":1.5,"stiffness":3,"pageMode":"0","singlePageMode":"0","pageSize":"0","autoPlay":"false","autoPlayDuration":5000,"autoPlayStart":"false","linkTarget":"2","sharePrefix":"dearflip-"};</script> <style type="text/css"></style> <style> .synved-social-resolution-single { display: inline-block; } .synved-social-resolution-normal { display: inline-block; } .synved-social-resolution-hidef { display: none; } @media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) { .synved-social-resolution-normal { display: none; } .synved-social-resolution-hidef { display: inline-block; } } </style><link rel="icon" href="https://www.icsnt.com/wp-content/uploads/2023/01/ICSNT-150x150.jpg" sizes="32x32" /> <link rel="icon" href="https://www.icsnt.com/wp-content/uploads/2023/01/ICSNT-300x299.jpg" sizes="192x192" /> <link rel="apple-touch-icon" href="https://www.icsnt.com/wp-content/uploads/2023/01/ICSNT-300x299.jpg" /> <meta name="msapplication-TileImage" content="https://www.icsnt.com/wp-content/uploads/2023/01/ICSNT-300x299.jpg" /> </head> <body class="home page-template-default page page-id-776 sfsi_actvite_theme_default masthead-fixed elementor-default elementor-kit-1012"> <div id="page" class="site"> <header id="masthead" class="sheader site-header clearfix"> <div class="content-wrap"> <div class="site-branding"> <p class="site-title"><a href="https://www.icsnt.com/" rel="home">Institute of Computer Science & Web Technology</a></p> <p class="site-description">icsntech@yahoo.com</p> </div><!-- .site-branding --> </div> <nav id="primary-site-navigation" class="primary-menu main-navigation clearfix"> <a href="#" id="pull" class="smenu-hide toggle-mobile-menu menu-toggle" aria-controls="secondary-menu" aria-expanded="false">Menu </a> <div class="content-wrap text-center"> <div class="center-main-menu"> <div class="menu-about-institute-of-cs-wt-container"><ul id="primary-menu" class="pmenu"><li id="menu-item-1015" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-1015"><a href="#">About ICS & WT</a> <ul class="sub-menu"> <li id="menu-item-1457" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1457"><a href="https://www.icsnt.com/home-page/">Inst. of Computer Sc.</a></li> <li id="menu-item-905" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-905"><a href="https://www.icsnt.com/my-home-page/">About ICS & WT</a></li> <li id="menu-item-1019" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1019"><a href="https://www.icsnt.com/wp-content/uploads/sp/iframe.html">HTML Page of icsnt.com</a></li> <li id="menu-item-906" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-776 current_page_item menu-item-906"><a href="https://www.icsnt.com/" aria-current="page">Computer Fundamentals for Students :</a></li> </ul> </li> <li id="menu-item-1016" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1016"><a href="#">About School</a> <ul class="sub-menu"> <li id="menu-item-910" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-910"><a href="https://www.icsnt.com/home-page/our-students-success-stories/">Teachers List</a></li> <li id="menu-item-909" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-909"><a href="https://www.icsnt.com/home-page/student-record/">Student Record</a></li> <li id="menu-item-912" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-912"><a href="https://www.icsnt.com/school-photographs/">Photo Gallery of School (only for students)</a></li> </ul> </li> <li id="menu-item-1017" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1017"><a href="#">Useful Links</a> <ul class="sub-menu"> <li id="menu-item-968" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-968"><a href="https://www.icsnt.com/gaya-guidance-program/">Gaya Guidance Program</a></li> <li id="menu-item-913" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-913"><a href="https://www.icsnt.com/admission-form-for-new-students/">Admission Form for Class – XI</a></li> <li id="menu-item-917" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-917"><a href="https://www.icsnt.com/useful-pdf-for-students/">Useful PDF for Students</a></li> </ul> </li> <li id="menu-item-1018" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1018"><a href="#">Contact Us</a> <ul class="sub-menu"> <li id="menu-item-911" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-911"><a href="https://www.icsnt.com/contact-us-3/">Contact us for any query</a></li> </ul> </li> </ul></div> </div> </div> </nav><!-- #primary-site-navigation --> <div class="super-menu clearfix"> <div class="super-menu-inner"> <a href="#" id="pull" class="toggle-mobile-menu menu-toggle" aria-controls="secondary-menu" aria-expanded="false">Menu</a> </div> </div> <div id="mobile-menu-overlay"></div> </header> <!-- Image banner --> <!-- / Image banner --> <div class="content-wrap"> <!-- Upper widgets --> <div class="header-widgets-wrapper"> </div> <!-- / Upper widgets --> </div> <div id="content" class="site-content clearfix"> <div class="content-wrap"> <div id="primary" class="featured-content content-area"> <main id="main" class="site-main"> <article id="post-776" class="posts-entry fbox post-776 page type-page status-publish hentry"> <header class="entry-header"> <h1 class="entry-title">Computer Fundamentals for Students :</h1> </header><!-- .entry-header --> <div class="entry-content"> <p><img decoding="async" class="aligncenter" src="https://www.icsnt.com/wp-content/uploads/2022/12/lab2-2-300x102.jpg" alt="" width="326" height="111" /></p> <h3 data-sourcepos="1:1-1:247"><strong>Q. what is computer ?</strong></h3> <p data-sourcepos="1:1-1:247">A computer is an electronic machine that takes data as input, processes it according to instructions, and gives meaningful information as output. It can perform calculations, store and retrieve data, and make decisions based on logical operations.</p> <p data-sourcepos="3:1-3:230">Computers have become an integral part of our lives, used in various fields like education, healthcare, entertainment, and communication. They come in different sizes and forms, from small handheld devices to large supercomputers.</p> <p data-sourcepos="5:1-5:274">Computers work using hardware components like the central processing unit (CPU), memory, and storage devices, and software programs that provide instructions for the hardware to execute. They have evolved significantly over time, becoming faster, smaller, and more powerful.</p> <p data-sourcepos="7:1-7:218">Computers have revolutionized the way we live and work, making tasks easier and more efficient. They have enabled us to connect with people worldwide, access vast amounts of information, and automate complex processes.</p> <p data-sourcepos="1:1-1:134"><span style="color: #000080;">कम्प्यूटर एक ऐसा उपकरण है जो डेटा को प्रोसेस करके जानकारी में बदलता है। यह एक इलेक्ट्रॉनिक मशीन है जो निर्देशों के अनुसार काम करती है।</span></p> <p data-sourcepos="3:1-3:27"><span style="color: #000080;">कम्प्यूटर के मुख्य भाग हैं:</span></p> <ul data-sourcepos="5:1-9:0"> <li data-sourcepos="5:1-5:108"><span style="color: #000080;"><strong>सेंट्रल प्रोसेसिंग यूनिट (सीपीयू):</strong> यह कम्प्यूटर का मस्तिष्क होता है और सभी गणनाएँ और निर्णय लेता है।</span></li> <li data-sourcepos="6:1-6:54"><span style="color: #000080;"><strong>मेमोरी:</strong> यह डेटा और निर्देशों को स्टोर करता है।</span></li> <li data-sourcepos="7:1-7:104"><span style="color: #000080;"><strong>इनपुट डिवाइस:</strong> यह डेटा को कम्प्यूटर में डालने के लिए उपयोग किया जाता है, जैसे कि कीबोर्ड और माउस।</span></li> <li data-sourcepos="8:1-9:0"><span style="color: #000080;"><strong>आउटपुट डिवाइस:</strong> यह प्रोसेस किए गए डेटा को प्रदर्शित करता है, जैसे कि मॉनिटर और प्रिंटर।</span></li> </ul> <p data-sourcepos="10:1-10:64"><span style="color: #000080;">कम्प्यूटर का उपयोग विभिन्न कार्यों के लिए किया जाता है, जैसे कि:</span></p> <ul data-sourcepos="12:1-16:0"> <li data-sourcepos="12:1-12:128"><span style="color: #000080;"><strong>शिक्षा:</strong> विद्यार्थी कम्प्यूटर का उपयोग जानकारी खोजने, असाइनमेंट पूरा करने और ऑनलाइन कक्षाओं में भाग लेने के लिए करते हैं।</span></li> <li data-sourcepos="13:1-13:96"><span style="color: #000080;"><strong>मनोरंजन:</strong> कम्प्यूटर का उपयोग गेम खेलने, फिल्में देखने और संगीत सुनने के लिए किया जाता है।</span></li> <li data-sourcepos="14:1-14:132"><span style="color: #000080;"><strong>संचार:</strong> कम्प्यूटर का उपयोग ईमेल भेजने, वीडियो कॉल करने और सोशल मीडिया पर दोस्तों और परिवार के साथ जुड़ने के लिए किया जाता है।</span></li> <li data-sourcepos="15:1-16:0"><span style="color: #000080;"><strong>व्यवसाय:</strong> कम्प्यूटर का उपयोग डेटा का विश्लेषण करने, रिपोर्ट बनाने और ग्राहकों के साथ संवाद करने के लिए किया जाता है।</span></li> </ul> <p data-sourcepos="17:1-17:92"><span style="color: #000080;">कम्प्यूटर हमारे जीवन का एक अभिन्न अंग बन गया है और यह हमारे जीवन को कई तरह से आसान बनाता है।</span></p> <h3 data-sourcepos="17:1-17:92"><span style="color: #000080;">Q What is the difference between Hardware and Software ?</span></h3> <p data-sourcepos="1:1-1:281"><span style="color: #000080;">Hardware are the physical parts of a computer that you can touch, like the keyboard, mouse, monitor, and the components inside the computer case.</span></p> <p data-sourcepos="1:1-1:281"><span style="color: #000080;">Software, on the other hand, is a set of instructions that tell the hardware what to do. It’s like the programs and apps that you use.</span></p> <p data-sourcepos="3:1-3:136"><span style="color: #000080;">Think of it this way: hardware is like the body of a computer, and software is like its brain. Both are needed for the computer to work.</span></p> <h3 data-sourcepos="1:1-1:49"><span style="color: #000080;">हार्डवेयर और सॉफ्टवेयर (Hardware and Software)</span></h3> <p data-sourcepos="3:1-3:192"><span style="color: #000080;"><strong>हार्डवेयर (Hardware)</strong>: कंप्यूटर के वे भौतिक भाग जिन्हें हम देख और छू सकते हैं, हार्डवेयर कहलाते हैं। जैसे: कीबोर्ड, माउस, मॉनिटर, सीपीयू, प्रिंटर आदि। ये सभी उपकरण मिलकर कंप्यूटर बनाते हैं।</span></p> <p data-sourcepos="5:1-5:315"><span style="color: #000080;"><strong>सॉफ्टवेयर (Software)</strong>: कंप्यूटर प्रोग्रामों का समूह जो कंप्यूटर को बताता है कि क्या करना है, सॉफ्टवेयर कहलाता है। इसे हम छू नहीं सकते, केवल उपयोग कर सकते हैं। जैसे: ऑपरेटिंग सिस्टम (Windows, Android), एप्लीकेशन (Word, Excel, games) आदि। सॉफ्टवेयर हार्डवेयर को नियंत्रित करता है और हमारे कार्यों को संभव बनाता है।</span></p> <p data-sourcepos="7:1-7:92"><span style="color: #000080;"><strong>संक्षेप में:</strong> हार्डवेयर शरीर है तो सॉफ्टवेयर आत्मा। दोनों मिलकर ही कंप्यूटर को चलाते हैं।</span></p> <h3 data-sourcepos="7:1-7:92">Q. Explain about various generations of computers.</h3> <p data-sourcepos="1:1-1:125">The evolution of computers is often categorized into five generations, each marked by significant technological advancements.</p> <p data-sourcepos="3:1-3:178"><strong>First Generation (1940s-1950s):</strong> These computers used vacuum tubes, which were bulky and generated a lot of heat. They were large, expensive, and had limited processing power.</p> <p data-sourcepos="5:1-5:172"><strong>Second Generation (1950s-1960s):</strong> The invention of transistors replaced vacuum tubes, making computers smaller, faster, and more reliable. They also consumed less power.</p> <p data-sourcepos="7:1-7:182"><strong>Third Generation (1960s-1970s):</strong> Integrated circuits (ICs), or chips, were developed, which further reduced the size and cost of computers while increasing their processing power.</p> <p data-sourcepos="9:1-9:261"><strong>Fourth Generation (1970s-present):</strong> The invention of the microprocessor, a single chip containing the central processing unit (CPU) of a computer, led to the development of personal computers (PCs). These computers are smaller, more powerful, and affordable.</p> <p data-sourcepos="11:1-11:237"><strong>Fifth Generation (present and beyond):</strong> This generation focuses on artificial intelligence (AI) and machine learning. Computers are becoming more intelligent and capable of performing tasks that previously required human intelligence.</p> <p data-sourcepos="13:1-13:144">Each generation has brought about significant improvements in computer technology, making computers smaller, faster, cheaper, and more powerful.</p> <h3 data-sourcepos="1:1-1:50"><span style="color: #000080;">कंप्यूटर की पीढ़ियाँ (Generations of Computers)</span></h3> <p data-sourcepos="3:1-3:122"><span style="color: #000080;">कंप्यूटर के विकास को विभिन्न पीढ़ियों में बांटा गया है, जिनमें प्रत्येक पीढ़ी तकनीकी में एक महत्वपूर्ण बदलाव का प्रतीक है।</span></p> <p data-sourcepos="5:1-5:226"><span style="color: #000080;"><strong>पहली पीढ़ी (1940-1956):</strong> इस पीढ़ी के कंप्यूटरों में वैक्यूम ट्यूब का उपयोग होता था, जो आकार में बड़े और बहुत गर्मी पैदा करते थे। ये कंप्यूटर महंगे और जटिल थे, और इनका उपयोग वैज्ञानिक और सैन्य उद्देश्यों के लिए किया जाता था।</span></p> <p data-sourcepos="7:1-7:199"><span style="color: #000080;"><strong>दूसरी पीढ़ी (1956-1963):</strong> इस पीढ़ी में ट्रांजिस्टर का उपयोग हुआ, जो वैक्यूम ट्यूब की तुलना में छोटे, तेज और अधिक विश्वसनीय थे। इससे कंप्यूटरों का आकार छोटा हुआ और उनकी गति और क्षमता में सुधार हुआ।</span></p> <p data-sourcepos="9:1-9:184"><span style="color: #000080;"><strong>तीसरी पीढ़ी (1964-1971):</strong> इस पीढ़ी में इंटीग्रेटेड सर्किट (आईसी) का उपयोग हुआ, जिसने कंप्यूटरों को और भी छोटा, तेज और सस्ता बना दिया। आईसी ने कंप्यूटरों की विश्वसनीयता को भी बढ़ाया।</span></p> <p data-sourcepos="11:1-11:202"><span style="color: #000080;"><strong>चौथी पीढ़ी (1971-वर्तमान):</strong> इस पीढ़ी में माइक्रोप्रोसेसर का उपयोग हुआ, जिसने कंप्यूटरों को अत्यधिक शक्तिशाली और छोटा बना दिया। माइक्रोप्रोसेसर के कारण ही पर्सनल कंप्यूटर (पीसी) का विकास संभव हो पाया।</span></p> <p data-sourcepos="13:1-13:179"><span style="color: #000080;"><strong>पांचवीं पीढ़ी (वर्तमान):</strong> इस पीढ़ी के कंप्यूटर आर्टिफिशियल इंटेलिजेंस (एआई) और मशीन लर्निंग जैसी तकनीकों पर आधारित हैं। ये कंप्यूटर इंसानों की तरह सोचने और सीखने में सक्षम हैं।</span></p> <p data-sourcepos="15:1-15:116"><span style="color: #000080;">कंप्यूटर की प्रत्येक पीढ़ी ने हमारे जीवन में क्रांति ला दी है, और आज कंप्यूटर हमारे जीवन का एक अभिन्न अंग बन गए हैं।</span></p> <h3 data-sourcepos="15:1-15:116">Q. Explain about input unit, output units, storage unit and processing unit of computers.</h3> <p>A computer system works through the interaction of several key units: input, output, storage, and processing. Think of it like a human brain working with its senses and memory.</p> <p><strong>Input Unit:</strong> This is how data and instructions enter the computer. It’s like our eyes and ears. Examples include:</p> <ul> <li><strong>Keyboard:</strong> We type text and commands using keys.</li> <li><strong>Mouse:</strong> We point and click to interact with the screen.</li> <li><strong>Scanner:</strong> We convert images and documents into digital form.</li> <li><strong>Microphone:</strong> We input audio.</li> <li><strong>Webcam:</strong> We capture video.</li> </ul> <p><strong>Output Unit:</strong> This is how the computer displays or presents the results of its processing. It’s like our mouth and hands expressing thoughts. Examples include:</p> <ul> <li><strong>Monitor:</strong> Displays text, images, and videos.</li> <li><strong>Printer:</strong> Creates hard copies of documents and images.</li> <li><strong>Speakers:</strong> Produce audio output.</li> <li><strong>Projector:</strong> Projects images onto a larger screen.</li> <li><strong>Headphones:</strong> Provide audio output privately.</li> </ul> <p><strong>Storage Unit:</strong> This is where the computer keeps data and programs for later use. It’s like our long-term memory. Examples include:</p> <ul> <li><strong>Hard Disk Drive (HDD):</strong> Stores large amounts of data permanently.</li> <li><strong>Solid State Drive (SSD):</strong> Faster and more durable than HDDs.</li> <li><strong>USB Flash Drive:</strong> Portable storage device.</li> <li><strong>Memory Cards (SD cards):</strong> Used in cameras and other devices.</li> </ul> <p><strong>Processing Unit:</strong> This is the “brain” of the computer, where calculations and manipulations of data happen. It’s like our brain’s central processing unit. It primarily consists of:</p> <ul> <li><strong>Central Processing Unit (CPU):</strong> Executes instructions and performs calculations. It has two main parts: <ul> <li><strong>Arithmetic Logic Unit (ALU):</strong> Performs mathematical and logical operations.</li> <li><strong>Control Unit (CU):</strong> Directs the flow of data within the computer.</li> </ul> </li> </ul> <p>Data flows between these units. For example, you type on the keyboard (input), the data is stored in memory (storage), the CPU processes it (processing), and the result is displayed on the monitor (output). These units work together seamlessly to allow us to interact with and utilize the power of computers.</p> <h3><span style="color: #000080;"><strong>कंप्यूटर की प्रमुख इकाइयाँ</strong></span></h3> <p><span style="color: #000080;">कंप्यूटर मुख्य रूप से चार इकाइयों पर कार्य करता है: <strong>इनपुट यूनिट, आउटपुट यूनिट, स्टोरेज यूनिट और प्रोसेसिंग यूनिट</strong>। ये सभी इकाइयाँ मिलकर कंप्यूटर को सुचारू रूप से काम करने में मदद करती हैं।</span></p> <hr /> <h3><span style="color: #000080;"><strong>1. इनपुट यूनिट (Input Unit)</strong></span></h3> <p><span style="color: #000080;">इनपुट यूनिट का कार्य उपयोगकर्ता द्वारा दी गई जानकारी या डाटा को कंप्यूटर तक पहुँचाना होता है। यह यूनिट विभिन्न इनपुट डिवाइसेज़ की सहायता से कंप्यूटर को निर्देश देती है।</span></p> <p><span style="color: #000080;"><strong>उदाहरण:</strong></span></p> <ul> <li><span style="color: #000080;"><strong>कीबोर्ड (Keyboard)</strong> – टेक्स्ट और कमांड टाइप करने के लिए।</span></li> <li><span style="color: #000080;"><strong>माउस (Mouse)</strong> – कर्सर को नियंत्रित करने और आइकॉन पर क्लिक करने के लिए।</span></li> <li><span style="color: #000080;"><strong>स्कैनर (Scanner)</strong> – दस्तावेज़ों और छवियों को डिजिटल रूप में बदलने के लिए।</span></li> <li><span style="color: #000080;"><strong>माइक्रोफोन (Microphone)</strong> – ध्वनि को कंप्यूटर में इनपुट करने के लिए।</span></li> </ul> <hr /> <h3><span style="color: #000080;"><strong>2. आउटपुट यूनिट (Output Unit)</strong></span></h3> <p><span style="color: #000080;">आउटपुट यूनिट कंप्यूटर द्वारा संसाधित (प्रोसेस) किए गए डाटा को उपयोगकर्ता को प्रस्तुत करती है।</span></p> <p><span style="color: #000080;"><strong>उदाहरण:</strong></span></p> <ul> <li><span style="color: #000080;"><strong>मॉनिटर (Monitor)</strong> – स्क्रीन पर परिणाम (Result) दिखाने के लिए।</span></li> <li><span style="color: #000080;"><strong>प्रिंटर (Printer)</strong> – डिजिटल डाटा को कागज पर मुद्रित (Print) करने के लिए।</span></li> <li><span style="color: #000080;"><strong>स्पीकर (Speaker)</strong> – ध्वनि आउटपुट के लिए।</span></li> </ul> <hr /> <h3><span style="color: #000080;"><strong>3. स्टोरेज यूनिट (Storage Unit)</strong></span></h3> <p><span style="color: #000080;">इस यूनिट का उपयोग डाटा और जानकारी को संग्रहीत (Store) करने के लिए किया जाता है।</span></p> <p><span style="color: #000080;"><strong>प्रकार:</strong></span></p> <ul> <li><span style="color: #000080;"><strong>प्राथमिक मेमोरी (Primary Memory)</strong> – अस्थायी स्टोरेज (RAM, Cache)।</span></li> <li><span style="color: #000080;"><strong>द्वितीयक मेमोरी (Secondary Memory)</strong> – स्थायी स्टोरेज (Hard Disk, SSD, Pen Drive)।</span></li> </ul> <hr /> <h3><span style="color: #000080;"><strong>4. प्रोसेसिंग यूनिट (Processing Unit)</strong></span></h3> <p><span style="color: #000080;">इसे <strong>सेंट्रल प्रोसेसिंग यूनिट (CPU)</strong> कहा जाता है, जो कंप्यूटर का मस्तिष्क (Brain) होता है। यह सभी गणनाओं और तार्किक क्रियाओं को अंजाम देता है।</span></p> <p><span style="color: #000080;"><strong>CPU के भाग:</strong></span></p> <ul> <li><span style="color: #000080;"><strong>अंकगणित और तार्किक इकाई (ALU)</strong> – गणितीय और लॉजिक संचालन करता है।</span></li> <li><span style="color: #000080;"><strong>नियंत्रण इकाई (CU)</strong> – सभी कार्यों को नियंत्रित करता है।</span></li> </ul> <p><span style="color: #000080;"><strong>उदाहरण:</strong> Intel i7, AMD Ryzen प्रोसेसर।</span></p> <p><span style="color: #000080;"><strong>निष्कर्ष:</strong></span><br /> <span style="color: #000080;">इन चार इकाइयों के सहयोग से कंप्यूटर प्रभावी रूप से कार्य करता है।</span></p> <h3>Q. What is computer’s memory ? Explain various types of computers memory.</h3> <p><strong>Computer memory</strong> is like the short-term and long-term storage your computer uses to hold data and instructions. It’s essential for everything your computer does. Here’s a breakdown of the main types:</p> <ol> <li><strong> Primary Memory (Main Memory)</strong></li> </ol> <ul> <li><strong>RAM (Random Access Memory):</strong> This is your computer’s short-term memory. It holds the data and instructions your CPU is actively using. RAM is fast, but it’s volatile, meaning it loses its data when the power is turned off. Think of it like your desk where you keep the papers you’re currently working on.</li> <li><strong>ROM (Read-Only Memory):</strong> This memory stores essential instructions for booting up your computer. It’s non-volatile, so it retains its data even when the power is off. Think of it like a small instruction manual that always stays with your computer.</li> </ul> <ol start="2"> <li><strong> Secondary Memory (Storage)</strong></li> </ol> <ul> <li><strong>Hard Disk Drives (HDDs):</strong> These are traditional storage devices that use spinning platters to store data magnetically. HDDs are non-volatile and can hold large amounts of data, but they are slower than other types of memory. Think of it like a filing cabinet where you store documents you’re not actively using.</li> <li><strong>Solid State Drives (SSDs):</strong> These drives use flash memory to store data, making them much faster than HDDs. SSDs are also non-volatile and more durable than HDDs. Think of it like a faster filing cabinet with more organized storage.</li> <li><strong>Optical Discs (CDs, DVDs, Blu-rays):</strong> These discs use lasers to read and write data. They are non-volatile and portable, but they have limited storage capacity and are slower than other types of memory. Think of it like a portable folder you can use to share files.</li> <li><strong>Flash Drives (USB drives):</strong> These small, portable drives use flash memory to store data. They are non-volatile and easy to use, making them ideal for transferring files between computers. Think of it like a small, portable folder you can carry around.</li> </ul> <ol start="3"> <li><strong> Cache Memory</strong></li> </ol> <ul> <li><strong>Cache:</strong> This is a small, high-speed memory that stores frequently accessed data and instructions. It’s located closer to the CPU than RAM, allowing for even faster access. Think of it like a small notepad on your desk where you keep the most important information you need to access quickly.</li> </ul> <ol start="4"> <li><strong> Virtual Memory</strong></li> </ol> <ul> <li><strong>Virtual Memory:</strong> This is a technique that uses a portion of your hard drive as an extension of RAM. It’s used when your computer runs out of RAM, but it’s much slower. Think of it like borrowing space from your filing cabinet when your desk gets too full.</li> </ul> <ol start="5"> <li><strong> Other Types of Memory</strong></li> </ol> <ul> <li><strong>VRAM (Video RAM):</strong> This is dedicated memory for your graphics card. It’s used to store image and video data, allowing for smoother graphics performance.</li> <li><strong>Flash Memory:</strong> This type of non-volatile memory is used in many devices, including smartphones, cameras, and USB drives.</li> </ul> <p><strong>Key Considerations</strong></p> <ul> <li><strong>Speed:</strong> RAM and cache memory are the fastest types of memory, while secondary storage devices are slower.</li> <li><strong>Volatility:</strong> RAM is volatile, while secondary storage devices are non-volatile.</li> <li><strong>Capacity:</strong> Secondary storage devices have the largest storage capacity, while RAM and cache memory have smaller capacities.</li> </ul> <p data-sourcepos="1:1-1:237">कंप्यूटर मेमोरी एक ऐसा उपकरण है जो डेटा और निर्देशों को अस्थायी या स्थायी रूप से संग्रहीत करता है ताकि कंप्यूटर उनका उपयोग कर सके। यह कंप्यूटर का एक अनिवार्य हिस्सा है, जो प्रोसेसर को डेटा और निर्देशों तक तुरंत पहुंचने की अनुमति देता है।</p> <p data-sourcepos="3:1-3:36"><span style="color: #000080;"><strong>कंप्यूटर मेमोरी के मुख्य प्रकार:</strong></span></p> <ol data-sourcepos="5:1-16:0"> <li data-sourcepos="5:1-9:0"> <p data-sourcepos="5:5-5:238"><span style="color: #000080;"><strong>प्राथमिक मेमोरी (Primary Memory):</strong> इसे मुख्य मेमोरी भी कहा जाता है। यह सीपीयू द्वारा सीधे एक्सेस की जाने वाली मेमोरी है। यह अस्थायी होती है, यानी जब कंप्यूटर बंद होता है तो इसमें संग्रहीत डेटा मिट जाता है। इसके दो मुख्य प्रकार हैं:</span></p> <ul data-sourcepos="7:5-9:0"> <li data-sourcepos="7:5-7:218"><span style="color: #000080;"><strong>रैंडम एक्सेस मेमोरी (RAM):</strong> यह सबसे आम प्रकार की प्राथमिक मेमोरी है। यह डेटा को यादृच्छिक रूप से एक्सेस करने की अनुमति देता है, जिसका अर्थ है कि सीपीयू मेमोरी में किसी भी स्थान पर डेटा को पढ़ या लिख सकता है।</span></li> <li data-sourcepos="8:5-9:0"><span style="color: #000080;"><strong>रीड-ओनली मेमोरी (ROM):</strong> यह एक प्रकार की मेमोरी है जिसमें डेटा को केवल पढ़ा जा सकता है, लिखा नहीं जा सकता। इसका उपयोग कंप्यूटर के स्टार्टअप निर्देशों को संग्रहीत करने के लिए किया जाता है।</span></li> </ul> </li> <li data-sourcepos="10:1-16:0"> <p data-sourcepos="10:5-10:252"><span style="color: #000080;"><strong>द्वितीयक मेमोरी (Secondary Memory):</strong> यह मेमोरी डेटा को स्थायी रूप से संग्रहीत करती है, यानी जब कंप्यूटर बंद होता है तब भी डेटा इसमें रहता है। यह प्राथमिक मेमोरी की तुलना में धीमी होती है, लेकिन इसकी क्षमता बहुत अधिक होती है। इसके कुछ उदाहरण हैं:</span></p> <ul data-sourcepos="12:5-16:0"> <li data-sourcepos="12:5-12:133"><span style="color: #000080;"><strong>हार्ड डिस्क ड्राइव (HDD):</strong> यह एक चुंबकीय भंडारण उपकरण है जो डेटा को स्थायी रूप से संग्रहीत करने के लिए उपयोग किया जाता है।</span></li> <li data-sourcepos="13:5-13:166"><span style="color: #000080;"><strong>सॉलिड स्टेट ड्राइव (SSD):</strong> यह एक प्रकार का भंडारण उपकरण है जो डेटा को संग्रहीत करने के लिए फ्लैश मेमोरी का उपयोग करता है। यह HDD की तुलना में तेज़ होता है।</span></li> <li data-sourcepos="14:5-14:128"><span style="color: #000080;"><strong>ऑप्टिकल डिस्क (CD/DVD):</strong> यह एक प्रकार का भंडारण उपकरण है जो डेटा को संग्रहीत करने के लिए लेजर तकनीक का उपयोग करता है।</span></li> <li data-sourcepos="15:5-16:0"><span style="color: #000080;"><strong>यूएसबी फ्लैश ड्राइव:</strong> यह एक छोटा, पोर्टेबल भंडारण उपकरण है जो डेटा को संग्रहीत करने के लिए फ्लैश मेमोरी का उपयोग करता है।</span></li> </ul> </li> <li data-sourcepos="15:5-16:0"> <p data-sourcepos="1:1-1:242"><span style="color: #000080;">कैश मेमोरी एक प्रकार की अस्थाई मेमोरी होती है जो कंप्यूटर के सेंट्रल प्रोसेसिंग यूनिट (CPU) द्वारा बार-बार इस्तेमाल किए जाने वाले डेटा को स्टोर करती है। यह रैम (RAM) की तुलना में बहुत तेज होती है, जिससे CPU डेटा को जल्दी से एक्सेस कर पाता है।</span></p> <p data-sourcepos="3:1-3:309"><span style="color: #000080;">कैश मेमोरी CPU और RAM के बीच एक बफर के रूप में कार्य करती है। जब CPU को किसी डेटा की आवश्यकता होती है, तो वह पहले कैश मेमोरी में देखता है। यदि डेटा कैश मेमोरी में मौजूद है, तो CPU उसे तुरंत एक्सेस कर लेता है। यदि डेटा कैश मेमोरी में नहीं है, तो CPU को RAM से डेटा एक्सेस करना होता है, जिसमें अधिक समय लगता है।</span></p> <p data-sourcepos="5:1-5:151"><span style="color: #000080;">कैश मेमोरी के कई स्तर होते हैं, जिन्हें L1, L2 और L3 कैश कहा जाता है। L1 कैश सबसे छोटा और सबसे तेज होता है, जबकि L3 कैश सबसे बड़ा और सबसे धीमा होता है।</span></p> <p data-sourcepos="7:1-7:177"><span style="color: #000080;">कैश मेमोरी कंप्यूटर के प्रदर्शन को बेहतर बनाने में महत्वपूर्ण भूमिका निभाती है। यह CPU को डेटा को जल्दी से एक्सेस करने में मदद करती है, जिससे कंप्यूटर की गति और दक्षता बढ़ती है।</span></p> </li> </ol> <p data-sourcepos="17:1-17:29"><span style="color: #000080;"><strong>कंप्यूटर मेमोरी का महत्व:</strong></span></p> <p data-sourcepos="19:1-19:248"><span style="color: #000080;">कंप्यूटर मेमोरी कंप्यूटर के प्रदर्शन के लिए बहुत महत्वपूर्ण है। यह सीपीयू को डेटा और निर्देशों तक तुरंत पहुंचने की अनुमति देता है, जिससे कंप्यूटर तेजी से काम कर सकता है। मेमोरी की गति और क्षमता कंप्यूटर की समग्र गति और प्रदर्शन को प्रभावित करती है।</span></p> <p> </p> <p> </p> <header> <hr /> <h3 style="text-align: center;">Contact us:–> <strong style="color: #3366ff; font-size: 16px;">[email protected]</strong></h3> </header> <div class="addtoany_share_save_container addtoany_content addtoany_content_bottom"><div class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://www.icsnt.com/" data-a2a-title="Computer Fundamentals for Students :"><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fwww.icsnt.com%2F&linkname=Computer%20Fundamentals%20for%20Students%20%3A" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fwww.icsnt.com%2F&linkname=Computer%20Fundamentals%20for%20Students%20%3A" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_yahoo_mail" href="https://www.addtoany.com/add_to/yahoo_mail?linkurl=https%3A%2F%2Fwww.icsnt.com%2F&linkname=Computer%20Fundamentals%20for%20Students%20%3A" title="Yahoo Mail" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_pinterest" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fwww.icsnt.com%2F&linkname=Computer%20Fundamentals%20for%20Students%20%3A" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_google_gmail" href="https://www.addtoany.com/add_to/google_gmail?linkurl=https%3A%2F%2Fwww.icsnt.com%2F&linkname=Computer%20Fundamentals%20for%20Students%20%3A" title="Gmail" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_print" href="https://www.addtoany.com/add_to/print?linkurl=https%3A%2F%2Fwww.icsnt.com%2F&linkname=Computer%20Fundamentals%20for%20Students%20%3A" title="Print" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_telegram" href="https://www.addtoany.com/add_to/telegram?linkurl=https%3A%2F%2Fwww.icsnt.com%2F&linkname=Computer%20Fundamentals%20for%20Students%20%3A" title="Telegram" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_sms" href="https://www.addtoany.com/add_to/sms?linkurl=https%3A%2F%2Fwww.icsnt.com%2F&linkname=Computer%20Fundamentals%20for%20Students%20%3A" title="SMS" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_copy_link" href="https://www.addtoany.com/add_to/copy_link?linkurl=https%3A%2F%2Fwww.icsnt.com%2F&linkname=Computer%20Fundamentals%20for%20Students%20%3A" title="Copy Link" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share"></a></div></div> </div><!-- .entry-content --> </article><!-- #post-776 --> </main><!-- #main --> </div><!-- #primary --> <aside id="secondary" class="featured-sidebar widget-area"> <section id="block-8" class="fbox swidgets-wrap widget widget_block"> <ul class="wp-block-list"> <li><strong><em>Useful links for students (some links may be open in new Tab, so go to that Tab :-</em></strong></li> <li><a rel="noreferrer noopener" href="https://ofssbihar.in/Higher-Education/index.aspx" target="_blank">OFSS - Online Facilitation System for Students</a></li> <li><a href="https://biharcareerportal.com/" target="_blank" rel="noreferrer noopener">Bihar Career Portal for students of class IX to XII.</a></li> <li><a href="https://scholarships.gov.in/" target="_blank" rel="noreferrer noopener">National Scholarship Portal - NSP</a></li> <li><a href="http://www.pmsonline.bih.nic.in/pmsedu/(S(liv5khumgnnl241tocpblpe4))/pms/Default.aspx" target="_blank" rel="noreferrer noopener">Bihar Scholarship Portal (PMS - Online)</a></li> <li><a href="http://www.ekalyan.bih.nic.in/" target="_blank" rel="noreferrer noopener">E-Kalyan ( ई - कल्याण )</a></li> <li><a rel="noreferrer noopener" href="https://www.biharjobportal.com/" target="_blank">Bihar Job Portal</a></li> <li></li> </ul> </section><section id="block-27" class="fbox swidgets-wrap widget widget_block widget_media_gallery"> <figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex"> <figure class="wp-block-image size-large is-style-default"><img loading="lazy" decoding="async" width="474" height="266" data-id="763" src="https://www.icsnt.com/wp-content/uploads/2022/12/Lab-1.jpeg" alt="" class="wp-image-763" srcset="https://www.icsnt.com/wp-content/uploads/2022/12/Lab-1.jpeg 474w, https://www.icsnt.com/wp-content/uploads/2022/12/Lab-1-300x168.jpeg 300w" sizes="auto, (max-width: 474px) 100vw, 474px" /></figure> </figure> </section><section id="block-85" class="fbox swidgets-wrap widget widget_block widget_media_gallery"> <figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex"> <figure class="wp-block-image size-large"><img decoding="async" data-id="1212" src="https://www.icsnt.com/wp-content/uploads/2023/01/14_MyPhotos-1.jpg" alt="" class="wp-image-1212"/></figure> </figure> </section><section id="block-114" class="fbox swidgets-wrap widget widget_block"><table border="1" cellpadding="20" cellspacing="3"> <tbody><tr> <td> <font color="green" size="4" face="Bookman Old Style"> <u>Popular Hyperlinks:-</u><br> <a href="https://www.google.co.in/" target="_blank">Google</a> <br> <a href="https://www.youtube.com/" target="_blank">Youtube</a> <br> <a href="https://facebook.com/" target="_blank">Facebook</a> <br> <a href="https://in.pinterest.com/" target="_blank">Pinterest</a><br> <a href="https://www.stumbleupon.com/" target="_blank">Stumble_upon</a><br> <a href="https://www.achhikhabar.com/" target="_blank">Achhikhabar</a> <br> <a href="https://www.whatsapp.com/" target="_blank">Whatsapp</a> <br> <a href="https://twitter.com/i/flow/single_sign_on" target="_blank">Twitter</a> <br> <a href="https://www.instagram.com/" target="_blank">Instagram</a> <br> <a href="https://en.wikipedia.org/wiki/Main_Page" target="_blank">Wikipedia</a> <br> <a href="https://earth.google.com/web/" target="_blank">Google Earth</a> <br> <a href="https://uidai.gov.in/en/" target="_blank">Aadhaar </a> <br> <a href="https://web.umang.gov.in/landing/" target="_blank"> Umang.gov</a><br> <a href="https://incometaxindia.gov.in/Pages/default.aspx" target="_blank">Income_tax </a><br> <a href="https://www.pan.utiitsl.com/" target="_blank"> PAN Card</a><br> <a href="https://sarkarijobfind.com/" target="_blank">Sarkari Jobs</a> <br> <a href="https://www.sarkariresult.com/" target="_blank">Sarkari Result</a> <br> <a href="https://www.sarkari-naukri.in/jobs-by-state/jobs-in-bihar/" target="_blank">Jobs in Bihar</a> <br> <a href="https://www.indiaonline.in/about/importantlinks" target="_blank">India_Online</a> <br> <a href="https://www.tutorialrepublic.com" target="_blank">Tutorial Republic </a> <br> </font> </td></tr></tbody></table></section><section id="block-34" class="fbox swidgets-wrap widget widget_block widget_text"> <p></p> </section><section id="block-110" class="fbox swidgets-wrap widget widget_block widget_text"> <p></p> </section></aside><!-- #secondary --> </div> </div><!-- #content --> <footer id="colophon" class="site-footer clearfix"> <div class="content-wrap"> <div class="footer-column-wrapper"> <div class="footer-column-three footer-column-left"> <section id="block-87" class="fbox widget widget_block"> <ul class="wp-block-social-links is-layout-flex wp-block-social-links-is-layout-flex"><li class="wp-social-link wp-social-link-chain wp-block-social-link"><a href="https://www.icsnt.com/wp-content/uploads/sp/csclink.htm" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M15.6,7.2H14v1.5h1.6c2,0,3.7,1.7,3.7,3.7s-1.7,3.7-3.7,3.7H14v1.5h1.6c2.8,0,5.2-2.3,5.2-5.2,0-2.9-2.3-5.2-5.2-5.2zM4.7,12.4c0-2,1.7-3.7,3.7-3.7H10V7.2H8.4c-2.9,0-5.2,2.3-5.2,5.2,0,2.9,2.3,5.2,5.2,5.2H10v-1.5H8.4c-2,0-3.7-1.7-3.7-3.7zm4.6.9h5.3v-1.5H9.3v1.5z"></path></svg><span class="wp-block-social-link-label screen-reader-text">Link</span></a></li></ul> </section> </div> <div class="footer-column-three footer-column-right"> <section id="block-67" class="fbox widget widget_block"> <div class="wp-block-columns are-vertically-aligned-top is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow"> <figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex"> <figure class="wp-block-image size-large"><img decoding="async" src="https://www.icsnt.com/wp-content/uploads/2022/12/lab3-1-1024x683.jpg" alt="" class="wp-image-880"/><figcaption class="wp-element-caption">Advanced Lab</figcaption></figure> </figure> </div> <div class="wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow"> <figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex"> <figure class="wp-block-image size-large"><img decoding="async" src="https://www.icsnt.com/wp-content/uploads/2022/12/teacher-helping-student-1-1024x683.jpg" alt="" class="wp-image-1002"/></figure> </figure> </div> <div class="wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow"> <figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-5 is-layout-flex wp-block-gallery-is-layout-flex"> <figure class="wp-block-image size-large"><img decoding="async" src="https://www.icsnt.com/wp-content/uploads/2022/12/lab1-1-1024x681.jpg" alt="" class="wp-image-882"/></figure> <figcaption class="blocks-gallery-caption wp-element-caption"><em>Computer Labs</em></figcaption></figure> </div> </div> </section> </div> </div> <div class="site-info"> © 2025 Institute of Computer Science & Web Technology <!-- Delete below lines to remove copyright from footer --> <span class="footer-info-right"> | Powered by <a href="https://superbthemes.com/minimalistblogger/" rel="nofollow noopener">Minimalist Blog</a> WordPress Theme </span> <!-- Delete above lines to remove copyright from footer --> </div><!-- .site-info --> </div> </footer> </div> <!-- Off canvas menu overlay, delete to remove dark shadow --> <div id="smobile-menu" class="mobile-only"></div> <div id="mobile-menu-overlay"></div> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11&appId=1158761637505872'; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <!--facebook like and share js --> <div id="fb-root"></div> <script> (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <script> window.addEventListener('sfsi_functions_loaded', function() { if (typeof sfsi_responsive_toggle == 'function') { sfsi_responsive_toggle(0); // console.log('sfsi_responsive_toggle'); } }) </script> <script> window.addEventListener('sfsi_functions_loaded', function() { if (typeof sfsi_plugin_version == 'function') { sfsi_plugin_version(2.77); } }); function sfsi_processfurther(ref) { var feed_id = 'enJjcGFIa2MydjhqTUZSUkRDbXd6SDMrVlhwQjlQbksxTTVtTTl4TkJpcVl0NFBUd3FKa0RJN1o0bXJpcGFKKzVtS3JCSVRpWmNyV3FrMHJrd3c2R3pBUjFNRkRMU0hpUXZVS1JFRStYY0J3OUxacTdDTmdGbjQvOS9PVVNkRW58Y3YzK3RFSlBHVDZUWjVzQ1N4dzVwUWxSdXAycWdwanFKMDRGcm11NG94WT0='; var feedtype = 8; var email = jQuery(ref).find('input[name="email"]').val(); var filter = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; if ((email != "Enter your email") && (filter.test(email))) { if (feedtype == "8") { var url = "https://api.follow.it/subscription-form/" + feed_id + "/" + feedtype; window.open(url, "popupwindow", "scrollbars=yes,width=1080,height=760"); return true; } } else { alert("Please enter email address"); jQuery(ref).find('input[name="email"]').focus(); return false; } } </script> <style type="text/css" aria-selected="true"> .sfsi_subscribe_Popinner { width: 100% !important; height: auto !important; padding: 18px 0px !important; background-color: #ffffff !important; } .sfsi_subscribe_Popinner form { margin: 0 20px !important; } .sfsi_subscribe_Popinner h5 { font-family: Helvetica,Arial,sans-serif !important; font-weight: bold !important; color: #000000 !important; font-size: 16px !important; text-align: center !important; margin: 0 0 10px !important; padding: 0 !important; } .sfsi_subscription_form_field { margin: 5px 0 !important; width: 100% !important; display: inline-flex; display: -webkit-inline-flex; } .sfsi_subscription_form_field input { width: 100% !important; padding: 10px 0px !important; } .sfsi_subscribe_Popinner input[type=email] { font-family: Helvetica,Arial,sans-serif !important; font-style: normal !important; color: #000000 !important; font-size: 14px !important; text-align: center !important; } .sfsi_subscribe_Popinner input[type=email]::-webkit-input-placeholder { font-family: Helvetica,Arial,sans-serif !important; font-style: normal !important; color: #000000 !important; font-size: 14px !important; text-align: center !important; } .sfsi_subscribe_Popinner input[type=email]:-moz-placeholder { /* Firefox 18- */ font-family: Helvetica,Arial,sans-serif !important; font-style: normal !important; color: #000000 !important; font-size: 14px !important; text-align: center !important; } .sfsi_subscribe_Popinner input[type=email]::-moz-placeholder { /* Firefox 19+ */ font-family: Helvetica,Arial,sans-serif !important; font-style: normal !important; color: #000000 !important; font-size: 14px !important; text-align: center !important; } .sfsi_subscribe_Popinner input[type=email]:-ms-input-placeholder { font-family: Helvetica,Arial,sans-serif !important; font-style: normal !important; color: #000000 !important; font-size: 14px !important; text-align: center !important; } .sfsi_subscribe_Popinner input[type=submit] { font-family: Helvetica,Arial,sans-serif !important; font-weight: bold !important; color: #000000 !important; font-size: 16px !important; text-align: center !important; background-color: #dedede !important; } .sfsi_shortcode_container { float: left; } .sfsi_shortcode_container .norm_row .sfsi_wDiv { position: relative !important; } .sfsi_shortcode_container .sfsi_holders { display: none; } </style> <style type="text/css" media="screen"></style><style id='core-block-supports-inline-css' type='text/css'> .wp-block-gallery.wp-block-gallery-1{--wp--style--unstable-gallery-gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );}.wp-block-gallery.wp-block-gallery-2{--wp--style--unstable-gallery-gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );}.wp-block-gallery.wp-block-gallery-3{--wp--style--unstable-gallery-gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );}.wp-block-gallery.wp-block-gallery-4{--wp--style--unstable-gallery-gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );}.wp-block-gallery.wp-block-gallery-5{--wp--style--unstable-gallery-gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );}.wp-container-core-columns-is-layout-1{flex-wrap:nowrap;} </style> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/embed-any-document/js/pdfobject.min.js?ver=2.7.1" id="awsm-ead-pdf-object-js"></script> <script type="text/javascript" id="awsm-ead-public-js-extra"> /* <![CDATA[ */ var eadPublic = []; /* ]]> */ </script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/embed-any-document/js/embed-public.min.js?ver=2.7.1" id="awsm-ead-public-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.7.1" id="swv-js"></script> <script type="text/javascript" id="contact-form-7-js-extra"> /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/www.icsnt.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.7.1" id="contact-form-7-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/school-management-system/assets/js/jquery-confirm.min.js?ver=1" id="jquery-confirm-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/school-management-system/assets/js/toastr.min.js?ver=1" id="toastr-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-includes/js/jquery/jquery.form.min.js?ver=4.3.0" id="jquery-form-js"></script> <script type="text/javascript" id="wlsm-public-js-extra"> /* <![CDATA[ */ var wlsmdateformat = {"wlsmDateFormat":"d-m-Y"}; var wlsmajaxurl = {"url":"https:\/\/www.icsnt.com\/wp-admin\/admin-ajax.php"}; var wlsmadminurl = {"wlsmAdminURL":"https:\/\/www.icsnt.com\/wp-admin\/"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/school-management-system/assets/js/wlsm.js?ver=1.8" id="wlsm-public-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/ultimate-social-media-icons/js/shuffle/modernizr.custom.min.js?ver=6.7.2" id="SFSIjqueryModernizr-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/ultimate-social-media-icons/js/shuffle/jquery.shuffle.min.js?ver=6.7.2" id="SFSIjqueryShuffle-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/ultimate-social-media-icons/js/shuffle/random-shuffle-min.js?ver=6.7.2" id="SFSIjqueryrandom-shuffle-js"></script> <script type="text/javascript" id="SFSICustomJs-js-extra"> /* <![CDATA[ */ var sfsi_icon_ajax_object = {"ajax_url":"https:\/\/www.icsnt.com\/wp-admin\/admin-ajax.php","plugin_url":"https:\/\/www.icsnt.com\/wp-content\/plugins\/ultimate-social-media-icons\/"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/ultimate-social-media-icons/js/custom.js?ver=2.8.0" id="SFSICustomJs-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3" id="jquery-ui-mouse-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-includes/js/jquery/ui/draggable.min.js?ver=1.13.3" id="jquery-ui-draggable-js"></script> <script type="text/javascript" id="GSWPTS-frontend-js-js-extra"> /* <![CDATA[ */ var front_end_data = {"admin_ajax":"https:\/\/www.icsnt.com\/wp-admin\/admin-ajax.php","asynchronous_loading":"on","isProActive":"","iconsURL":""}; /* ]]> */ </script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/sheets-to-wp-table-live-sync/assets/public/scripts/frontend/frontend.min.js?ver=2.12.15" id="GSWPTS-frontend-js-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/themes/minimalistblogger/js/navigation.js?ver=20170823" id="minimalistblogger-navigation-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/themes/minimalistblogger/js/skip-link-focus-fix.js?ver=20170823" id="minimalistblogger-skip-link-focus-fix-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/themes/minimalistblogger/js/script.js?ver=20160720" id="minimalistblogger-script-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/themes/minimalistblogger/js/jquery.flexslider.js?ver=20150423" id="flexslider-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/themes/minimalistblogger/js/accessibility.js?ver=20160720" id="minimalistblogger-accessibility-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/3d-flipbook-dflip-lite/assets/js/dflip.min.js?ver=1.7.33" id="dflip-script-js"></script> <script type="text/javascript" src="https://www.icsnt.com/wp-content/plugins/youtube-embed-plus/scripts/fitvids.min.js?ver=14.1.4.1" id="__ytprefsfitvids__-js"></script> <script type='text/javascript'>function initTwitCount(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://static1.twitcount.com/js/twitcount.js';fjs.parentNode.insertBefore(js,fjs)}} var ssb_twit_count_init=!1;addEventListener('mouseover',function(event){if(!ssb_twit_count_init){initTwitCount(document,'script','twitcount_plugins') ssb_twit_count_init=!0}})</script></body> </html> <!-- Page cached by LiteSpeed Cache 7.1 on 2025-04-30 03:37:47 -->