Masters of Computer Science

Masters of Computer Science, Object Oriented Programming

How to create an object from Class?

To create object in OOP, there are three steps. Step 1: Declaration object type and variable Declare a variable with variable name Declare object type Step 2: Instantiation using keyword …...

Read More

Masters of Computer Science, Object Oriented Programming

Structured Programming Vs Object-Oriented Programming – OOP

Structured Programming  Object Oriented Programming Focuses on process/ logical structure and then data required for that process. Focuses on data. Difficult to modify and reuse Easy to modify and reuse code Also …...

Read More

Masters of Computer Science, Object Oriented Programming

References and Primitive Data Types

Two types of entities are identified by JAVA Primitive Objects Primitive Data Types in JAVA most basic types of data 8 primitive data types They have fixed size They are …...

Read More

Masters of Computer Science, Object Oriented Programming

Class and Objects in Java

Class user-defined blueprint in OOP a common set of properties are represented by class To create a class, you need to use the keyword class Example:Class named “Test” is created …...

Read More

Masters of Computer Science, Object Oriented Programming

What are the major features and important characteristics of JAVA Programming?

JAVA is one of the most popular programming languages. The important and major characteristics of Java that you need to know includes: Object-Oriented Everything in java is object-oriented Java is …...

Read More

Masters of Computer Science, Object Oriented Programming

Concept of Object Oriented PRogramming

Introduction to Object-Oriented Programming In simple terms, an application is collection of objects which communicates each other. Real world entities like inheritance, polymorphism are aimed to implemented in object oriented …...

Read More

Masters of Computer Science

Telecommunication Systems – MCS 1st Semester Syllabus ~ Lincoln University College

Introduction to Telecommunication System Evolution of telecommunicationsClassification of Switching SystemTransmission Media CharacteristicsTransmission Lines Data Communications IntroductionOSI ModelData TransmissionData encoding by Line codingAsynchronous and Synchronous TransmissionError DetectionInterfacingData Link LayerRouting in...

Read More

Managerial Communication, Masters of Computer Science

Barriers of Communication

1. Semantic barriers Semantic refers to the study of meanings of words and signs. Semantic barriers occur due to problems in language.  a. Words with different meanings like run.   b. …...

Read More

Managerial Communication, Masters of Computer Science

Operational Categories of Communication

Categories of Business Communication are Internal-Operational category , External-Operational Communication and Personal Communication. But Operation ones are first two. 1. Internal- Operational Communication   • The communication done in conducting …...

Read More

Managerial Communication, Masters of Computer Science

Direction ( Dimension) of Communication

1. Downward Communication It flows from a higher authority to a lower authority. It can be oral and written. Examples: orders, instructions, counselling. 2. Upward Communication The flow of communication …...

Read More
Close