Question
There are seven letters E, R, P, T, C , H and A. Can
the word CHAPTER be formed? I. T is placed third to the right of H. E is placed second to the right of P. E is not the last letter of the word. C is not placed near R or P. II. C is placed third to the left of P and A is placed adjacent to P. R is placed second to the right of T. Each of the questions below consists of a question and two statements numbered I and II given below it. You have to decide whether the data provided in the statements are sufficient to answer the question. Read both the statements and give answer –Solution
From I and II,
In a wireless LAN, which IEEE standard is commonly associated with the Wi-Fi protocol?
Which bus connects the CPU to main memory and transfers data and instructions?
In a compiler, keywords of a language are recognized during
Which are types of system design
What is a blockchain?
Which component in the CPU is responsible for fetching instructions from memory and incrementing the program counter?
Which cryptographic system uses two different keys for encryption and decryption?
In a binary search tree (BST), what is the time complexity of finding the maximum element in the tree?
What is the purpose of a voltage divider circuit?
What is the worst-case time complexity of inserting n elements into an empty linked list, if the linked list needs to be maintained in sorted order? Mo...