What is an image buffer?



What is an image buffer?..

Answer / Gajendera Singh

An image buffer is a data structure that stores the pixel information of an image. In Java, it can be represented by various classes like BufferedImage.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Why is prepared Statement, Callable Statement used for? What is the need of Batch updates?

1 Answers   Logica CMG,


Are arrays immutable in java?

1 Answers  


What is emant by API? is it related to java only or it is common for all OOPS supporting language?

3 Answers  


How do you generate random numbers in java?

1 Answers  


Is void a return type?

1 Answers  


how to identify duplicate values in arraylist

2 Answers   TCS,


How can we access some class in another class in java?

1 Answers  


What is the difference between JDK and JVM?

1 Answers  


What are Inner classes?

4 Answers  


How do you do absolute value in java?

1 Answers  


What is default size of arraylist in java?

1 Answers  


what is object type casting? give some example with related?

2 Answers   HP, SparkTG,


Categories