Posts

Showing posts from April, 2020

What is the Difference Between Object File and Executable File

Image
The  main difference  between object file and executable file is that  an object file is a file generated after compiling the source code while an executable file is a file generated after linking a set of object files together using a linker.  

FOUR MAIN TYPES OF READING

Image
Types of Reading  1. Skimming 2. Scanning 3. Extensive Reading 4. Intensive Reading Skimming :- Skimming is used to quickly gather the most important information. Run your eyes over the text, noting important information. Use skimming to quickly get up to speed on a current business situation. It's not essential to understand each word when skimming. Ex:- The newspaper ( quickly to get the general news of the day). Scanning :- Scanning is used to find a particular piece of information. Run your eyes over the text looking for the specific piece of information you need. Ex:- A train / airplane schedule. Extensive Reading :- Extensive reading involves learner reading texts for enjoyment and develop general reading skills. Another way to say this is students learn examining text by studying the vocabulary, grammer and phrases. Ex:- Reading comic book Intensive Reading :- Intensive reading is used on shorter texts in order to extract specific

Learn C programming just in 4 hours!!

Image
C Programming Language is the most popular computer language and most used programming language till now. It is very simple and elegant language. 1) This is by far the most comprehensive C Programming course you'll find here, or anywhere else. 2) This C Programming tutorial Series starts from the very basics and covers advanced concepts as we progress. This course breaks even the most complex applications down into simplistic steps. 3) It is aimed at complete beginners, and assumes that you have no programming experience whatsoever. 4) This C Programming tutorial Series uses Visual training method, offering users increased retention and accelerated learning. This is we will Learn Data Types, Arithmetic, If, Switch, Ternary Operator, Arrays, For Loop, While Loop, Do While Loop, User Input, Strings, Functions, Recursion, File I/O, Exceptions, Pointers, Reference Operator , memory management, pre-processors and more.