freeAptitudeCamp

freeAptitudeCamp

learn for free

Menu

  • Home
  • Products
    • Clothing
    • Hoodies
      • Premium Pullover Hoodie
    • T-shirts
      • Unisex Tees
      • Men’s T-Shirts
    • Totes & Bags
      • Drawstring Bags
      • All-Over Tote
    • Indoor Pillows
      • Basic Pillows (20×12 inches)
      • Premium Pillows (18×18 inches)
  • Mathematics
    • Set Theory
    • Functions
    • Vectors
  • Programming
  • Mechanical Engineering
    • Thermodynamics
    • Theory of Machines
  • About us
  • Contact us

Month: November 2019

Difference between Signed and Unsigned Char

Signed and unsigned char both are used to store a single character. The characters are stored as per their ASCII values. For example, ‘A’ will be stored as 65 as it has value ‘65’ in the ASCII table. You don’t

Editorial TeamNovember 21, 2019January 2, 2020 C, C++, Computer Programming, Programming 1 Comment Read more

Applications of vectors in real life

Suppose you have to lift up a cup of coffee from table by keeping your eyes closed. The only information you have about the location of the cup on the table is that it is at one-arm distance away from

Editorial TeamNovember 21, 2019June 25, 2020 Mathematics, Physics, Vectors, Vectors 1 Comment Read more

Uses of getche() function in C++

Consider the following program : #include<iostream> using namespace std; int main() { char ch; cout<<“Want to continue (Press: (y/n)) : ”; cin>>ch; return 0; } Now as the program runs, to input your choice , first you type the required

Editorial TeamNovember 19, 2019January 2, 2020 C++, Computer Programming, Programming No Comments Read more

Difference between Kinematics and Kinetics

Kinematics and Kinetics Kinematics: The study of motion without regard to forces.Kinetics: The study of forces on systems in motion. These two concepts are really not physically separable. One cannot design most dynamic mechanical systems without taking both topics into

Editorial TeamNovember 14, 2019January 20, 2020 Machines and Mechanisms, Mechanical Engineering, Theory of Machines No Comments Read more

Recent Comments

  • more on Difference between Signed and Unsigned Char
  • Marcellus Rile on Double Rocker Mechanism
  • Gloria Winchcombe on Velocity Analysis – Slider Crank Mechanism (Graphical Method)
  • arpa on Ratchet and Pawl Mechanism
  • Sam Benanti on Grashof’s Law

Archives

  • January 2020
  • December 2019
  • November 2019
  • July 2019

Categories

  • C
  • C++
  • Computer Programming
  • Domain and Range of a Function
  • Even and Odd functions
  • Even functions
  • Functions
  • Intermittent Motion Mechanisms
  • Machines and Mechanisms
  • Mathematics
  • Mechanical Engineering
  • Odd functions
  • Physics
  • Programming
  • Real Valued Functions
  • Set Theory
  • Sets
  • Theory of Machines
  • Thermodynamics
  • Thermodynamics
  • Vectors
  • Vectors
  • Velocity Analysis

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2022 freeAptitudeCamp. Powered by WordPress. Theme: Spacious by ThemeGrill.