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

give me best coaching center in karnal of bca if anyone person who will give me best guideces with studies
you can search by google also. but best will be to touch your senior for best answer.
Rajattyagi
How to learn C easily and fastly? What I need to do for learning it efficiently?
No any Short cut to learn C easily. so should be follow required step for it.
Dharmendra
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
What is the actual size of INT in the C language, 2 or 4 bytes?
The actual size to int is determined by the compiler as the program runs. But theoretically the size is 2 bytes. You can increase the size by adding keyword long infront of it to make the size 4 bytes. Eg int a; // 2 bytes Long int b; // 4 bytes
Kunal

please tell me about basic of c language.

C language is a general-purpose, high-level programming language developed by Dennis Ritchie. It was initially used for system development work (Operating Systems, Language Compilers, Assemblers, Text...
Stalin
0 0
5

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

Ask a Question

Related Lessons

Dynamic Memory Allocation in C using malloc()
#include <stdio.h>#include <conio.h>//#include <malloc.h> OR#include <stdlib.h>void main(){ int *ptr, i, n, sum = 0; printf("how many elements ? "); scanf("%d", &n);...

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

Do You Know How Is Size Of Structure Defined?
Size of the structure is defined based on multiplies of bigger data type member in the structure. Example: If a structure contains integer, char, short data type, then size of the Structure will be multiples...

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...

Advantages of C++ Language
Advantages of C++ - C++ is a profoundly convenient dialect and is frequently the dialect of decision for multi-gadget, multi-stage application advancement. - C++ is a protest situated programming dialect...

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