
Search In
The storage class in C are the one which defines the scope or life time of the variable and functions
Four Different storage classes of C are :
Auto
Register
Static
Extern
Auto Storage Class
Auto storage class are the one
In many site we have seen that when we click on some div,other div will slide down from it , this will happen with the help of slideDown() method in jquery.
If we want to make some div to slide up we can do that by using slideUp() method .
Sl
Hi All,
In this chapter we will learn about the selectors, Before the selector, we should know about the factory function-
$() factory function -
The factory function is the functions from which the jQuery selector starts and they are dolla
Apple has provided a powerful api to play audio from text and here are the steps to achieve:
1- Import AVFoundation framework
2- Initialise AVSpeechSynthesizer(as below)
let synthesizer = AVSpeechSynthesizer()
3- Cre
Hello Reader's, If you are developing an Arabic website where you want to convert English date into Arabic Date then this blog is very helpful to you.
In Hijri date the number symbols are convert into islamic language.
So first we need a
Also a great champion for women in business, Sheikha Lubna is a regular advocate for womens rights, education, and empowerment. [url=http://www.coachoutlet.net.co/]coach factory outlet[/url] Some 115 tents designed to accommodate 1,350-1,450 people h
Research and development efforts in the robotics industry have, in recent years, yielded tremendous results. Robots are now smarter, more flexible, and adaptable to more industries than ever before. As such, more businesses and manufacturers are now
Online marketing has gained a significant presence on the digital platform. A large number of digital media available has made it possible for businesses to have a better chance of adequately addressing the customers. It, however, requires an effecti
String Functions
String functions are the part of core PHP. These are used to manipulate string data. Following are some commonly used string functions used in PHP. These are:
addslashes : Adds slashes to specified characters (
Portability testing:- ISO 9126 defines Portability as a process of testing the ease with which a software/application can be shifted to the intended environment i.e. moving from Windows 7 to Windows 8. Portability testing is required when we want to
