Top 100+ questions in Education

0 votes
    Packer.io and Boxful represent ______________ type of pattern. A. Service Instance per Container B. Service Instance per Host C. Multiple Services per Host pattern...
asked Jan 10, 2023 in Education by JackTerrance
0 votes
    Netflix OSS is an example of __________. A. Server-side discovery B. Client-side discovery...
asked Jan 10, 2023 in Education by JackTerrance
0 votes
    The transactions that span across multiple services are handled by ___________. A. DML commands B. Pre-compiled queries C. Logging queries in DBs D. Event driven Architecture...
asked Jan 10, 2023 in Education by JackTerrance
0 votes
    AWS Elastic Load Balancer (ELB) is an example of __________. A. Client-side discovery B. Server-side discovery...
asked Jan 10, 2023 in Education by JackTerrance
0 votes
    The 3Cs of Microservices include the following, except ___________. A. Control B. Connect C. Componentize D. Collaborate...
asked Jan 9, 2023 in Education by JackTerrance
0 votes
    The decomposition of Microservices is based on two categories, namely ________. A. Technology Capability and ... Marketing and Domain D. Business Opportunity and Technology...
asked Jan 9, 2023 in Education by JackTerrance
0 votes
    Agile development & deployment is difficult in case of _________. A. Monolithic B. Microservices...
asked Jan 9, 2023 in Education by JackTerrance
0 votes
    The total nodal delay is given by ____________. A. dnodal = dproc – dqueue + dtrans + dprop B. dnodal = dproc ... D. dnodal = dproc + dqueue – dtrans – dprop...
asked Jan 9, 2023 in Education by JackTerrance
0 votes
    The charging in packet switching is ______________ based? A. Packet B. Time C. Both the options D. None of the above...
asked Jan 8, 2023 in Education by JackTerrance
0 votes
    In _________ systems, resources are allocated on demand. A. packet switching B. circuit switching C. line switching D. frequency switching...
asked Jan 6, 2023 in Education by JackTerrance
0 votes
    Which of the following is not an application layer service? A. Network virtual terminal B. File transfer, access, and management C. Mail service D. Error control...
asked Jan 6, 2023 in Education by JackTerrance
0 votes
    The required resources for communication between end systems are reserved for the duration of the session between end ... Circuit switching C. Line switching D. Frequency switching...
asked Jan 6, 2023 in Education by JackTerrance
0 votes
    What are the Methods to move data through a network of links and switches? A. Packet switching and Line ... switching and Circuit switching D. Line switching and bit switching...
asked Jan 6, 2023 in Education by JackTerrance
0 votes
    ...
asked Jan 4, 2023 in Education by sandeepthukran
0 votes
    Which block or device does the data compression? a) Channel encoder b) Source encoder c) Modulator d) None of the mentioned...
asked Dec 29, 2022 in Education by JackTerrance
0 votes
    What is the ASCII value of space? a) 32 b) 48 c) 96 d) 65...
asked Dec 29, 2022 in Education by JackTerrance
0 votes
    How many bytes does a gigabyte have? a) 1 million bytes b) 10 million bytes c) 1 billion bytes d) 10 billion bytes...
asked Dec 29, 2022 in Education by JackTerrance
0 votes
    How many different combinations can be made from a n bit value? a) 2(n+1) b) 2(n) c) 2(n)+1 d) None of the mentioned...
asked Dec 29, 2022 in Education by JackTerrance
0 votes
    Which circuit is called as regenerative repeaters? a) Analog circuits b) Digital circuits c) Amplifiers d) A/D converters...
asked Dec 29, 2022 in Education by JackTerrance
0 votes
    I have made a commit and discarded it. I can still retrieve that commit using git reflog. A. True B. False...
asked Dec 24, 2022 in Education by JackTerrance
0 votes
    Few channels in Slack are listed with a lock symbol in the Explorer because these channels are ___________. A. Private B. Personal C. Public D. Exclusive...
asked Dec 23, 2022 in Education by JackTerrance
0 votes
    Update the README.md file in the GitHub Branch starfeature and commit the updates. Which channel would receive ... . Stakeholders C. Starprojectteam D. None of the options...
asked Dec 23, 2022 in Education by JackTerrance
0 votes
    What does the command Git reset –- soft HEAD^ perform? A. Moves commit to one after current head B. Moves commit ... . Moves commit to the first head D. None of the options...
asked Dec 21, 2022 in Education by JackTerrance
0 votes
    What does the command git checkout -b branchname do? A. Creates a new branch and switches to this new branch B. ... branch C. Deletes the new branch D. Commits the new branch...
asked Dec 20, 2022 in Education by JackTerrance
0 votes
    When you run git fetch from my local repo, will it update your local code and target branch? A. Yes, the command ... new commits and keep them in a separate branch in local repo...
asked Dec 20, 2022 in Education by JackTerrance
0 votes
    When you run git fetch from your local repo, it will update your local changes in working area? A. True – ... It updates local repo only and does not affect the working area...
asked Dec 20, 2022 in Education by JackTerrance
0 votes
    What does the command git add . do? A. Adds all the files to repo B. Adds all the files to the staging area C. Adds all the files to the local directory D. None of the options...
asked Dec 17, 2022 in Education by JackTerrance
0 votes
    Which of the following best describes Git? A. Access Control System B. Version Control System C. Role Control System D. None of the options...
asked Dec 17, 2022 in Education by JackTerrance
0 votes
    Update the README.md file in the GitHub Branch starfeature and commit the updates. Which channel would receive ... . Stakeholders C. Starprojectteam D. None of the options...
asked Dec 16, 2022 in Education by JackTerrance
0 votes
    Delete the branch starfeature in GitHub. Which channel would receive notification for this event? A. Stakeholders and ... . Stakeholders C. Starprojectteam D. None of the options...
asked Dec 16, 2022 in Education by JackTerrance
...