Posts

Showing posts from March, 2017
Image
Queue has drawback that, after certain operations, we cannot insert item in the even if there is space in the Queue. Moves to words the end of the array ,so it that rear will reach at the minimum limit of the array and there  may be space before front  but no additional can be done at the front end because it will destroy (FIFO) first in first out nature of queue. Read More Visit -  http://www.sseducationlab.in/2017/03/27/drawback-of-queue/

What is Queue

Image
Queue is a liner list of element in which deletion can take place only at on end, called front  and insertion can take place only at one end, called rear. It uses first in first out (FIFO) policy. A queue can be considered as a sequence of item.                                A queue has following essential property      

System Design Consideration

Image
The purpose of the system design phase is to plan a solution of problem  specified  by the require the document. The phase is the first in moving form the problem domain to the solution domain. In other word starting  with what needed design takes us toward how to satisfy needs. The design of a system is perhaps the most critical factor effecting of the quality of the software. It has a major impact on the later phases, particularly testing and maintenance. Read more visit - www.sseducationlab.in

What is Stack

Image
Stack is an ordered collection of item into which new items may inserted and from which items may be deleted at one end , called the top of stack. It holds last in first out (LIFO) method. Read more visit - www.sseducationlab.in

What is ISDN

Image
Integrated Services Digital Network (ISDN) is comprised of digital telephone and data transport services offered by regional telephone carriers. ISDN involved the digitization of the telephone network, which permits voice, data text  graphics  music video, and other source material to be transmitted over existing telephone wires. The  emergence  of ISDN  represents an effort to standardize subscriber services, user/network interfaces, and network and internet work  capabilities. ISDN application include high-speed image applications additional telephone line in homes to serve the telecommuting  industry, high speed file transfer, and videoconferencing  voice services is also an application for ISDN. More info visit- www.sseducationlab.in

Most employers prefer you format your resume using one f three basic methods

Image
Chronological, skills or combination. Chronological is the most common type of resume format and most often preferred by potential employers. However unless an employer requests a particular format, choose your resume format, based on your resume objective and the skill of employment experiences the best high light your qualifications for the job. Read More  Visit - http://www.sseducationlab.in/2017/03/09/basic-resume-format/