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 are the phases in s/w developed life cycle? wat is the diff b/w stack & queue...where do we use stack
6 9465
What is difference between static and final in php?
What is latest version of laravel?
How is the latest version of joomla?
Please send ford technologies placement paper 2 my mail id
How can one prevent a TForm from being moved or resized?
How to Get the time and date in Universal Time ?
What is pointer to pointer in c with example?
Does Kotlin support primitive datatypes as like in Java?
How will you convert a factor variable to numeric in r language?
Tell me what are different methods to copy an object in python?
What is the difference between htmlentities() and htmlspecialchars()?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
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 create a web form?
`write a program to display the recomended action depends on a color of trafic light using nested if statments