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 programm such that if user enter 11.25 it roundup to 11 but if user enter 11.51 upto 11.99 it will round up to 12 i.e.;convert the floting point value into integer format as explain above..
2 4075hi, all this is shoba m.c.a . i have learned abap but no oppurtunities right now as fresher , right now i want to learn any course on demand any one pls suggest me good course and institute in hyderabad
1813Write a program which has the following seven functions. The functions should be: • main() this calls the other 6 functions • fget_long() a function which returns a long data type from a file • fget_short() a function which returns a short integer variable from a file • fget_float() a function which returns a floating point variable from a file • fprt_long() a function which prints its single, long argument into a file • fprt_short() a function which prints its single, short argument into a file • fprt_float() a function which prints its single, floating point argument into a file. You should use fscanf() to get the values of the variables from the input (the file) and fprintf() to print the values to the other file. Pay attention to using the correct format for each of the data types.
3740what is mean by scintific,commercial and business applications? How they differ? Please answer me. Advance thanks.
2724what are three tenets of object orinted Systems?Why they call like that ? Please answer me. Advance thanks.
2 4859
What is break in c?
What is the best way to declare and define global variables?
Are strings mutable in python?
What is the importance of parser in php?
how to improve magento performance?
In how many ways you can compare Ruby string?
Is it possible to execute code even after the program exits the main() function?
Does c have an equivalent to pascals with statement?
If a function doesn’t return a value, how do you declare the function?
What is php good for?
Explain the directory structure of laravel 5.6.
What is panels everywhere?
What is stored in a wordpress database?
Give an example of a shuffle() method?
What is the of use Matrix package?