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 programme to enter some number and find which number is maximum and which number is minimum from enterd numbers.
3 5129FIND THE OUTPUT IF THE INPUT IS 5 5.75 void main() { int i=1; float f=2.25; scanf("%d%f",&i,&f); printf("%d %f",,i,f); } ANSWER IS 5 AND 2.25 WHY?
4 69744) Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
5 81724) Write a program that takes a 5 digit number and calculates 2 power that number and prints it. i have done maximum par but i m findind problem in the commented area. please help...
3 5771
explain WM_PAINT message ?????
How to create the responsive theme?
What is the message "Generating font matrix" when starting Kylix?
What is the use of search engine visibility field in wordpress reading settings?what is wordpress discussion setting?
Is nan a float python?
Is fortran still used in 2018?
What are the different inheritance styles in django?
What are the file upload settings in configuration file?
Could we start a variable with number like $4name?
How much bytes do integer and decimal data types hold in python?
Explain the advanced features or add-ons in joomla?
Tell me what are magic methods?
Explain the casts allowed in PHP?
What is double submit cookie?
Can I learn c++ without c?