Friday 17 October 2014

Introduction about Object-Oriented Programing Have you know why has object-oriented programming become the preferred approach for most softwares projects ?


I am going to introduce you about Object-Oriented Programing Have you know why has object-oriented programming become the preferred approach for most softwares projects ? OOP offers a new and powerful way to cope with complexity . Instead of viewing a program as a series of steps to be carried out ,it views it as a group of objects that have certain properties nd can take certain actions.This may sound obscure until you learn more about it,but it result in programs that are clearer,more reliable and more easily maintained.
  1. A major goal of our Blog is to teach object-oriented programming . We introduce it as early as possible and cover all its major features .The majority of our Example Programs are OBJECT-ORIENTED In C++.

Past Tense: When a verb is used to show that an action was completed,it is know as the past tense.

Past Tense: When a verb shows that an action was completed in the past ,it is known as simple past tense.

Formula >  Subject + Verb Second Form(Past Tense Verb) + Object

Exaples         I                            waited                                   For her.
                    You                        sang                                      a song.
                     He                        learnt                                    English. Etc  .....

Tenses And Verbs Examples In All The Tenses Past Tense Present Tense Future Tense.

Tenses And Verbs Examples In All The Tenses Past Tense Present Tense Future Tense There Are Three Basic Tenses in English Language And These Three Tenses Are Further More Devided in four componants Simple Tense , Continuous Tense , Perfect Tense And Perfect Continuous Tense .

What Are Computer Viruses ?

  • A computer virus is small program that attaches itself to another program and attachs other software by making copies of itself.