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 7413program to get the remainder and quotant of given two numbers with out using % and / operators?
10 34500write a program to produce the following output; ABCDEFGFEDCBA ABCDEF FEDCBA ABCDE EDCBA ABCD DCBA ABC CBA AB BA A A
17 60907Post New College School Exams Tests C Interview Questions
What is column heading in excel?
What does hibernate merge do?
Mention the document types that are used in purchase requisition?
Tell me is wcf supported in windows phone?
what is autoscaling?
What is df used for?
Can I encode mathematics using xml?updated
Explain the difference between hibernate and spring.
Is nlp artificial intelligence?
what are drupal distributions and drupal installation profiles and what is the difference between the two?
Name types of data mining?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
What scripting language does windows use?
How do u write test cases?
What is the concept of Association?