We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
1. Which programming language is primarily 1. What was the first programming 1.
Which algorithm is used to
used for web development? language? check for cycles in a graph? 2. Which of the following is a valid variable 2. How do you declare a constant 2. What is the time complexity of name in Java? variable in JavaScript? the Heap Sort algorithm in the 3. Which keyword is used to create a 3. Which programming language is worst case? function in JavaScript? known as the "language of the web"? 3. Which of the following is not a 4. What is the purpose of the ”break” 4. What does the push() method do in type of SQL join? statement in programming? JavaScript arrays? 4. Which technology allows 5. Which of the following is not a 5. In Java, which method is used to start browsers to update web pages programming language? a thread? without reloading? 6. What does PDF stand for? 5. Which of the following 6. How do you comment multiple lines 7. What does REST stand for in web services? JavaScript frameworks is in Python? 8. Which technology is primarily used to primarily used for building 7. In Java, what does the super keyword create responsive web designs: user interfaces? do? 9. In SQL, what does the COUNT function do? 6. What does CRUD stand for in 8. How do you declare an array in database operations? 10. Which of the following is NOT a valid HTTP JavaScript? status code? 7. Which of the following is a 9. What is recursion in programming? statically typed language? 11. Which command is used to retrieve data 10. What is the time complexity of binary 8. In machine learning, which from a database in SQL? search? technique is used for 12. Which programming language is used 11. What is the purpose of the JOIN classification tasks? primarily for Android development? clause in SQL? 9. What is the time complexity of 13. Which data structure uses LIFO (Last In, 12. Which data structure uses FIFO (First the Quick Sort algorithm in the First Out)? In, First Out)? best case? 14. Which of the following is a front-end 13. Which of the following is a Python 10. Which cloud service model framework? framework for web development? provides infrastructure like 15. What is the output of the following code 14. What is the time complexity of virtual machines and storage? accessing an element in an array? 11. In a binary tree, what is the 15. Which of the following programming maximum number of children a snippet? print("Hello" + "World") node can have? languages is used for artificial intelligence? 12. Which of the following is not a 16. Which protocol is used for secure data Linux file permission? transmission over the internet? 13. Which algorithm is used to find 16. What is the main purpose of DNS the shortest path in a graph? in networking? 14. What is the primary key 17. Which sorting algorithm has the worst- 17. Which HTTP method is used to feature of ACID properties in case time complexity of O(n^2)? update an existing resource? databases? 18. Which command is used to delete 15. Which of the following is not a 18. What does SQL stand for? a database in SQL? type of NoSQL database? 19. What does OOP stand for? 19. In Python, what does the len() function do? 20. Which symbol is used for comments in 20. What does the return statement Python? do in a function?