সি প্রোগ্রামিং ভাষায় অ্যারে ইনিশিয়ালাইজ করার জন্য সঠিক উপায় কোনটি?
A. int myArray = {1, 2, 3, 4, 5};
B. myArray[] = {1, 2, 3, 4, 5};
C. int myArray[5] = {1, 2, 3, 4, 5};
D. myArray[5] = {1, 2, 3, 4, 5};
DUUnit-Aসাধারণ বিজ্ঞানবিদ্যুৎ ও ইলেকট্রনিক্সবিদ্যুৎ ও ইলেকট্রনিক্স (Topic Practice)DU - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
সঠিক উত্তরঃ
C.
int myArray[5] = {1, 2, 3, 4, 5};
Explanation:
Related Questions (Any University/Year)
- Which of the following mobile operating system is most widely used throughout the whole world?
- নিচের কোনটি ইনপুট ডিভাইস ?
- নিচের সি কোডটির আউটপুট কী হবে?int main{} {int i;for (i = 0; i < 5; i++)}printf ("%d", i + 2);}return 0;}
- BIOS দিয়ে কি বুঝানো হয়?
- নিচের কোন সংখ্যাটি বৃহত্তম? (Which of the following numbers is the largest?)
- সার্চ ইঞ্জিনের জনক কে ?
- রেডিও এবং টেলিভিশনের সম্প্রচার কোন ধরনের কমিউনিকেশন মোড?
- Which is the multimedia software? (কোনটি মাল্টিমিডিয়া সফটওয়্যার?)
- নিচের কোনটি Image ফাইলের extension হিসেবে ব্যবহৃত হয়?
- Which is known as the first computer virus?(কোনটি প্রথম কম্পিউটার ভাইরাস নামে পরিচিত?)
- What is the speed of computer work?(কম্পিউটারে কাজের গতি কী দ্বারা প্রকাশ করা হয়?)
- Yahoo কোন ধরনের ক্লাউডের উদাহরণ?
- বুলিয়ান এলজেবরার ক্ষেত্রে নিচের কোনটি সত্য? (Which of the following is true in Boolean algebra?)
- VIRUS এর পূর্ণ রূপ কী?
- When sending an e-mail, which of the following must be mentioned?
- ‘উইকিপিডিয়া’ কী?
- which of the following is not an output device?
- নিচের কোন পরিপূরক পদ্ধতিটি কম্পিউটারে ব্যবহৃত হয়?
- কম্পিউটার চালু হলে বুটিং এর সময় যে প্রক্রিয়াটি সম্পন্ন হয় তার নাম কী?
- নিচের কোনটি অ্যাপ্লিকেশন সফটওয়্যার নয়?
- RADAR এর পূর্ণরুপ কী?
- HTML কী কাজে ব্যবহার করা হয়?
- Compiler এর কয়টি অংশ?
- নিম্নের কোনটি ডি-মরগ্যান উপপাদ্য?
- The blinking point which shows your position in the text is called-
- ABS এর পূর্ণ রূপ কী?
- SCSI এর পূর্ণরূপ কী?
- ইন্টারনেট কত সালে চালু হয়?
- কোনটি ওয়াইফাই স্ট্যান্ডার্ড?
- A virus that replicates itself is called
- 1024 GB equals ? (১০২৪ গিগাবাইট্স সমান?)
- আইপি এড্রেস (iPv4) কত বিটের?
- RAM and ROM are related to-
- Which of the following is not a computer input device? (নিচের কোনটি কম্পিউটারের ইনপুট ডিভাইস নয়?)
- কোন লজিক গেটে একই সংখ্যক ইনপুট এবং আউটপুট থাকে?
- ফোন কল (ভিওআইপি) সার্ভিসের প্রয়োজনীয় ব্যান্ডইউথ-
- One nibble equals to __ .
- কোনটি Input Device
- In computer terminology loT stands for-
- In MS World pressing Ctrl+E will: