Smartphones use <u>convergence or integration</u> technology, allowing users to perform several functions with one device.
<h3>What are smartphones?</h3>
Smartphones can be defined as hybrid versions of mobile devices that are designed and developed to have more features, so as to enable them run different software applications, functions and perform tasks with the aid of software applications such as web browsers, multimedia player, etc.
<h3>Types of smartphones.</h3>
In Computer technology, there are three popular types of mobile devices and these include the following:
- Handheld computers
- Personal digital assistants (PDAs)
- Smartphones.
In Computer technology, smartphones are designed and developed to use <u>convergence or integration</u> technology by combining previously unrelated technologies together, in order to allow end users perform several functions with one device.
Read more on smart phones here: brainly.com/question/15867542
#SPJ1
Answer:
The correct answer for the given question is option(3) i. src.
Explanation:
In HTML if we insert a image on the screen we use<img> tag
the img have following attribute
1.src
2.height.
3 alt
4 width
The required attribute in img tag is src i.e source or path of image
The following are the syntax of image tag
<img src=" path of image" alt="not visible" height="100px" width="100px"/>
The height and width attribute describe the height and width of image in pixel.
The alt attribute is not mendatory attribute in image tag.The alt attribute display the message when image is not visible in the web page .
All the other attribute like alt,height,width are used as per the requirement but src is an required attribute .
so the option(3) is correct.
Answer:
the correct answer is "B"
Explanation:
the Systems development life cycle (SDLC) is a complete development process for a new product without giving any chance for alteration or improvement, Whereas,
extreme programming (XP) uses a software programme that is coded to allow for alteration. the product is continously modify until its meet customers satisfaction.
SDLC is seen as and archaic method of product development while XP is a new technology used by most company.
therefore, the SDLC models develops an entire system at once, where as XP uses incremental steps to improves an information system quality.