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) 1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.
2148I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?
2072
What is the use of sizeof?
Write a program structure in python?
Tell me what is use of in_array() function in php?
What is matplotlib for python?
why you want to make your future in SAP?.
List some aggregates methods provided by query builder in laravel?
What is threads life cycle?
How to insert data into database in codeigniter?
How to display seconds, minutes, tracks of an AVI ?
Is php still in demand?
How would you display a file’s contents in reversed order?
Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap a) 28 b) 9 c) Any of them could be
How to Retrieve a users login name ?
Did you used the panel module? If yes then what is the use of that?
What is oops in simple words?