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 6971What is difference between the following 2 lines…. int temp = (int)(0x00); int temp = (0x00int);
3 7730write 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 29891Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;
2 5017Post New Bosch C Interview Questions
What are the steps you can take if your WordPress file is hacked?
What is the best cms?
Describe your project?
Is microsoft visual c++ important?
What are the benefits of using rpa?
What is bootstrapping in angular js?
Why should we use sap fscm?
What are the classes, Tables, Forms and Methods used to post the Ledgers?
What language is swift written?
What is the transaction to maintain services?
What is the use of OFMT?
How do I open ocx files in windows 10?
Can I delete system archived windows error report?
What are gaps? Some examples?
How do I show posts on wordpress?