(৯D-AB৬)১৬ ও (৩০৬-৫১)১০ যোগ করুন এবং ফলাফল বাইনারীতে প্রকাশ করুন। (১১০১০১) কোন সংখ্যা পদ্ধতির সংখ্যা হতে পারে বলে মনে করেন?
X = A¯BC + AB¯C + ABC ¯ + ABC সমীকরণটির সরলীকৃত মান NAND এবং NOR গেইট দ্বারা বাস্তবায়ন করুন।
Find the sets X and Y if X U Y - {1,2,3,5,6,8,9,10}, X ∩ Y = (1,5) and Y-X - {2, 6, 9, 10}.
Convert the infix expression P=12/(7-3)+2 to postfix expression and evaluate it.
Explain how encapsulation and inheritance are advantageous in object oriented programming.
Explain the difference between a singly link list and a doubly link list data structure.
Consider that you are given a database of a 'Pet Society' with the following relations.
Animals(ID: integer, Name: string, PrevOwner: string, DateAdmitted: date. Type: string)
Adopter(PSIN: integer, Name: string, Address: string, OtherAnimals: integer)
Adoption(AnimalID: integer, PSIN: integer, AdoptDate: date, chipNo: integer)
Give a sql query that list total number of adoptions on June 30, 2024 for each animal type.
Ctrl+E=?