There are many types of programming languages available in the market. All of the programming languages have their own functionalities and specialities. Depending on the functions and abilities of these languages they are classified in different types. In this article, I...
AD MANAGEMENT
Collapse
BEHOSTED
Collapse
Collapse
Announcement
Collapse
No announcement yet.
Search Result
Collapse
112 results in 0.0353 seconds.
Keywords
Members
Tags
-
Types of Programming Languages | Major Differences and Specialties
There are many types of programming languages available in the market. All of the programming languages have their own functionalities and specialities. Depending on the functions and abilities of these languages they are classified in different types. In this article, I...Last edited by tk-hassan; 11-12-2019, 04:42 AM.
-
-
-
PHP website
How to build a website using PHP platform. How long will it take?Last edited by Apple23; 06-22-2018, 03:37 AM.
-
Need an expert in PHP, Magento and MySQL
I am looking for someone with strong knowledges in Magento, PHP and MySQL. The goal is to create a comparative web site with a customer access, a provider access and a back office.
Lost of the requested functionnalities are available in Magento but I need some specifities (such as import a document...
-
What is a Parameterized constructor?
Constructor that accepts arguments is known as parameterized constructor There may be situations, where it is necessary to initialize various data members of different objects with different values when they are created. Parameterized constructors help in doing that task.
-
What are Globalization and Localization?
To implementing a multilingual user interface, you design the user interface to open in the default UI language and offer the option to change to other languages. Globalization is the first step in the process. A globalized application supports localized user interfaces and regional data for all users....
-
Difference between union and structure?
Union and structure groups different variables together. UNION treats different variable with same memory space whereas structure uses different space for different variable.
-
cos()
The Math.cos() method accepts one argument, the angle of a triangle. It returns the cosine of that value, which must be specified in radians. The following statement prints –1:
document.write(Math.cos(Math.PI))
-
What is “method overloading”?
“Method overloading” may be a slightly confusing term, since it means something specific in other languages. In Java and C++, method overloading means writing different methods that have the same name, but different numbers or types of arguments, and which method is executed depends on what arguments...
-
The REMOVE procedure
Use the REMOVE procedure to remove a job from the queue. If the job has started execution, you cannot remove it from the queue. The specification is:...
-
Time Delay Loops
Time delay loops are often used in programs. These are loops that have no other purpose than to kill time. Delay loops can be created by specifying an empty target statement. For example:
This loop increments x one thousand times, but does nothing else. The semicolon...
-
Class and file organization for PPoint and PLine
Because of the duality between points and lines in the projective plane, most of the data and code we use to represent these concepts in C++ are the same. If at all possible, we should avoid writing the same code twice for two reasons. First, the initial work in creating the programs is doubled. More...
-
PHP- Create a function that detect url from text
Hi guys
I want to make a function that can find links (i.e httpslash)(slash)www(dot)example(dot)com ) and replace something in it's place when I read it through readme function.
-
truncate
The truncate modifier truncates a string at the given point. You can specify after how many characters you will truncate it. This modifier is extremely helpful for article management websites where only truncated excerpts of articles are needed to be shown in the front page. This modifier takes three...
Unconfigured Ad Widget
Collapse