বিসিএস প্রিলিমিনারি + রিটেন টেস্ট | তথ্য প্রযুক্তি | সি প্রোগ্রামিং (C Programming)

Practice বিসিএস প্রিলিমিনারি + রিটেন টেস্ট | তথ্য প্রযুক্তি | সি প্রোগ্রামিং (C Programming) on Bissoy — browse topics below and open any question.

Questions

নিচের কোনটি প্রোগ্রামিং ল্যাংগুয়েজ?

In a computer program, the process of executing the same instructions over is called :

The place value in a string of decimal digits are expressed by

___ is a statement that is executed automatically by the system.

what does a COMMIT statement do to a CURSOR :

which function overloads the>> operator?

Which of the following function convert a string to a float in python ?

which of the declaration is correct ?

which alternative can replace the throw statement in C++ ?

what type of reference should be used in vector arithmetic in C++ =?

which of the following is an incorrect statement about packages?

which of the following statements is the negation of the statements '4 is odd or -9 is positive'?

How to access the overridden method of base class from the derived class?