answersLogoWhite

0


Best Answer
  • Minimum value is -128 (-2^7)

  • Maximum value is 127 (inclusive)(2^7 -1)

  • Default value is 0

:)

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the minimum value that can be stored in 8 bits using signed int datatype?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

C program to implement tower of hanoi using array implementation of stack abstract datatype?

stack abstract datatype


How do you Write a Database?

A database can be created using DML (data manipulation language). Example create table table_name (name datatype , name datatype...... ) .


How many bytes are there for a plus b plus c?

It completely depends the datatype that you have assigned for the variables 'a' , 'b' , and 'c'. Check the compiler that you are using for the size of the datatype in bytes. Add them and thus you will get the answer.


What is the largest positive number that can be stored using 8 bits?

An N-bit integer holds 2N different values.For an unsigned integer, the range of values is 0..2N-1 thus.For a signed integer using 2s complement, the range is -2N-1..+2N-1-1.Therefore, the largest positive number that can be stored using 8 bits is 255.


How to write a program to store ten elements to an array and display the smallest element using C programming?

You data has to be stored in the array arr[] of size 10.double min(const arr[], int arrSize){double minimum = arr[0];for (int j = 0; j < arrSize; j++){if (minimum > arr[j]){minimum = arr[j];}}return minimum;}


When using a flash drive is the data stored on the computer?

No. It is stored on the Flash drive.


How can unfinished products be stored?

by using it


Can you sign on to your PS3 profile using another online profile from the same console?

PS3 profile is not a PSN account. Anyone signed on can access the games stored in the harddrive, but not the unique Playstation Network account information


What is primare datatype in c?

primary datatypes means the data types which are provided by developer of language himself like int,float,double,char are the primary data types in c language where as the String,array are nothing but the derived data types. for Ex.we derived the String data type from char datatype using array system.


What is the minimum age for using popcorn popper?

You should be minimum 4 years


A sentence using the word minimum?

the minimum score to get into the program was 45/50


How was the Declaration of Independence signed?

It was signed by members of the US Senate using a quill and ink.