answersLogoWhite

0

please tell me the difference between thickness

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Engineering

What is the difference between the badger 9 and 10s garbage disposals?

The Badger 9 is sold exclusively at The Home depot while the 10s in exclusively sold through Lowe's. These both have the same 3/4 HP power rating and warranty coverage as the Badger 5XP, which is sold in general plumbing stores.


What are pdp-10s?

They were DEC mainframes produced from 1966 until the early 80s. They were replaced by the DEC VAX.


How many characters can be read by scanf?

The scanf function in C can read a maximum of characters determined by the format specifier used and the size of the input buffer provided. For example, if you use %s, you should specify a maximum field width to prevent buffer overflow (e.g., %10s reads up to 9 characters plus the null terminator). Without a specified width, scanf will read until it encounters whitespace, but this can lead to undefined behavior if input exceeds the buffer size. Always ensure to use proper buffer sizes and field widths for safety.


Write a program in vbnet to find Armstrong numbers between 1 and 100?

class Armstrong{ public static void main(String args[]) { int num,rem,qub,sum=0,i; for(i=0; i<=999; i++) { num=i; sum=0; while(num>0) { rem=num%10; qub=rem*rem*rem; sum=sum+qub; num=num/10; } if(sum==i) { System.out.println("Print 1 to 1000 Armstrong Number",sum); } } } }


What are strings in java?

The String class is defined in the java.lang package and hence is implicitly available to all the programs in Java. The String class is declared as final, which means that it cannot be subclassed. It extends the Object class and implements the Serializable, Comparable, and CharSequence interfaces.

Related Questions

What is the difference between the badger 9 and 10s garbage disposals?

The Badger 9 is sold exclusively at The Home depot while the 10s in exclusively sold through Lowe's. These both have the same 3/4 HP power rating and warranty coverage as the Badger 5XP, which is sold in general plumbing stores.


Is a 2008 and 2010 GMC Sierra exhaust the same?

No, they are not, the 09/10s have a different style piping connector behind the CAT converter using a beveled pipe end whereas the 07/08s had a bolt system.


What are the numbers between 40 and 60 that are fives and tens odd and even?

Numbers, listed in 5s and 10s, between 40 and 60 but including both numbers are:4045505560Numbers, listed in 5s and 10s, between 40 and 60 but excluding both numbers are:455055


How can counting by 10s help you muliply by 10s?

ok i get this


Difference between 09 and 10 Skullcandy FMJ?

The '10s come in a new package. They've also been slightly redesigned. The in-line mic is flatter and the button doesn't click as loudly. Other then that, exactly the same.


How many 10s are in 498?

To find out how many 10s are in 498, you divide 498 by 10. Doing the calculation, 498 ÷ 10 equals 49.8. Therefore, there are 49 full 10s in 498.


How many 10s in 85?

There are 8 10s in 85, with 5 left over.


What is the answer of 60 10s?

600


What is 60 10s?

600


What are the fractions between 8 10ths and 5 4ths?

There are no fractions between 8/10s and 4/5s because those fractions are equal. In decimal form they equal .8


How many 10s are there in 10000?

1000 of them.


What are 7 10s of 120?

84