common.or
auth.dont_have_account auth.register
#include int main() {int i;for(i=5;i<=10;i++) { printf("%d",i); if(i==6)break; } return 0;
}প্রোগ্রামটির আউটপুট কোনটি?
5
56
5789
6789
কৃত্রিম বুদ্ধিমত্তা কোথায় ব্যবহৃত হয় ?
'টেলিফোনে কথা বলা' - কোন ধরনের কমিউনিকেশন মোড? ('Engaging in telephone conversation'- Which communication mode is it?)
"If" শর্তটি বাদ দিলে "ICT" লিখাটি কতবার প্রদর্শিত হবে? (How many times will the term "ICT" be printed if we remove the "if" condition?
গ্রুপ SMS প্রদান হলো- (Sending group SMS is-)
ওয়েবসাইটের ঠিকানাকে বলে- (The address of website is called-)
"ICT" লিখাটি কতবার প্রদর্শিত হবে? (How many times will the term "ICT" be printed?