বুয়েটে অনুষ্ঠিত NESCO এর সহকারী প্রকৌশলী পদের নিয়োগ পরীক্ষার প্রশ্ন বিভিন্ন সামাজিক যোগাযোগ মাধ্যম থেকে সংগ্রহ করে আপনাদের সুবিধার জন্য সমাধান সহ শেয়ার করা হল।
প্রশ্নের প্যাটার্ন ছিলঃ
নন ডিপার্টমেন্ট এমসিকিউঃ ৬০
ডিপার্টমেন্ট লিখিতঃ ৪০
নন ডিপার্টমেন্ট এমসিকিউঃ
1. Transmission loss of DPDC?
2. What is the number of total distribution transformer of NESCO?
3. Where does Niagara Falls located?
4. The provability of getting a bad egg in a lot of 400 is 0.035. What is the number of bad egg in the lot?
5. When mass upsurge held?
6. ‘সুশিক্ষিত লোক মাত্রই স্বশিক্ষিত’ উক্তিটি কার?
7. Glimpse of World History is a book by?
8. The name of Parliament of USA is?
9. Highest contribution in GDP of Bangladesh is from?
10. রবীন্দ্রনাথ ঠাকুর ও কাজী নজরুল ইসলাম এর বয়সের পার্থক্য কত?
11. Dhaka was the under the ____ sector in Liberation War.
12. FIFA World Cup 2022 will held in?
13. Who achieve the Novel Peace prize in 2021?
14. What is the largest desert in the world?
15. The number of NESCO’s serve Zilla is?
16. Which one is the largest Solar system in the world?
17. The system loss of WZPDCL is?
18. The owner of Greenland is?
19. Which organisation is concern for the climate change?
20. Synonym of Plagiarism?
21. Theme of AIDS day 2021 is?
22. কোনটি শুদ্ধ বানান?
উত্তরঃ সমীচীন
23. ভাষার মৌলিক অংশ কি কি?
24. Which one is called the cultural city?
25. Who is not a British Bangladeshi MP?
26. Which one is the brightest planet seen from the earth?
27. What is the capacity of Rooppur Nuclear Power Plant?
Collected-2:
১। গ্রিনল্যান্ড কোন দেশের আওতাধীন? উত্তরঃ ডেনমার্ক।
২। The Glimpse of world history কার লেখা? উত্তরঃ জওহরলাল নেহেরু
৩। লা, গর, আম কোন উপসর্গ। উত্তরঃ আরবি
৪। রবীন্দ্রনাথ এবং কাজী নজরুলের বয়সের পার্থক্য? ৩৮
৫। নিচের সঠিক বানানটি কোনটি? সমীচীন
৬। শিক্ষিত লোক মাত্রই স্বশিক্ষিত বানীটি কার? প্রমথ চৌধুরী
৭। mass upsurge (গণ অভ্যূত্থান) কত সালে সংগঠিত হয়? ১৯৬৯
৮। বাংলাদেশ কতসালে ইউএন এর সদস্যপদ লাভ করে? ১৯৭৪
৯। নায়াগ্রা জলপ্রপাত কোথায় অবস্থিত? উত্তর আমেরিকা
১০। আমেরিকার সংসদ ভবনের নাম কি? কংগ্রেস
১১। নেসকোর আওতাধীন জেলা কতটি? ১৬
১২। ওজাপাডিকো এর সিস্টেম লস কত? ৭.৮৮
১৩। নেসকোর বিতরণ ট্রান্সফরমার কতগুলো? ৯০৭২
১৪। নেসকোর FY 19-20 এ কানেক্টেড কনজুমার কত? ৯১০৯৬।
১৫। ২০২১ সালে শান্তিতে নোবেল পুরষ্কার পেয়েছেন করা? মারিয়া রেসা ও দিমিত্রি মারতাব
Department Part:
1.
a) Linux Command
i. To show only the file names along with size on the logged in user directory.
ii. To show the disk usage report on human readable format
b)
i. Write a javascript function to validate Phone number where the number has 11 digits and not start with “+” using javascript.
ii. Why is CSS used in websites?
2.
a)
(i) Protocol used for automatically assigns IP address.
(ii) Protocol used for generating IP address from a URL.
(iii) Protocol used to retrieve emails.
(iv) Protocol used to find MAC address from an IP address.
b) What do you mean by DDoS attack?
3. Write a program in any language to calculate the summation of the series. 1/(2*3)+2/(3*4)+3/(4*5)+—–n.
4.
a)
Employee(empno(PK), empname, empsal, deptno(FK))
Department(deptno(PK), deptname, deptdate, empno(FK))
A SQL query to find the deptname whose employee average salary is greater than the company average salary.
b) MVC design to show all classes of a login system.
5.
a) for which type data, linked list is better (INSERT/DELETE/UPDATE) than array?
b) find the number of nodes in a binary tree for height 7. Note that the root node has height 0.
6. In the TDM system, There are eight signal frequencies 2kHz each. Noise amplitude is not more than 1% of signal amplitude. Sampling frequency should be 25% above the Nyquist rate. Find the bit rate.