answersLogoWhite

0

How much is 1000Kb to K?

Updated: 11/2/2022
User Avatar

Wiki User

15y ago

Best Answer

1000 kilobits = ~125 kilobytes, if you are trying to denote K as KB.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How much is 1000Kb to K?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How much reinforcement steel required in 1 m3 concrete of M50 Grade?

i dn k=12*45


C program to print helical matrix?

//the following code will help you to write the program for(i=n-1, j=0; i > 0; i--, j++) //n is the order of the square matrix { for(k=j; k < i; k++) printf("%d ", a[j][k]); for(k=j; k < i; k++) printf("%d ", a[k][i]); for(k=i; k > j; k--) printf("%d ", a[i][k]); for(k=i; k > j; k--) printf("%d ", a[k][j]); } m= (n-1)/2; //calculate the position of the middle element if (n% 2 == 1) printf("%d", a[m][m]);//to print the middle element also //9809752937(udanesh)


C program for optimal merge pattern?

#include<iostream.h> #include<conio.h> void main() { clrscr(); int i,k,a[10],c[10],n,l; cout<<"Enter the no. of elements\t"; cin>>n; cout<<"\nEnter the sorted elments for optimal merge pattern"; for(i=0;i<n;i++) { cout<<"\t"; cin>>a[i]; } i=0;k=0; c[k]=a[i]+a[i+1]; i=2; while(i<n) { k++; if((c[k-1]+a[i])<=(a[i]+a[i+1])) { c[k]=c[k-1]+a[i]; } else { c[k]=a[i]+a[i+1]; i=i+2; while(i<n) { k++; if((c[k-1]+a[i])<=(c[k-2]+a[i])) { c[k]=c[k-1]+a[i]; } else { c[k]=c[k-2]+a[i]; }i++; } }i++; } k++; c[k]=c[k-1]+c[k-2]; cout<<"\n\nThe optimal sum are as follows......\n\n"; for(k=0;k<n-1;k++) { cout<<c[k]<<"\t"; } l=0; for(k=0;k<n-1;k++) { l=l+c[k]; } cout<<"\n\n The external path length is ......"<<l; getch(); }


Who invented the K truss?

Special K


Is 'k equals k plus 1' same as 'k plus equals 1' in Java?

Yes, they are exactly the same, both of them increment k in 1.

Related questions

How many MB equal to 1000KB?

0.9765625 MB = 1000KB.


How much gb is 67921kb?

1000kb is 1mb and 1000mb is 1gb. Therefore, 67921kb is 67.921mb or 0.067921gb.


How much is 4189kb in MB?

This is not very accurate. but about 4.189 MB Because 1000KB is about equal to 1MB


How much does 500MB equal to how many KB?

500mb equals 500000 Kb 1 Mb= 1000Kb


What is bigger 2GB or 31KB?

2GB is much bigger than 31KB 1GB is 100MB and 1MB is 1000KB


Does one megabyte equals 1000kb?

no its 1024kb


How many MB are there in 203KB?

0.203 There are 1000kb in 1Mb


How much is 737102 KBs?

Binary type(1024kb=1mb)=approxiamately 720Mb(719.8mb) Normal Type(1000kb=1mb)=approxiamtely737Mb(737.1Mb)


Divide 2500KB into 2GB?

2.5GB because 1000KB equals 1GB


What is larger 50MB or 14532KB?

if 1mb is 1000kb 14532 / 1000 = 14.532mb the answer is no


How many KB is 9.7Mb?

There are 1000kb in 1mb so in 9.7mb there are 9700kb.


How many kilobytes to a gigabyte?

1000kb = 1mb 1000mb = 1gb 1,000,000kb = 1gb