What will be the output of the following code? void main () [printf("%3 f\n)", 8/((3*8));]
A. 0.000
B. 1.000
C. 0.111
D. None of the above
Sonali Bank Ltdসাধারন জ্ঞান - বাংলাদেশবিজ্ঞান ও চিকিৎসাবিজ্ঞান ও চিকিৎসা (Topic Practice)Sonali Bank Ltd - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
সঠিক উত্তরঃ
B.
1.000
Explanation:
Related Questions (Any University/Year)
- API মানে-
- Indications of lumber puncture are-
- নিচে উল্লেখিত বাংলাদেশ সরকারের কোন মডেলটি জাতিসংঘ স্বীকৃতি দিয়েছে।
- নিচের কোনটি Central Processing Unit (CPU)-এর অংশ নয়
- মোবাইলের জনক কাকে বলা হয় ?
- কোন সোশ্যাল মিডিয়া প্ল্যাটফরম প্রতি পোস্টে অক্ষরের সংখ্যার সীমার জন্য পরিচিত?
- What is the full meaning of BCD and ASCII?
- বাংলাদেশের কোন বিজ্ঞানী পাটের জিন বিন্যাস আবিষ্কার করেন?
- The process to discover plain text or key is known as-
- 'গ্লোবাল ভিলেজ' ধারণাটি কে প্রথম ব্যবহার করেন?
- কম্পিউটারের সকল নেটওয়ার্কের নেটওয়ার্ক হল
- নিচের কোনটি Database এর Aggregate ফাংশন?
- The complex of Binary search alogrithm is___
- Which company owns 'Hotmail' the internet based e-mail system?
- The primary job of the operating system of a computer is to
- Which one of the following stores more data than a DVD?
- Which of the following organization was the launch provider of Bangabandhu Satellite-1?
- What is the meaning of 'WWW' written in front of a web address?
- নিচের কোনটিকে সকল মানসিক শক্তির আধার বলা হয়? (Which of the following is called the reservoir of all psychic energy?)
- what is the value of 'd' after this line of code has been executed ? double d = Math round ( 2.5 + math random () );