fa
Feedback
اللجنة العلمية_مستوى أول

اللجنة العلمية_مستوى أول

رفتن به کانال در Telegram

القنوات العملية المركزية: سنة اولى/ https://t.me/USذF_Computer1 سنه ثانية/ https://t.me/USF_computer2 سنة ثالثة/ https://t.me/USF_Computer3 سنة رابعة/ https://t.me/USF_Computer4 تم ارشفة اغلب قنوات ومجموعات الدفع السابقة ، وهي مثبته

نمایش بیشتر
3 201
مشترکین
اطلاعاتی وجود ندارد24 ساعت
+427 روز
+28230 روز
آرشیو پست ها
Repost from IS AM 2022
What will be the output of the following C++ code? #include using namespace std; int main () { int a, b, c; a = 2; b = 7; c = (a > b) ? a : b; cout << c; return 0; }
Anonymous voting

Repost from IS AM 2022
What will be the output of the following C++ code? #include using namespace std; int main() { int a = 5; float b; cout << sizeof(++a + b); cout << a; return 0; }
Anonymous voting

What will be the output of the following C++ program? #include #include using namespace std; int main() { cout << setprecision(17); double d = 0.1; cout << d << endl; return 0; }
Anonymous voting

Repost from IS AM 2022
What will be the output of the following C++ code? #include using namespace std; int main() { char c = 74; cout << c; return 0; }
Anonymous voting

Repost from IS AM 2022
What will be the output of the following C++ code? #include using namespace std; int main () { int cin; cin >> cin; cout << "cin: " << cin; return 0; }
Anonymous voting

Repost from IS AM 2022
What is the size of void in C++?
Anonymous voting

Repost from IS AM 2022
What will be the value of x in the following C++ program #include using namespace std; int main(){ int a=1; int x=(a++)++; cout<
Anonymous voting

Repost from IS AM 2022
What will be the output of the following C++ program: #include using namespace std; int main(){ int a=1; cout<<(a++)*(++a)<
Anonymous voting

Repost from IS AM 2022
What will be the output? #include using namespace std; int main() { int numbers [5]={22,25,32,46,66}, sum = 0; for (int i = 0; i < 5; ++i) { sum += numbers[i]; } cout << "Sum = " << sum << endl; return 0; }
Anonymous voting

it doesn't take control of computer system but affects privacy
Anonymous voting

The server will send a payment request to a payment...........
Anonymous voting

Sport results is an example of:
Anonymous voting

An effort to gain unauthorised access to a computer.......
Anonymous voting

We use......... when it is necessary not to do something
Anonymous voting

When you work on the computer you should......
Anonymous voting

We use....... to talk about things that are possible now or in the future.
Anonymous voting

blocks unauthorised access cods.....
Anonymous voting

Spreads without the user taking action and usually acts in operation system..........
Anonymous voting

We use after used/use for......
Anonymous voting

used for cutting wire or removing the insulation......
Anonymous voting