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) How can I retrieve values from one database server and store them in other database server using PHP?
1 4085what is the output of following question? void main() { int i=0,a[3]; a[i]=i++; printf("%d",a[i] }
3 5275pls help.. paper bills.. 1000, 500, 100, 50, 20, 10, 5, 1.. create a program that will count all the paper bills in the number being input.. example: enter a number: 3886 there is/are: 3 ->1000 1 ->500 3 ->100 1 ->50 1 ->20 1 ->10 1 ->5 1 ->1 example2: enter a number: 728 there is/are: 0 ->1000 1 ->500 2 ->100 0 ->50 1 ->20 0 ->10 1 ->5 3 ->1
4 12972What is RAM memory? and What is ROM?Who designed one is temparary and another is permanent?why they designed like that?By using far pointer which type data(whether hexadecimal)we can access?
1 5363pointer_variable=(typecasting datatype*)malloc(sizeof(datatype)); This is the syntax for malloc?Please explain this,how it work with an example?
2 9368#include
How does yield work in scala?
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
How can you avoid including a header more than once?
What is polymorphism give a real life example?
What does valet park?
Can we use stl in coding interviews?
Explain friend class?
Do I need a hosting site for wordpress?
How many times will this loop execute? Explain your answer.
What is c system32 taskhostw exe?
Is ie activex interface marshaling library safe?
How to Draw on frame ?
how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there
What are systems requirements for drupal installation ?
Explain rtti.