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 5554Write 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.
2176create 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 5677You 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.
2288
How do I run a program in notepad ++?
Write a program to use switch statement.
How will you combine multiple different string like “data”, “science”, “in” ,“r”, “programming” as a single string “data_science_in_r_programmming” ?
Does wordpress make money?
What is sphinx in python?
Is overriding possible in c++?
Explain what is wrong in this statement?
How to enable product's custom attribute visibility in frontend?
What is meant by high-order and low-order bytes?
What is type assertion in go? What does it do?
Is c++ the most powerful language?
What is use of substr and strstr function?
What are taxonomies in wordpress?
What are the supported databases by drupal?
How do you count numbers in php?