UrbanPro

Take BTech Tuition from the Best Tutors

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

Search in

We have as unsigned character like obff and I want program to count no of 1s occur in that character.

Asked by Last Modified  

7 Answers

Follow 0
Answer

Please enter your answer

BEST Technical Trainer & Freelancer

Rotate right or left 8 times thriugh carry and check the flag each time...
Comments

Software Development Professional

unsigned int v; // count the number of bits set in v unsigned int c; // c accumulates the total bits set in v for (c = 0; v; v >>= 1) { c += v & 1; } The naive approach requires one iteration per bit, until no more bits are set. So on a 32-bit word with only the high set, it will go through...
read more
unsigned int v; // count the number of bits set in v unsigned int c; // c accumulates the total bits set in v for (c = 0; v; v >>= 1) { c += v & 1; } The naive approach requires one iteration per bit, until no more bits are set. So on a 32-bit word with only the high set, it will go through 32 iterations. Let me know if you need more detailed explaination. read less
Comments

Programming Guru

You can make a loop attached with a counter and shift right each time. loop testing condition should be (obff!=0). and with the help of count variable you can count number of one's.
Comments

One-to-One Computer & Programming Coaching | 14+ Years of Excellence

Dear Siddhant, I am sending a link that can help you to understand the link please open and try to learn, if is there any problem must reply me.. and don't confuse in unsigned int and unsigned char.. you can(put) unsigned char instead of unsigned int..
Comments

JAVA CLASSES IN BANGALORE

Contact me.
Comments

Programmer

Write a if condition that checks the every index of the string with 1. If the condition is true then increase the count variable value by one. Count variable must declared at the beginning of the program itself.
Comments

Programmer

Write a if condition that checks each and every index of string with 1 until u reach null termination . If the condition is true then increase the value of count variable by one. Count variable must be declared at the beginning of the program. At last print the count variable. That's it. Have fun with...
read more
Write a if condition that checks each and every index of string with 1 until u reach null termination . If the condition is true then increase the value of count variable by one. Count variable must be declared at the beginning of the program. At last print the count variable. That's it. Have fun with programs. read less
Comments

View 5 more Answers

Related Questions

Is the tuition necessary in class 9?
Offcourse It's a guideline in your study
Parna
0 0
7
Is the GATE a better option after a BTech?
Yes, if you are interested to do a M.tech in India (in Various IIT's & IISc) or settle yoursef in a Public Sector job GATE is the only option after B.Tech.
Raja Lekshmi
0 0
5
How do I find a job after BTech in ECE?
Approach in multiple ways. Practice in your communication and technical skills. Look for Walkins. Apply in Naukri, Times Jobs, Monster jobs etc., Look for referrals - get help from your seniors or collegues.
Abinaya
0 0
5
How can I get admission for BTech in IIT?
You need to appear for JEE entrance exam after your 12th.
Yusufali
0 0
8

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

Ask a Question

Related Lessons

Big Data for Beginners
Hello Big Data Enthusiast, Many of you would have heard about this term "Big Data" getting buzzed out everywhere and wondering what it could be. Ok, let's sort out things with an example. Imagine you...

Volume and Surface Forces
Generally speaking, fluids are acted upon by two distinct types of force. The first type is long range in nature—that is, such that it decreases relatively slowly with increasing Mathematical Models...

what are the assumptions of torsion equation?
Following are the assumptions made for the derivation of torsion equation: The material is homogeneous (elastic property throughout) The material should follow Hook’s law The material should...

SI Units
The name SI is abbreviation for Système International d’Unités for the International System of units. The 14th General Conference on Weights and Measures held in 1971, adopted seven...

Recommended Articles

MBA, Medicine and engineering are the three main professional courses in India. Engineering is still one of the highly sorted after professional courses in the under graduate level, while MBA is favoured as a preferred post graduate course. To shine in these courses, one needs to work and study hard. Engineering as a...

Read full article >

According to a recent survey conducted by the NCAER (National Council of Advanced Economic Research), engineering is the most sought after course in India. Some engineering courses are offered as BE or Bachelor of Engineering while some as Bachelor in Technology or B.Tech. Since engineering is a professional course, the...

Read full article >

Appearing for exams could be stressful for students. Even though they might have prepared well, they could suffer from anxiety, tension etc. These are not good for their health and mind. However, following a few exam preparation tips can save them from all these and help them to score good marks. Let’s find out all...

Read full article >

While schools provide formal education to the children, the home is where they start learning about things informally. Parents think that schools will take the initiative to educate their children. Well, this is partially true, as parents also play an essential role in bringing up their child. For the development of particular...

Read full article >

Looking for BTech 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 BTech Tuition Classes?

The best tutors for BTech Tuition Classes are on UrbanPro

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

Take BTech Tuition with the Best Tutors

The best Tutors for BTech 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