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 7271What is difference between the following 2 lines…. int temp = (int)(0x00); int temp = (0x00int);
3 8234write 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 30931Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;
2 5337Post New Bosch C Interview Questions
Explain why an information gap exists in most organizations.
What kinds of annotations are used in testng?
Explain what is the trigger?
What is src/ directory?
What wavelengths can the human eye see?
why you don not show protection and type of isolation in key single line diagram?
What is the difference between a wood shake and wood shingles?
What are the methods used to provide effects in jquery?
What is a command to stop and start nodeagent?
What is the strength of 1:6:12 mix?
What is route snapshot?
How can marketing lead the way toward customer centricity?
What is the difference between shared and local object repository?
What is :: in laravel?
What do you mean by cardinality?