write a program to swap bits in a character and return the value prototype of function char fun (char a, charb flag c) where fun returns a char, char a is a the value char b is the bit to be changed and flag c is the bit value for eg: x=fun(45,7,0) since 45 is 0010 0101 and ow x should contain the value 65 (0110 0101)
1 7354What is difference between the following 2 lines…. int temp = (int)(0x00); int temp = (0x00int);
3 8382write a c program to change only the 3rd bit of the particular number such that other bits are not affected.. if bitnum=10(say.. it can be any no..
10 31217Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;
2 5410Post New Bosch C Interview Questions
What are the levels of architecture?
What is j2me in mobile computing?
What is the max number of web applications created in a farm?
When I try to open xl, it freezes and all I can do is reboot* excel crashes on me regularly, what can I do* excel caused an invalid page fault...* Illegal operation error when starting excel?
What five words would be describe you? : insurance sales
Give an account of Viral isolation?
When will the next windows os come out?
what is Rails Active Record in Ruby on Rails?
What is typescript and why one should use it?
What is the primary purpose of procurement management plan?
What is drawable/ directory?
What does it mean to declare a member variable as static?
Difference between ‘>>’ and ‘>>>’ operators in java?
What is the importance of counter based plan & how is it scheduled?
You are about to take off the plane in few seconds and a catastrophic engine fails, and your captain tells you not to take off and just stay in the center line. What would you do?