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) number 2 plssssss help !!....using array.. turbo c.. create a program that will accept a number and determine if it is a happy number or an unhappy number.. example: enter a number : 7 7*7=49 then 4 and 9 4*4 and 9*9== 16 + 18 gives you 97 then 9 and 7 9*9 and 7*7 == 81 + 49 gives you 130 then 1 and 3 1*1 and 3*3 == 1 + 9 gives you 10 1*1 gives you 1 sample output: 7= 49= 16+81= 97= 81+49=130 =1+9=10 =1 "7 is a happy number" . if the last number is 2 then the number being inputed is not a happy number.
3 7359Hi All, I have created one MFC Dialog Based application.now if i am running the application its working fine,instead of closing he application i minimized the application,if i run the application again,i am getting the Dialog. I want to prevent the calling of application multiple times. please give me the code and let me know in which method i need to make changes. Praveer
HP,
7 14329If i make my selection in State Dropdown list, i would the City and ZipCode dropdown list to be automatically reupdated based on the State i select.(This to avoid the user select a City or Zipcode that does not correspond to the State previously selected.)
2 5991plz answer..... a program that reads non-negative integer and computes and prints its factorial
2 5816plz answer....A program that takes 3 variables e.g a,b,c in as seperate parameters and rotates the values stored so that value goes a to b, b to c and c to a .
3 8346plz answer.... write a program that reads line (using getline) e.g."345", converts each line to an integer using "atoi" and computes the average of all the numbers read. also compute the standard deviation.
1 3781i have a string and that string contains the alphanumeric value and i want to hide or semihide the 10 digit telephone number from the string.
2117I need to download the Flight4A reservation and login screen for testing it in QTP....can i get it frm any Link frm internet??? If so plz do send me the LINK!!!!!! PLZ...........URGENT
2481
Is php a float?
Is age a variable in research?
How do you start a blog for free?
Explain what are global variables and explain how do you declare them?
What square measure implicit parameters in Scala?
What are sql injections, how do you prevent them and what are the best practices?
How to check composer is installed or not in laravel?
What is redirect routes?
What is the difference between a blog and a website?
How do we implement loops functionally? What is the difference between OOP and FP style loops?
How can improve the drupal cache and logging?
How is a .pyc file different from a .py file?
Please explain closure is scala?
Tell me how can we change the maximum size of the files to be uploaded?
When should you use a type cast?