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) Ca some one please help me with aC code to allow user enter numbers from 1 to 20 without repeating and prnt the sum of those numbers thnx
4 5883Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.
2290create a class complex having real and imaginary part of a complex no. as a data member. overload the binary operators(+,- and *) to perform the operations on complex no. objects. overload binary operator using friend function.
2 5872You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.
2422
What's the difference between python and anaconda programming?
Do you know what is http middleware?
How do I install joomla on windows 10?
How can I manipulate strings of multibyte characters?
What is the use of function extension ?
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
What happens if an error occurs that is not handled in the except block?
What is front controller in zend framework?
Which one would you prefer - a macro or a function?
Where can I host my wordpress site?
How you can create a static page with WordPress?
What is the difference between unset and unlink?
What is fixed in c++?
How to search data from database in codeigniter?
Is main a keyword in c?