Theteche.com

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

  • Growth of Animal Cells in Culture
  • Evaluation of Microbial Stability of Formulations
  • Preservation of Pharmaceutical Products Using Antimicrobial Agents
  • Assessment of Microbial Contamination and Spoilage
  • Standardisation of Amino Acids – theteche.com
  • Cup-Plate or Cylinder-Plate Method
  • Turbidimetric or Tube Assay Method
  • Methods for Standardisation of Antibiotics

Archives

  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020

Featured Posts

  • Growth of Animal Cells in Culture
    by Santhakumar Raja
  • Evaluation of Microbial Stability of Formulations Evaluation of Microbial Stability of Formulations
    by Santhakumar Raja
  • Preservation of Pharmaceutical Products Using Antimicrobial Agents Preservation of Pharmaceutical Products Using Antimicrobial Agents
    by Santhakumar Raja
  • Assessment of Microbial Contamination and Spoilage Assessment of Microbial Contamination and Spoilage
    by Santhakumar Raja
  • Standardisation of Amino Acids Standardisation of Amino Acids – theteche.com
    by Santhakumar Raja
  • Cavities Prepared in Sterile Agar Medium for Assay of Antibiotics Cup-Plate or Cylinder-Plate Method
    by Santhakumar Raja
  • Microbiological Assay by Tube Assay Method Turbidimetric or Tube Assay Method
    by Santhakumar Raja
  • Curve of Diameter of Zone of Inhibition versus Log Concentration of Antibiotics Methods for Standardisation of Antibiotics
    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