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

Programming

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

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

Recent Comments

  • freeaptitudecamp_ipxaek on Crank Rocker Mechanism
  • Beauty Fashion on Crank Rocker Mechanism
  • more on Difference between Signed and Unsigned Char
  • Marcellus Rile on Double Rocker Mechanism
  • Gloria Winchcombe on Velocity Analysis – Slider Crank Mechanism (Graphical Method)

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 © 2023 freeAptitudeCamp. Powered by WordPress. Theme: Spacious by ThemeGrill.