تم الحل ✓
categoryعلوم الحاسوب
schoolبكالوريوس
event_available2026-07-15
السؤال
Transcribed Image Text:
Sample output 1:
Convert a decimal integer to binary and hex
Enter a positive decimal integer: 265
265 is binary 100001001
265 is hex 109
Convert a binary number to decimal integer.
Enter a binary number: 1010101010
1010101010 is decimal 682
Convert a hexadecimal number to decimal integer.
Enter a hex number: 7C
7C is decimal 124
Sample output 2:
Convert a decimal integer to binary and hex
Enter a positive decimal integer: 1030
1030 is binary 10000000110
1030 is hex
406
Convert a binary number to decimal integer.
Enter a binary number: 1100101001001
1100101001001 is decimal 6473
Convert a hexadecimal number to decimal integer.
Enter a hex number: 6E7C8A
6E7C8A is decimal 7240842
check_circle الجواب — حل مفصل خطوة بخطوة
hourglass_top
🔒
الحل الكامل متاح للمشتركين
اشترك في أرشيف الأسئلة لعرض هذا الحل وآلاف الحلول المفصلة خطوة بخطوة من معلمين معتمدين.