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

How to generate random numbers in C++ with a range?

0 Answers  


Write a program that ask for user input from 5 to 9 then calculate the average

0 Answers   IBS,


What is a virtual base class?

6 Answers   Fidelity, Siemens,


Define an Abstract class in C++?

0 Answers  


Difference between function overloading and function overriding.

0 Answers   Alter,






What are the advantages/disadvantages of using #define?

0 Answers   Amazon,


How to stop class inheritance in C++ with condition that object creation should be allowed

0 Answers  


What is meant by exit controlled loop?

0 Answers   Adobe,


What is pass by value & reference.

0 Answers   Accenture,


Explain what happens when an exception is thrown in C++.

0 Answers   Amazon,


How do you work around them?

0 Answers   Amazon,


When must you use a constructor initializer list?

0 Answers   Amazon,


Categories