সর্বাধিক জনপ্রিয়
চাকরি পরীক্ষার প্রস্তুতি
বিশ্ববিদ্যালয় ভর্তি প্রস্তুতি
একাডেমি পড়াশোনা
Login
Registration
In MS Word, the shortcut key Ctrl + O is used for --
Created: 3 months ago |
Updated: 1 month ago
Opening a document
inserting a table
Saving a document
defining a margin
Job Solution
Combined Bank (সমন্বিত ব্যাংক)
সমন্বিত ৫ ব্যাংক | অফিসার ক্যাশ | 25-03-2022
তথ্য প্রযুক্তি
Related Questions
In SQL_____, aggregate function can be used in the select list or the _____clause of a select statement of sub query. They cannot be used in a _____clause.
Created: 3 months ago |
Updated: 1 month ago
where, having
having, where
Group by, having
Group by, where
Job Solution
Combined Bank (সমন্বিত ব্যাংক)
Assit. Programmer | Sonali Bank, Rubali Bank, BD Krishi Bank - 16.11.2018
তথ্য প্রযুক্তি
The data structure required to check whether an expression contains balanced parenthesis is?
Created: 3 months ago |
Updated: 1 month ago
stack
queue
Array
Tree
Job Solution
Combined Bank (সমন্বিত ব্যাংক)
Assit. Programmer | Sonali Bank, Rubali Bank, BD Krishi Bank - 16.11.2018
তথ্য প্রযুক্তি
Which of the following is false about a binary search tree?
Created: 3 months ago |
Updated: 1 month ago
The left child is always lesser than its parent
The right child is always greater than its parent
The left and right sub-should also be binary search trees
Either the left of the right sub- tree should be be binary search tree but not both.
Job Solution
Combined Bank (সমন্বিত ব্যাংক)
Assit. Programmer | Sonali Bank, Rubali Bank, BD Krishi Bank - 16.11.2018
তথ্য প্রযুক্তি
Which of the following is a valid declaration of an object of class Box?
Created: 3 months ago |
Updated: 1 month ago
"Box obhj -new BOx();"
Box obj=new Box;"
obj=new Box();"
new Box obj;"
Job Solution
Combined Bank (সমন্বিত ব্যাংক)
Assit. Programmer | Sonali Bank, Rubali Bank, BD Krishi Bank - 16.11.2018
তথ্য প্রযুক্তি
What is the process of defining two or more methods within the same class that have same name but different parameters declaration?
Created: 3 months ago |
Updated: 1 month ago
method overding
method overloading
method hiding
method duplication
Job Solution
Combined Bank (সমন্বিত ব্যাংক)
Assit. Programmer | Sonali Bank, Rubali Bank, BD Krishi Bank - 16.11.2018
তথ্য প্রযুক্তি
Back