The Teche

Education Tips

  • Facebook
  • Twitter
  • Google Plus
  • Home
  • Education
  • Computer Science
  • Electrical
  • Mechanical
  • Microprocessor
  • Question & Answers

Archive - April 2021

Static Data Member
  • Computer Science

Static Data Member in C++ Example

April 27, 2021
by Santhakumar Raja
3 min read
Add Comment

Having said that each object contains its own separate data, we must now amend that slightly. If a data item in a class is declared as static, only one such item is created for the entire class, no matter how many objects there...

Continue reading

The Default Copy Constructor in C++
  • Computer Science

The Default Copy Constructor in C++

April 27, 2021
by Santhakumar Raja
3 min read
Add Comment

We’ve seen two ways to initialize objects. A no-argument constructor can initialize data members to constant values, and a multi argument constructor can initialize data members to values passed as arguments. Let’s mention...

Continue reading

Sheet Metal Operations
  • Mechanical

Sheet Metal Operations – Sheet Metal Works

April 26, 2021
by Santhakumar Raja
5 min read
Add Comment

It is the sheet metal operations of production of a hole in a sheet metal by the punch and die. In case of punching, a circular hole is produced, where as in the case of piercing, the hole produced may be of any...

Continue reading

Hot Working and Cold Working
  • Mechanical

Hot Working and Cold Working Metal Forming

April 26, 2021
by Santhakumar Raja
3 min read
Add Comment

To deform the metal permanently, the stress must exceed the elastic limit. At room temperature, the metal is in a more rigid state than when at higher temperature. Hot Working and Cold Working Metal Forming. Thus, to deform the...

Continue reading

C++ Objects as Physical Objects
  • Computer Science

C++ Objects as Physical Objects

April 25, 2021
by Santhakumar Raja
4 min read
Add Comment

In many programming situations, objects in programs represent C++ Objects as Physical Objects: things that can be felt or seen. These situations provide vivid examples of the correspondence between the program and the real world...

Continue reading

Inline Function
  • Computer Science

Inline Function in C++ with Example

April 25, 2021
by Santhakumar Raja
4 min read
Add Comment

We mentioned that inline function save memory space because all the calls to the function cause the same code to be executed; the function body need not be duplicated in memory. When the compiler sees a function call, it normally...

Continue reading

Recursion in C++
  • Computer Science

Recursion in C++ with Example

April 25, 2021
by Santhakumar Raja
3 min read
Add Comment

The existence of functions makes possible a programming technique called recursion. Recursion c++ involves a function calling itself. This sounds rather improbable, and indeed a function calling itself is often a bug. However...

Continue reading

Overloaded Functions
  • Computer Science

Overloaded Functions in C++ with Example

April 24, 2021
by Santhakumar Raja
6 min read
Add Comment

An overloaded functions appears to perform different activities depending on the kind of data sent to it. Overloading is like the joke about the famous scientist who insisted that the thermos bottle was the greatest invention of...

Continue reading

Relational Operators
  • Computer Science

Relational Operators in C++ with Example Program

April 23, 2021
by Santhakumar Raja
4 min read
Add Comment

A relational operators compares two values. The values can be any built in C++ data type, such as char, int, and float, or as we’ll see later they can be user defined classes. The comparison involves such relationships as equal...

Continue reading

Types of Casting Process
  • Mechanical

Types of Casting Process – Working, Advantages, Disadvantages

April 22, 2021
by Santhakumar Raja
6 min read
Add Comment

Investment Types of Casting Process It can cast very thin and complex features It offers excellent surface finish It offers excellent dimensional accuracy Can be used to cast all metals and alloys Investment Casting –...

Continue reading

1 2 3 4 Next

Categories

  • Communications
  • Computer Science
  • Education
  • Electrical
  • Health Science
  • Law
  • Management
  • Mechanical
  • Microcontroller
  • Microprocessor
  • Question & Answers
  • Robotics

Ads

Recent Posts

  • Cellular/Cell-Mediated/T-Cell Immunity
  • Application of rDNA Technology and Genetic Engineering the Production of Insulin
  • Application of rDNA Technology and Genetic Engineering in the Production of Interferon
  • Applications of rDNA Technology and Genetic Engineering in Medicine
  • Techniques Used in Recombinant DNA Technology
  • Expression of Cloned Gene Within the Host
  • Hybrid Released Translation (HRT) Method
  • Colony Hybridisation (or Nucleic Acid Hybridisation) by Replica Plate Method

Featured Posts

  • Cellular/Cell-Mediated/T-Cell Immunity
    by Santhakumar Raja
  • Application of rDNA Technology and Genetic Engineering the Production of Insulin
    by Santhakumar Raja
  • Application of rDNA Technology and Genetic Engineering in the Production of Interferon
    by Santhakumar Raja
  • Applications of rDNA Technology and Genetic Engineering in Medicine
    by Santhakumar Raja
  • Techniques Used in Recombinant DNA Technology
    by Santhakumar Raja
  • Expression of Cloned Gene Within the Host
    by Santhakumar Raja
  • Hybrid Released Translation (HRT) Method
    by Santhakumar Raja
  • Colony Hybridisation (or Nucleic Acid Hybridisation) by Replica Plate Method
    by Santhakumar Raja
April 2021
S M T W T F S
 123
45678910
11121314151617
18192021222324
252627282930  
« Mar   May »
Copyright © 2023. Created by Meks. Powered by WordPress.
  • Home
  • About Me
  • Contact Us
  • Privacy Policy
  • Home
  • Education
  • Computer Science
  • Electrical
  • Mechanical
  • Microprocessor
  • Question & Answers
  • Facebook
  • Twitter
  • Google Plus