Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
эталон жауап-1.docx
Скачиваний:
0
Добавлен:
01.07.2025
Размер:
616.07 Кб
Скачать

10. Сұрақ: Explain and give examples of electronic government services

Examples of the e-Technology include e-Commerce, e-Business, e-Procurement and e-Logistics.

E-government (short for electronic government) is the use of electronic communications devices, computers and the Internet to provide public services to citizens.

The concept of e-service (short for electronic service) represents one prominent application of utilizing the use of information and communication technologies (ICTs) in different areas. However, providing an exact definition of e-service is hard to come by as researchers have been using different definitions to describe e-service. Despite these different definitions, it can be argued that they all agree about the role of technology in facilitating the delivery of services which make them more of electronic services.

Design and implementation of the electronic government.

E-gov strategies (or digital government) is defined as "The employment of the Internet and the world-wide- web for delivering government information and services to the citizens.

11. Сұрақ: Explain development stages of the user interface.

User interface is visual part of computer application or operating system through which a user interacts with a computer or a software. It determines how commands are given to the computer or the program and how information is displayed on the screen.

In early computers, there was very little user interface except for a few buttons at an operator's console. Many of these early computers used punched cards, prepared using keypunch machines, as the primary method of input for computer programs and data.

The user interface evolved with the introduction of the command line interface, which first appeared as a nearly blank display screen with a line for user input. Users relied on a keyboard and a set of commands to navigate exchanges of information with the computer. Command Line Interface allows the user to interact directly with the computer system by typing single commands into the interface and receiving a reply in the same way.

Nearly all software programs have a graphical user interface, or GUI. This means the program includes graphical controls, which the user can select using a mouse or keyboard. Elements of a GUI include such things as windows, pull-down menus, buttons, scroll bars, icons, toolbar, windows, buttons, and other controls.

The user interface must not only be functional, it must also be usable.

User interface dvelopment process includes:

-Designing -Implementing -Testing

12. Сұрақ: Explain the main concepts, characteristics and architecture of database systems

The database concept has evolved since the 1960s to ease increasing difficulties in designing and maintaining complex information systems (typically with many current end-users, and with a large amount of diverse data)

A database is an organized collection of data. It is the collection of schemastablesqueries, reports, views, and other objects. A database management system (DBMS) is system software for creating and managing databases. The DBMS provides users and programmers with a systematic way to create, retrieve, update and manage data.

A DBMS makes it possible for end users to create, read, update and delete data in a database. The DBMS essentially serves as an interface between the database and end users or application programs, ensuring that data is consistently organized and remains easily accessible.

A modern DBMS has the following characteristics −

  • Real-world entity 

  • Relation-based tables 

  • Multiuser and Concurrent Access

  • Multiple views 

  • Security 

The architecture of a database system determines its capability, reliability, effectiveness and efficiency in meeting user requirements.