UrbanPro

Take BCA Tuition from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Can you explain the concept of Bitwise?

Asked by Last Modified  

Follow 7
Answer

Please enter your answer

IT Professional and passionate Carnatic Violin Instructor with 10+ years of teaching experience

The manipulation of binary numerals or individual bits is called Bitwise operations. Bitwise operators are used in applications for device drivers, cryptographic software, video decoding software, memory allocators, compression software and graphics, etc. and for different functions in the chip and...
read more
The manipulation of binary numerals or individual bits is called Bitwise operations. Bitwise operators are used in applications for device drivers, cryptographic software, video decoding software, memory allocators, compression software and graphics, etc. and for different functions in the chip and individual bits of hardware registers of embedded microcontrollers.
read less
1 Comments

I Can teach Programming Languages also

Hello,In the Programming world, Bitwise will play a major role, and especially in the embedded domain, it's very important because it helps in using the memory in an efficient manner.
Comments

I Can teach Programming Languages also

Bit-wise operator are use in various ways: I am explaining in context to embedded systems and C language: Let’s find out whether a number is even/ odd using bit-wise operator, simply if(number & 0x01) // here number is inputted by the user and 0x01 for checking // the status of LSB only In...
read more

Bit-wise operator are use in various ways:

I am explaining in context to embedded systems and C language:

Let’s find out whether a number is even/ odd using bit-wise operator, simply

if(number & 0x01) // here number is inputted by the user and 0x01 for checking // the status of LSB only

In embedded programming:

P1 = 0x00;

P1 | = 0x01 ; // to set a particular bit

P1 = 0xff;

P1 & = ~(0x01) ; // to clear a particular bit

P1 = a & 0xf0; // masking upper nibble

read less
Comments

Expert in Maths and Computer Science

Bitwise:- It is a type of operation which works on bit only like 0/1.Every operation is performed bit by bit, for example, AND, NOT, OR all operation are performed bitwise.Example:- AND Bitwise 1*1=1 1*0=0 0*1=0 0*0=0
Comments

View 2 more Answers

Related Questions

What are the subjects in BCA?
Many subjects for in First Semester is: Semester -- I Basic Business Communication Principles of Management Programming Principles and Algorithms Computer Fundamental and Office Automation Basic Business...
Jaibharathreddy
Is it possible to write big safe programs in C++?
yes. C++ is generally used to write system software. For example windows operating system are writeen in C++. Most of the operating system, device driver and antivirus programs are written by using C++.
Sapna
0 0
6
What is the best IDE for C and C++ development?
If you're a student then Turbo C++ is best for C and C++ program + inbuilt C/C++ Graphics Function If you're a professional or working then Netbeans for C/C++ or Code:: Blocks is Best.
Balakrishnasingh
Is C/C++ language is still important in 2019?
Of course, C language is only the heart of any processor or controller.Because of complexity in C peoples are looking to work on High-level languages like JAVA etc.
Tejas
0 0
7

How can I learn C language in my smart phone

Download solo Learn app or prefer Youtube videos.
Chirra
0 0
6

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Compiling C program on Linux machine GCC ,GDB
Linux have powerful tool called "Terminal". From "terminal" we can command the machine. For any programming language the required tools are editor, compiler and debugger. Compiler will check the syntax...
N

Narasimha Reddy

0 0
0

C Programming Introduction
Beginners: C Programming is the base of all programming languages we learn. This Page will help you to understand all difficulties you may face in writing a simple program. What to remember while...
N

Namrata Y.

0 0
0

Let Us C for the Beginners // WAP to Print Hello World on Screen 
// Sample program in C // Standard Library/Header files #include #include // Main function (Program execution starts here) Int main() { // Function for cleaning screen clrscr(); // Function...

Contents Of C Programming
Basic history about language, classification between high and low level language. i. C-instructions: Data Type declaration instruction, input-output instruction, arithmetic instruction and control...

Facts about C language
C programming language was developed in 1972 by Dennis Ritchie at AT&T Bell Labs. It was developed to overcome the problems of languages such as B, BPCL. It was developed to write the Unix operating...

Recommended Articles

Quality education does not only help children to get a successful career and life, but it also hugely contributes to society. The formal education of every child starts from school. Although there are numerous schools, parents find it challenging to choose the right one that would fit their child. It is difficult for them...

Read full article >

Learning for every child starts from a very young age. While the formal methods include school curriculums and private lessons, the informal methods include dancing, music, drawing, and various fun-filling activities. Playing games and practising these types of activities helps the children get out of boredom and...

Read full article >

Once over with the tenth board exams, a heavy percentage of students remain confused between the three academic streams they have to choose from - science, arts or commerce. Some are confident enough to take a call on this much in advance. But there is no worry if as a student you take time to make choice between - science,...

Read full article >

With the current trend of the world going digital, electronic renaissance is a new movement that is welcomed by the new generation as it helps makes the lives of millions of people easier and convenient. Along with this rapidly changing movement and gaining popularity of Internet, e-Learning is a new tool that emerging...

Read full article >

Looking for BCA Tuition ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for BCA Tuition Classes?

The best tutors for BCA Tuition Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Take BCA Tuition with the Best Tutors

The best Tutors for BCA Tuition Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more