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) Hi all, I have a problem in Apache on windows xp.I tried to unistall apache and install it again. But when in did the installation again, and tried to run apache, i get the following error message, Socketaddresse can just be used once. Make_sock: could not build to address 0.0.0.0.80 No listening sockets available.Shutting down Unable to open logs. and i also get (error) OS2. The system cannot fine the installed service named "Apache2". Please i need some one to help me out with this.I'm really fustrated cuz i need this stuff working as fast as possible. PLEASE HELP ME
2 5176what's the difference between abstract class and concreate class? what's the meaning of standard template library(STL)?
2 6091what's the difference between abstract class and concreate class? what's the meaning of standard template library(STL)?
6 23194write a fuction for accepting and replacing lowercase letter to'Z' with out using inline function.
5 16061
develop algorithms to add polynomials (i) in one variable
Write a program using while loop?
In C programming, how do you insert quote characters (‘ and “) into the output screen?
How do I download a file over http using python?
Which is the latest version of magento?
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
Do you know the difference between malloc() and calloc() function?
Can union be self referenced?
What is the best notepad?
What is the difference between union and anonymous union?
Write a C program that will accept a hexadecimal number as input and then display a menu that will permit any of the following operations to be carried out: Display the hexadecimal equivalent of the one's complement. (b) Carry out a masking operation and then display the hexadecimal equivalent of the result. (c) Carry out a bit shifting operation and then display the hexadecimal equivalent of the result. (d) Exit. If the masking operation is selected, prompt the user lor the type of operation (bitwise and, bitwise exclusive or, or bitwise or) and then a (hexadecimal) value for the mask. If the bit shifting operation is selected. prompt the user for the type of shift (left or right), and then the number of bits. Test the program with several different (hexadecimal) input values of your own choice.
Explain filters in zend framework with examples?
How do you realize Ternary Conditional Operator in Kotlin ?
how to detect a mobile device using php
Explain the types of operations? Draw the figure for shift and rotate operations?