EL
Πίνακας Κατάταξης
Λειτουργία νυχτερινής λήψης
pattern

Λεξιλόγιο για το IELTS Academic (Βαθμολογία 8-9) - Computer

Εδώ, θα μάθετε μερικές αγγλικές λέξεις που σχετίζονται με τον υπολογιστή και είναι απαραίτητες για την ακαδημαϊκή εξέταση IELTS.

review-disable

Ανασκόπηση

flashcard-disable

Κάρτες

spelling-disable

Ορθογραφία

quiz-disable

Κουίζ

Ξεκινήστε να μαθαίνετε
Vocabulary for Academic IELTS (8)
compiler
[ουσιαστικό]

a program that translates source code written in a programming language into machine code or bytecode, allowing the computer's central processing unit (CPU) to execute the program

μεταγλωττιστής, μεταγλωττιστής κώδικα

μεταγλωττιστής, μεταγλωττιστής κώδικα

Ex: Compiler flags and options enable programmers to customize the compilation process for specific requirements or optimizations.Οι σημαίες και οι επιλογές του **μεταγλωττιστή** επιτρέπουν στους προγραμματιστές να προσαρμόσουν τη διαδικασία μεταγλώττισης για συγκεκριμένες απαιτήσεις ή βελτιστοποιήσεις.
daily words
wordlist
Κλείσιμο
Σύνδεση
processor
[ουσιαστικό]

(computing) the part of a computer by which all programs work

επεξεργαστής, κεντρική μονάδα επεξεργασίας

επεξεργαστής, κεντρική μονάδα επεξεργασίας

Ex: He upgraded his PC with a more powerful processor to handle demanding software and games .Αναβάθμισε τον υπολογιστή του με έναν πιο ισχυρό **επεξεργαστή** για να χειριστεί απαιτητικά λογισμικά και παιχνίδια.
daily words
wordlist
Κλείσιμο
Σύνδεση
graphics card
[ουσιαστικό]

a piece of hardware that processes and renders images, video, and animations for display on a computer monitor

κάρτα γραφικών, κάρτα βίντεο

κάρτα γραφικών, κάρτα βίντεο

Ex: The computer came with an integrated graphics card, but I upgraded it .Ο υπολογιστής ήρθε με μια ενσωματωμένη **κάρτα γραφικών**, αλλά την αναβάθμισα.
daily words
wordlist
Κλείσιμο
Σύνδεση
chipset
[ουσιαστικό]

a group of integrated circuits that work together to manage data flow between the processor, memory, and peripherals of a computer or device

τσιπσετ, ομάδα ολοκληρωμένων κυκλωμάτων

τσιπσετ, ομάδα ολοκληρωμένων κυκλωμάτων

daily words
wordlist
Κλείσιμο
Σύνδεση
firmware
[ουσιαστικό]

(computing) a type of software stored in a way that it cannot be modified or erased

υλικολογισμικό, λογισμικό υλικού

υλικολογισμικό, λογισμικό υλικού

Ex: Manufacturers often release firmware upgrades to enhance device features .Οι κατασκευαστές συχνά κυκλοφορούν ενημερώσεις **υλικολογισμικού** για να βελτιώσουν τις λειτουργίες της συσκευής.
daily words
wordlist
Κλείσιμο
Σύνδεση
socket
[ουσιαστικό]

a place where we can plug in devices to connect them to the electricity

πρίζα, πρίζα τοίχου

πρίζα, πρίζα τοίχου

Ex: The lamp was n't working because the plug was n't securely in the socket.Η λάμπα δεν λειτουργούσε γιατί το βύσμα δεν ήταν καλά τοποθετημένο στην **πρίζα**.
daily words
wordlist
Κλείσιμο
Σύνδεση
pointer
[ουσιαστικό]

a symbol or indicator on a computer screen that marks the position where user input, such as mouse clicks or keystrokes, is applied

Ex: In video games , the pointer may transform into various icons , such as a crosshair or target , based on the in-game context .Στα βιντεοπαιχνίδια, ο **δείκτης** μπορεί να μετατραπεί σε διάφορα εικονίδια, όπως ένα σταυρόνημα ή στόχο, ανάλογα με το πλαίσιο του παιχνιδιού.
daily words
wordlist
Κλείσιμο
Σύνδεση
prompt
[ουσιαστικό]

a symbol, message, or signal on a computer screen that indicates the system is ready to receive input or commands from the user

προτροπή, prompt

προτροπή, prompt

Ex: In interactive games , a dialogue prompt may appear , giving players options for responding to in-game situations .Στα διαδραστικά παιχνίδια, μπορεί να εμφανιστεί ένα **προτροπή** διαλόγου, προσφέροντας στους παίκτες επιλογές για απάντηση σε καταστάσεις εντός παιχνιδιού.
daily words
wordlist
Κλείσιμο
Σύνδεση
applet
[ουσιαστικό]

a small, specialized application or program designed to perform a specific task within a larger software context, often used for interactive or dynamic features

applet, μικρή εφαρμογή

applet, μικρή εφαρμογή

Ex: Java applets were once popular for adding interactive elements to web pages but have become less common due to security concerns .Τα **applet** της Java ήταν κάποτε δημοφιλή για την προσθήκη διαδραστικών στοιχείων σε ιστοσελίδες, αλλά έχουν γίνει λιγότερο συνηθισμένα λόγω ανησυχιών για την ασφάλεια.
daily words
wordlist
Κλείσιμο
Σύνδεση
debugger
[ουσιαστικό]

a software tool or program used by developers to identify and rectify errors, known as bugs, in computer programs

αποσφαλματωτής, debugger

