Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) Here is alphabets : abcdefgh 1) how to reverse. as hgfedcba 2) after reversal, how to group them in a pair hg fe dc ba.
2 7448this is to swap to strings....but in output the whole
strings are swapped leaving first as it is...why it is so
#include
What is the difference between htmlentities() and htmlspecialchars()?
What is the general form of a C program?
How to add / link an images/css/javascript from a view in ci?
will u please send me the placement papers to my mail???????????????????
Does Kotlin provide any additional functionalities for standard Java packages or standard Java classes?
What are compound statements?
Tell us have you used lumen before?
What is the difference between == and === operators in Kotlin?
What is the prefix of WordPress tables by default?
How you can set module name, controller name, and action name in zend framework?
What is difference between static and final in php?
Write a C program that will accept a hexadecimal number as input and then display a menu that will permit any of the following operations to be carried out: Display the hexadecimal equivalent of the one's complement. (b) Carry out a masking operation and then display the hexadecimal equivalent of the result. (c) Carry out a bit shifting operation and then display the hexadecimal equivalent of the result. (d) Exit. If the masking operation is selected, prompt the user lor the type of operation (bitwise and, bitwise exclusive or, or bitwise or) and then a (hexadecimal) value for the mask. If the bit shifting operation is selected. prompt the user for the type of shift (left or right), and then the number of bits. Test the program with several different (hexadecimal) input values of your own choice.
sort term descripttion form, report and uery
How do you check if a list is empty in python?
How will you convert a factor variable to numeric in r language?