adspace
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)
What is the biggest challenge facing your current job right now? What is your biggest failure?
ATM machine and railway reservation class/object diagram
Give examples of macro quoting function?
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.
How to Get the time and date in Universal Time ?
Is there a way to remove the last object from a list?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
What is current stable version of laravel?
Did you contributed the drupal site (any module)?
What is the latest version of joomla?
What is the process to get the home directory using ‘~' in python?
What is pointers in c with example?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
What is the latest version of scala?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?