ru
Feedback
Programming World👨‍💻

Programming World👨‍💻

Открыть в Telegram

All programming language tutorials,courses and more..! For HTML: @html_web_learn For CSS: @CSS_web_learn For JS: @JavaScript_js_learn For PHP: @learn_php_web For Programming courses @Programmingworld_dev For CEH,Cybersec: @technical_stark

Больше
1 412
Подписчики
Нет данных24 часа
-57 дней
-1330 день
Архив постов
What is the additional feature in classes that was not in structures?
Anonymous voting

Software Engineering: Build & Fix Model is suitable for programming exercises of ___________ LOC (Line of Code).
Anonymous voting

OS: Which module gives control of the CPU to the process selected by the short-term scheduler?
Anonymous voting

DBMS: There are multiple records in a table, and some of these records are duplicates. you need to fetch only one copy of each set of duplicate.
Anonymous voting

C: #include main() { int i=16; for( ; i; i>>=1) { if(i=5) { printf("hello"); break; } printf("%d",i); } }
Anonymous voting

A system is having 3 processes ,Each requires 2units of Resources , the minimum units of Resources that no Deadlock will occur ?
Anonymous voting

Maximum Number of Binary Tree's Would be possible with 3 nodes?
Anonymous voting

DBMS: Which of the following SELECT statements prints the string 56 ? Select one or more:
Anonymous voting

Software Engineering: what is a collection of operations that specify a service of a class or component ?
Anonymous voting

Repost from N/a
If you want to read any paid article free from Bloomberg, economist etc. You have follow some step : 1. Copy the article link 2. Go to https://archive.fo/ 3. Paste the link that you have copied then enjoy the article.😀 ================================= Join Our Telegram Channel for more @CyberPunk_anonymous =================================

64 Toughest Interview Questions

DBMS: Which of the following SELECT statements prints the string 56 ? Select one or more:
Anonymous voting

Software Engineering: what is a collection of operations that specify a service of a class or component ?
Anonymous voting

C: #include #include int main() { char char_arr[6]="ORACL"; char c='E'; printf("%s\n" ,strcat(char_arr,c)); return 0; }
Anonymous voting

Java: public class Test { public static void main(String [] args) { try { int x=0; for(x=1; x<4; x++); System.out.println(x); } catch(Exception e){ } finally { System.out.println("Error"); } } }
Anonymous voting

What is the additional feature in classes that was not in structures?
Anonymous voting

Which of the following is a dynamic model that shows how the system interacts with its environment as it is used ?
Anonymous voting

Which scheduling algorithm suffers from starvation?
Anonymous voting

Become a Full Stack Web3 / Blockchain Developer in 180 days Detailed ROADMAP with days ↓ Day 1 - 20 ( 1-2 hour / day ) → Learn HTML & CSS Day 21 - 35 ( 1-2 hour / day ) → Learn JavaScript Day 36 - 42 ( 1-2 hour / day ) → Learn CSS framework Bootstrap / TailwindCSS Day 42 - 50 ( 1-2 hour / day ) → Learn JS Framework Angular / ReactJS / VUE JS / Next JS Day 51 - 90 ( 1-2 hour / day ) → Learn Advance JS Day 91 - 95 ( 1-2 hour / day ) → Learn Git and Github Day 96 - 106 ( 1-2 hour / day ) → Learn REST API or JSON API Day 107 - 120 ( 1-2 hour / day ) → Learn Blockchain Basics Include ↓ - what is Ethereum - Decentralisation - Smart contract - Cryptocurrency - NFTs , DAOs - Cryptography - Keys - Hashing Day 121 - 140 ( 1-2 hour / day ) → Learn Solidity Day 141 - 150 ( 1-2 hour / day ) → Learn Hardat / truffle Day 151 - 155 ( 1-2 hour / day ) → Learn Web3.js / Ether.js ( interact with frontend ) Day 156 - 160 ( 1-2 hour / day ) → Learn IPFS / filecoin Day 161 - 180 ( 1-2 hour / day ) → Revise all things from scratch → Start Building DApps For More Web3 Content Join @web3_learn

Repost from N/a
Which scheduling algorithm suffers from starvation?
Anonymous voting