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 7342program to get the remainder and quotant of given two numbers with out using % and / operators?
10 34228write a program to produce the following output; ABCDEFGFEDCBA ABCDEF FEDCBA ABCDE EDCBA ABCD DCBA ABC CBA AB BA A A
17 60390Post New College School Exams Tests C Interview Questions
Explain about field hiding in java?
Explain the difference between vb and vb.net?
What is the use of sizeof () in c?
What does the scope of variables mean?
What do you mean by JVM?
What is the ideal op-amp CMRR ?
Can anyone please tell me what's above the pricing procedure, what are the field that determined specific pricing procure so pricing determination?
What is Derby database?
Can arraylist hold different types java?
Mention the command syntax that is used to view mongo is using the link?
How can I calculate the Mega watts required to run a plant having many electric motors and other electrical components.
What are the disadvantages of shell scripting?
Define what rats and rabbits use their claws?
Explain the syntax testing?
Can we inherit singleton class in c#?