Implement a 2D bit-matrix representing monochrome pixels which will have only OFF/ON values and will take on an average only one bit of memory for each stored bit. How to perform various operations on it?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ Interview Questions

Briefly explain various access specifiers in C++.

0 Answers   Amdocs,


What is a virtual function in C++?

0 Answers   C DAC,


Find the Factorial of a number using a program.

0 Answers   Accenture,


Difference between function overloading and function overriding.

0 Answers   Alter,


How to delete array of objects in C++? Proof by C++ code for proper deletion

0 Answers  


What is latest update of C++ ?

0 Answers   Adobe,


What is a COPY CONSTRUCTOR and when is it called?

0 Answers   IBS,


How do you write a function that can reverse a linked-list in C++?

0 Answers   IBS,


What does malloc return in C and C++?

0 Answers   Alter,


Write a program to input an integer from the keyboard and display on the screen “WELL DONE” that many times.

1 Answers  


Define an Abstract class in C++?

0 Answers  


What is the difference between Stack and Queue in C++?

0 Answers   Global Logic, iNautix,


Categories