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 7233What is difference between the following 2 lines…. int temp = (int)(0x00); int temp = (0x00int);
3 8176write 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 30773Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;
2 5299Post New Bosch C Interview Questions
Explain with the help of an example the usage of a parent-child selector.
WHAT is about the TRE Alarm ..?
What is the use of i-am-a-dummy flag in mysql?
What is mac default shell?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
which book is good for electronics aptitude test?
what is the method deposit of wct in Delhi
Explain the action count() in Spark RDD?
How to calculate the angle in electrical transmission line
1. Has modern looking equipment
What is s in python 3?
Prove that the function defined in example 24 is differentiable at (0,0).
How do you access an element in an HTML document with JavaScript?
what is the exams to be conducted for mechanical engineers and then how to prepare that
What are the advantages of spring framework?