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) Write a program in C to print the alphabets in order as on a mobile phone.i.e:When 2 is pressed once 'a' prints and if it is pressed two times 'b' prints and so on.we have to print all the alphabets as on mobile phone like this.
1 5458main() { int a=5; printf(?%d,%d,%d\n?,a,a< <2,a>>2); } Answer: 5,20,1 please explain this code in detail
TCS,
6 15756we have a 3litres jug and a 5 litres jug and no measures on them. using these two jugs how can we measure 4 litres of water?
2 6170
What are python modules?
What is control structure in R?
What are the steps to install yii 2.0 framework?
What is wordpress tutorial?
What are custom fields in wordpress? Explain
How much does a magento website cost?
Enlist the addition function used in R language?
What is pip and pip freeze commands will do?
What type of web applications are created in magento.
What is the purpose of uuid?
What is the easiest sorting method to use?
What does n mean in c++?
What is a terminating character in c++?
Explain url helper? Can you list some commonly used url helpers in codeigniter?
What is template inheritance in django?