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) reading material is provided 3 books for c++ if u need more do let me know thnx i hve lots of material do let me know if u want it
2 4937struct ptr { int a; char b; int *p; }abc; what is d sizeof structure without using "sizeof" operator??
9 16451Hello I m 1.5 exp, i want code : ms word to Html in php,retrieve the words in ms word in to dispaly browser in (same format,alignment). pls help me everybody Regards selva
2099what is the output of the following program and explain the
answer
#include
What is difference between static and final in php?
ATM machine and railway reservation class/object diagram
How you can set module name, controller name, and action name in zend framework?
Can union be self referenced?
What is dynamic dispatch in c++?
list some of the data science libraries in python
How to create a web form?
What is the difference between object { } block and companion object { } code block in Kotlin?
What is the difference between union and anonymous union?
What is the length of your largest python code? Can you please describe the project?
What is the difference between htmlentities() and htmlspecialchars()?
Which variable declarations within a class is invalid in php?
How do you check if a list is empty in python?
Explain the types of operations? Draw the figure for shift and rotate operations?
`write a program to display the recomended action depends on a color of trafic light using nested if statments