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 5702Write 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.
2236create 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 5765You 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.
2339
How to Save and load metafiles in a BLOB field without using DBImage ?
Why do we use oop?
How would you obtain the current time and difference between two times?
What does mysqli_query return?
How can we upload a file in php?
What is laravel route?
Who developed wordpress?
What is ur porject Architecture? If anyone ask what i have to specify here..
Which files are required to build module in joomla?
Why python has no private?
Explain how to enable multiple php versions in homestead?
What are django views?
What are php magic quotes?
What are laravel’s contracts?
What is cleaned_data django?