αποσφαλματωτής, debugger

Ex: The debugger provided valuable insights into the sequence of function calls leading to the unexpected program behavior .Ο **debugger** παρείχε πολύτιμες πληροφορίες σχετικά με την ακολουθία των κλήσεων συναρτήσεων που οδήγησαν σε απρόσμενη συμπεριφορά του προγράμματος.
daily words
wordlist
Κλείσιμο
Σύνδεση
interface
[ουσιαστικό]

(computing) the program through which a user can interact with a computer, especially its design and appearance

διεπαφή, διεπαφή χρήστη

διεπαφή, διεπαφή χρήστη

Ex: The company conducted usability testing to gather feedback on the interface design before launching the product .Η εταιρεία διεξήγαγε δοκιμές χρηστικότητας για τη συλλογή σχολίων σχετικά με το σχεδιασμό της **διεπαφής** πριν από την κυκλοφορία του προϊόντος.
daily words
wordlist
Κλείσιμο
Σύνδεση
bus
[ουσιαστικό]

a communication system facilitating data transfer between components or devices within a computer or between multiple computers

λεωφορείο, σύστημα λεωφορείου

λεωφορείο, σύστημα λεωφορείου

Ex: Buses are integral in networking , allowing data transfer between computers through network interface cards .Οι **σύρματα** είναι απαραίτητες στη δικτύωση, επιτρέποντας τη μεταφορά δεδομένων μεταξύ υπολογιστών μέσω καρτών δικτυακής διεπαφής.
daily words
wordlist
Κλείσιμο
Σύνδεση
mainframe
[ουσιαστικό]

A robust and secure computing infrastructure used for processing, storing, and managing vast amounts of data in enterprises.

mainframe, κεντρικός υπολογιστής

mainframe, κεντρικός υπολογιστής

Ex: Enterprises in the e-commerce sector utilize mainframes to handle the vast data volumes generated by online transactions and customer interactions .Οι επιχειρήσεις στον τομέα του ηλεκτρονικού εμπορίου χρησιμοποιούν **mainframes** για να χειριστούν τους τεράστιους όγκους δεδομένων που παράγονται από τις διαδικτυακές συναλλαγές και τις αλληλεπιδράσεις με τους πελάτες.
daily words
wordlist
Κλείσιμο
Σύνδεση
graphics processing unit
[ουσιαστικό]

a specialized electronic circuit designed to accelerate the processing of images and videos for output to a display

μονάδα επεξεργασίας γραφικών, επεξεργαστής γραφικών

μονάδα επεξεργασίας γραφικών, επεξεργαστής γραφικών

daily words
wordlist
Κλείσιμο
Σύνδεση
read-only memory
[ουσιαστικό]

a type of non-volatile memory in a computer or electronic device where data is permanently stored

μνήμη μόνο για ανάγνωση, ROM

μνήμη μόνο για ανάγνωση, ROM

Ex: Smartphones and tablets use ROM to store the device's firmware, including the operating system and essential system files.Τα smartphones και τα tablet χρησιμοποιούν **μνήμη μόνο για ανάγνωση** για την αποθήκευση του υλικολογισμικού της συσκευής, συμπεριλαμβανομένου του λειτουργικού συστήματος και των βασικών αρχείων συστήματος.
daily words
wordlist
Κλείσιμο
Σύνδεση
solid-state drive
[ουσιαστικό]

a device fixed in a computer to store information, which retains data if power goes off and is much faster compared to a hard drive

στερεά κατάσταση μονάδας, SSD

στερεά κατάσταση μονάδας, SSD

Ex: Many users opt for SSDs in their desktop computers to benefit from faster data transfer speeds and reduced noise.Πολλοί χρήστες επιλέγουν **SSD** στους επιτραπέζιους υπολογιστές τους για να επωφεληθούν από ταχύτερες ταχύτητες μεταφοράς δεδομένων και μειωμένο θόρυβο.
daily words
wordlist
Κλείσιμο
Σύνδεση
random-access memory
[ουσιαστικό]

a type of computer memory tasked with temporarily storing data for a quicker access

μνήμη τυχαίας προσπέλασης, RAM

μνήμη τυχαίας προσπέλασης, RAM

Ex: Graphic designers benefit from ample RAM to work with large image files and render complex visual effects.Οι γραφίστες ωφελούνται από αρκετή **μνήμη τυχαίας προσπέλασης** (RAM) για να εργάζονται με μεγάλα αρχεία εικόνας και να αποδίδουν πολύπλοκα οπτικά εφέ.
daily words
wordlist
Κλείσιμο
Σύνδεση
hard disk drive
[ουσιαστικό]

a disk on which data is stored, either inside or outside a computer

σκληρός δίσκος, μονάδα σκληρού δίσκου

σκληρός δίσκος, μονάδα σκληρού δίσκου

Ex: The technician replaced the faulty hard disk drive in the desktop computer to resolve the data corruption issues .Ο τεχνικός αντικατέστησε το ελαττωματικό **σκληρό δίσκο** στον επιτραπέζιο υπολογιστή για να επιλύσει τα προβλήματα διαφθοράς δεδομένων.
daily words
wordlist
Κλείσιμο
Σύνδεση
central processing unit
[ουσιαστικό]

the part of a computer where operations are controlled and executed

κεντρική μονάδα επεξεργασίας, επεξεργαστής

κεντρική μονάδα επεξεργασίας, επεξεργαστής

daily words
wordlist
Κλείσιμο
Σύνδεση
Λεξιλόγιο για το IELTS Academic (Βαθμολογία 8-9)
LanGeek
Λήψη εφαρμογής LanGeek