Across
- 3. System software that manages computer hardware, software resources and provides common services for computer programs.
- 5. It is a question and answer website for professional and enthusiast programmers. It is the flagship site of the Stack Exchange Network.
- 8. A language which is very powerful and very popular today.
- 11. this is a language which everyone has learnt in BCA and is the most commonly used language.
- 13. It is a family of multitasking, multiuser computer operating systems, widely used for Internet servers, workstations, and mainframe computers
- 14. a HTML Tag used in making words strong, vivid, or clear in appearance.
- 16. The Father of something that we use everyday.
- 20. conditonal statements
- 21. In computer science, a ______ algorithm is an algorithm that puts elements of a list into an order.
Down
- 1. Platform and framework for building single-page client applications using HTML and TypeScript
- 2. A text note added to source code to provide explanatory information, usually about the function of the code(something which is very useful and least used programming conventions).
- 4. Source-available cross-platform document-oriented database program. Classified as a NoSQL database program, that uses JSON-like documents with optional schemas.
- 6. is a cross-platform, statically typed, general-purpose programming language with type inference. It is designed to interoperate fully with Java.
- 7. You use operators or ________ member functions to insert data into a stream (output) or extract data from a stream (input), and to control the format of data that you insert or extract.
- 9. Compiler for C and CPP.
- 10. A method of software testing that tests internal structures or workings of an application, as opposed to its functionality.
- 12. A ______ in Java is the direction or path that is taken while a program is being executed. It is often referred to as a lightweight process.
- 15. A _______ statement causes execution to leave the current function and resume at the point in the code immediately after where the function was called.
- 17. Looping statement
- 18. A datatype
- 19. An interface which is a way for two or more computer programs to communicate with each other.
