Cours
Se connecter
Commencer à apprendre l'IA
Cours
Se connecter
Commencer à apprendre l'IA
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
In Java when we add two byte no.then why it gives error incompatible type
ajax
c++
html
java
javascript
1 Vote
4 Réponses
3rd Sep 2017, 7:17 AM
mohit thakor
Why answer is -2?
byte
1 Vote
1 Réponse
28th Nov 2017, 9:53 AM
chinmoy borah
Can't we do the calculation in "byte"? (How to get the answer in byte??)
byte
java
5 Votes
3 Réponses
2nd Jul 2020, 2:35 PM
K.Suhanya
Why java is called platform independent while it need jvm for running their byte code.?
java
1 Vote
8 Réponses
6th Feb 2017, 3:10 PM
Aditya Sharma
Read 4 Byte floating point numbers file and save it as decimal numbers c++
c++
files
1 Vote
1 Réponse
18th Jul 2018, 4:18 PM
Khaled
What datatype to use to store 1 byte of number data in C/C++
c
c++
data-types
numbers
variables
0 Vote
1 Réponse
29th Jun 2022, 1:47 PM
BardOfGayyraDOS
I want to store byte data. Is it OK to use files without extension for it?
byte
bytes
data
extension
file
files
2 Votes
3 Réponses
4th Aug 2020, 3:54 PM
Seb TheS
Are we allow to multiply byte sized number to word sized number in assembly language?
assembly
c
java
0 Vote
2 Réponses
31st Mar 2022, 7:14 PM
Pxlr
Why does this code give an error if a byte contains -128 and 127 characters?
byte
error
java
0 Vote
2 Réponses
18th Mar 2019, 5:15 AM
BestMordeEUW
How do we convert byte equivalent of an integer value to its original integer value in java?
java
type-conversion
1 Vote
5 Réponses
16th Feb 2017, 9:15 AM
Ratnadeep Dey
C#How can I take the hex value from a user and plug it into a byte array?
c#
0 Vote
5 Réponses
5th Jan 2019, 2:19 AM
Karzan
What does byte mean when it says that float has 4 bytes and double has 8 bytes?
c++
code
0 Vote
3 Réponses
7th Feb 2020, 11:24 AM
Odnantiev
How to solve
address
byte
sequence
11 Votes
4 Réponses
14th Mar 2018, 7:23 AM
Dilhara Abeysinghe
What did the... [Joke]
byte
joke
programming
15 Votes
3 Réponses
6th Apr 2017, 5:18 PM
Brandon Baldwin
Why there are no every types of variables in Java, like short, byte etc?
data-types
java
0 Vote
1 Réponse
7th Aug 2016, 9:14 PM
Bartosz Porębski
How to convert mp3 file to its byte array and then back to mp3 file in Java.
bytearray-to-mp3.
java
mp3-to-bytearray
steganography
1 Vote
1 Réponse
11th Sep 2021, 1:30 PM
Himanshu Sajwan
Why getting compile error "cannot convert from ing to byte " in this code ? :-
byte
code
core
error
java
0 Vote
3 Réponses
13th Feb 2018, 5:48 AM
Prashant Kumar
Sure java program is interpreted by jvm with Bytecode, but how does the byte code look like.
comments
java
response
sololearn
3 Votes
1 Réponse
13th Jan 2017, 5:36 PM
Sachin Vakkund
Is byte code and machine level language is same?If it is ,then what is the use of JVM?
api
java
0 Vote
3 Réponses
28th Jul 2018, 4:45 PM
Indu Devarashetty
What are the maximum and minimum values accepted by the following data types (Kotlin): Double, Float, Long, Int, Short, Byte
.kt
data-types
kotlin
numbers
syntax
1 Vote
3 Réponses
14th Sep 2020, 9:20 PM
dign_code
What is exactly is a bit or byte?
bit
byte
data-types
6 Votes
3 Réponses
27th Mar 2017, 6:30 PM
Martin Möhle
Why the size of empty class is 1 byte but the size of empty structure is 0 bytes
c++
classes
objects
sizeof
struct
1 Vote
3 Réponses
8th Jan 2017, 5:36 AM
Saksham Jain
When we assign byte value as 130 in java then it gives -126 why this result is come? I don't understand..
java
1 Vote
3 Réponses
24th Aug 2019, 3:52 PM
Akshay Harshora
[SOLVED] Question about string in C.
byte
c
data-types
sizeof
strings
13 Votes
9 Réponses
6th Apr 2019, 1:18 PM
🇮🇳Omkar🕉
Write a program that can print characters correspond to the least significant byte of an integer variable without using loops
c
0 Vote
4 Réponses
13th May 2021, 5:16 AM
Sanket Athawale
Why this code shows error and please explains it to me?
byte
casting
error
java
2 Votes
8 Réponses
4th Jul 2018, 4:56 PM
Prince Raj
[help] i have set the size of character array 2 byte then how can it store more than 2 byte???
c++
1 Vote
2 Réponses
6th Nov 2019, 7:52 AM
Sami
What is a Long in NextLong , Short in NextShort , Float in NextFloat and Byte in NextByte ????
in
input
java
user
1 Vote
1 Réponse
18th Nov 2019, 12:22 PM
Mamta singh
Why this code shows Error?
byte
java
operators
1 Vote
2 Réponses
27th Jul 2019, 7:12 AM
Amir01
Why is my simple 3-line displayimg error?
byte
int
java
1 Vote
2 Réponses
22nd Feb 2020, 3:02 PM
Yuvraj Singh
How to convert mp4 or any video file to its byte array and then back to video file in Java.
bytearray-to-video.
java
video-to-byte_array.
videosteganography
1 Vote
1 Réponse
14th Sep 2021, 3:31 PM
Himanshu Sajwan
Java is said to be platform independent because of its byte code which runs on any os only by class file without source code??
bytecode
classfile
java
javafeatures
platformindependence
2 Votes
3 Réponses
8th Jul 2019, 4:40 PM
Aditya
Java is said to be platform independent BUT the interpreter for each OS to tackle java byte code should be different.
java
1 Vote
3 Réponses
4th Oct 2017, 11:59 AM
Nilesh Tanwar
Swap 2 Nibbles in a byte & find the output of the swapped Nibbles after converting a Decimal Number to a Binary Number.
javascript
python3
0 Vote
2 Réponses
23rd Jan 2020, 3:22 PM
Prithvi
Why is the size of an empty class 1 byte?
byte
c++
class
empty
size
sizeof
9 Votes
4 Réponses
23rd Nov 2019, 5:48 AM
Sonic
Can somebody explain to me what is the difference between binary code and byte code . Is this two are same or not?
c++
java
2 Votes
2 Réponses
28th Nov 2017, 2:40 PM
Ceejay
Can somebody explain please, why this code gives an error, and what should one do to fix it, except to use int...
addition
byte
error
java
2 Votes
4 Réponses
2nd Jul 2017, 11:57 PM
Serhii Trachuk
Good evening . . how can I run android studio on my laptop with 4 Giga Byte ram from setting without weak performance . . ???
android
java
0 Vote
5 Réponses
17th Apr 2017, 9:34 PM
ali mannoun
Why is this not working?
byte
image
openfile
python
python3
0 Vote
6 Réponses
28th Jul 2021, 6:07 AM
Harsha S
Why it is -126?
byte
explaination
help
java
me
8 Votes
1 Réponse
28th Dec 2017, 1:25 PM
Muhd Khairul Amirin
What is wrong? 1) int x = 5/2.0; 2) byte b = 50; b = 2*b; 3) int x = 10; float f = 2.0*x;
error
java
operators
strings
wrong
0 Vote
1 Réponse
16th Feb 2021, 5:14 PM
Alrabab Saeed
Why bool is of size 1 byte ...and its only 1 or 0 so how its size became 1 bytes not 1 bit..???
bit
memory
0 Vote
1 Réponse
24th Nov 2016, 5:05 AM
Ramakant Vishwakarma
Why is a signed byte's lowest value -128?
bits
byte
data-types
signed-magnitude
values
0 Vote
3 Réponses
26th Feb 2020, 3:05 AM
Odyel
How is time usually stored?
byte
bytes
storage
time
1 Vote
1 Réponse
31st Jan 2019, 5:08 PM
Caleb Hale
how is address of verable saved?
address
bit
byte
memory
0 Vote
1 Réponse
28th Jul 2020, 4:21 AM
Mmk
Types range
byte
java
range
variable
0 Vote
1 Réponse
3rd Mar 2018, 3:58 PM
sal sal
How does the AudioInputStream.read(byte[] b) function work?
arrays
byte
java
javax
javax.sound.sampled
0 Vote
3 Réponses
1st Sep 2018, 5:54 PM
Johann Leis
I'm using Python 3.7, 32 bit on Windows 10, 64 bit, is it discouraged?
bit
byte
dumb_fat_giant
idle
install
python
risk
windows
1 Vote
6 Réponses
29th Dec 2019, 4:59 PM
Seb TheS
Hey, I got a doubt. 🥺🙏 What does colon (:) mean in structures? In below program what is colon (:) doing? (Check description)
bit
bits
byte
c
c++
colon
sizeof
structure
typedef
1 Vote
3 Réponses
24th Jan 2021, 8:16 AM
Mahima Rajvir Singh
Enum,private,finale
byte
c#
enum
finale
java
long
private
understanding
4 Votes
4 Réponses
18th Sep 2017, 10:06 PM
Elsayed Salama
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
2
Suivant >
Aujourd'hui en vedette
How many time I can use sololearn trial mode?
2 Votes
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Did sololearn helped you to get easier a job?
1 Votes
Sololearn course
1 Votes
solo learn program issue - iPhone?
1 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
Bug sur le deuxième cours de python
1 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes