15. In SQL, to increase the salary by 10% of employees from the Employee Table, select the correct query.
Anonymous Quiz
16%
1. alter table Employee add salary = 10/100 * salary;
32%
2. update salary set salary = salary * 10/100;
24%
3. update salary set salary = salary + 10/100 salary;
29%
4. update Employee set salary = salary + 10/100 * salary;
Which of the following sorting algorithms is known for its efficiency in average and worst-case scenarios with a time complexity of O(n log n)?
Anonymous Quiz
31%
1. Bubble Sort
41%
2. Insertion Sort
19%
3. Merge Sort
9%
4. Selection Sort
22. In object-oriented programming, the mechanism of deriving a new class from an old one is called:
Anonymous Quiz
13%
1. Polymorphism
66%
2. Inheritance
16%
3. Abstraction
5%
Encapsulation
👍1
23. Which SQL statement is used to retrieve data from a database?
Anonymous Quiz
20%
1. INSERT
27%
2. UPDATE
51%
3. SELECT
3%
4. DELETE
24. What does HTML stand for?
Anonymous Quiz
81%
1. Hyper Text Markup Language
10%
2. Hyperlink Text Manipulation Language
5%
3. Home Tool Markup Language
4%
4. Highly Technical Machine Language
25. Which of the following is a type of network topology in which each device is connected to a central hub?
Anonymous Quiz
19%
1. Bus Topology
15%
2. Ring Topology
51%
3. Star Topology
15%
4. Mesh Topology
👍1
26. Which protocol is commonly used for sending emails over the internet?
Anonymous Quiz
15%
1. FTP
37%
2. HTTP
42%
3. SMTP
5%
4. TCP
28. Which data structure follows the Last-In, First-Out (LIFO) principle?
Anonymous Quiz
23%
1. Queue
14%
2. Array
55%
3. Stack
8%
4. Linked List
HARYANA_LEET_SYLLABUS.pdf
1.8 MB
Document from Naveen Munjal
Join "GCC INSTITUTE- LEETCOACHING/JE/DIPLOMA" and get access to study material, live classes, mock tests, guidance and more.
Download Now: http://mbage.on-app.in/app/home/app/home?orgCode=mbage
Download Now: http://mbage.on-app.in/app/home/app/home?orgCode=mbage