Report Bug
Qus : Call Based architecture is known as
Qusकॉल बेस्ड आर्किटेक्चर के रूप में जाना जाता है

A. ATM
B. FDDI
C. LAN
D. Client Server


Solution
D. Client Server



Explanation
<p>Call-Based Architecture refers to a setup where clients make requests (or "calls") to servers, which then process and respond.</p><p><br></p><p>This is the foundational concept of the Client-Server architecture.</p><p><br></p><p>It's widely used in networks and applications where multiple clients access shared resources hosted on a server.</p>



Report Bug