C Programming Test (Random Questions) - Computer Science & Engineering
Marks : | ||
Total number of questions | : | |
Number of answered questions | : | |
Number of unanswered questions | : |
Instruction:
1. | Sending a copy of data to a program module is called _______ |
|||||||||||
Your Answer: Option Correct Answer: Option A Explanation: No answer description available for this question. Let us discuss. Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
2. | In which addressing mode the effective address of the operand is the contents of a register specified in the instruction and after accessing the operand, the contents of this register is incremented to point to the next item in the list? |
||||||||||||||
Your Answer: Option Correct Answer: Option C Explanation: No answer description available for this question. Let us discuss. Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
3. | Which two statements describe the IP address 10.16.3.65/23?
|
|||||||||||
Your Answer: Option Correct Answer: Option B Explanation: The mask 255.255.254.0 (/23) used with a Class A address means that there are 15 subnet bits and 9 host bits. The block size in the third octet is 2 (256 - 254). So this makes the subnets in the interesting octet 0, 2, 4, 6, etc., all the way to 254. The host 10.16.3.65 is in the 2.0 subnet. The next subnet is 4.0, so the broadcast address for the 2.0 subnet is 3.255. The valid host addresses are 2.1 through 3.254. Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
4. | Which of the following can be overloaded? |
|||||||||||
Your Answer: Option Correct Answer: Option D Explanation: No answer description available for this question. Let us discuss.
Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
5. | If you want to have more than one Telnet session open at the same time, what keystroke combination would you use? |
|||||||||||
Your Answer: Option Correct Answer: Option D Explanation: To keep open one or more Telnet sessions, use the Ctrl+Shift+6 and then X keystroke combination. Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
6. | The _____ command allows you to modify the default prompt to provide other information |
||||||||||||||
Your Answer: Option Correct Answer: Option A Explanation: No answer description available for this question. Let us discuss. Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
7. | The three different application logic components are which of the following? |
|||||||||||
Your Answer: Option Correct Answer: Option C Explanation: No answer description available for this question. Let us discuss. Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
8. | A constructor that accepts __________ parameters is called the default constructor. |
|||||||||||
Your Answer: Option Correct Answer: Option C Explanation: No answer description available for this question. Let us discuss.
Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
9. | Which of the following commands connect access list 110 inbound to interface ethernet0? |
|||||||||||
Your Answer: Option Correct Answer: Option C Explanation: To place an access list on an interface, use the ip access-group command in interface configuration mode. Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
10. | In Inkjet technology the droplets of ink are deflected by? |
||||||||||||||
Your Answer: Option Correct Answer: Option A Explanation: No answer description available for this question. Let us discuss. Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
11. | Which of the following is not a restriction for a table to be a relation? |
|||||||||||
Your Answer: Option Correct Answer: Option C Explanation: No answer description available for this question. Let us discuss.
Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
12. | The Memory Buffer Register (MBR) |
||||||||||||||
Your Answer: Option Correct Answer: Option D Explanation: No answer description available for this question. Let us discuss. Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
13. | Which of the following utilities can be used to compile managed assemblies into processor-specific native code? |
||||||||||||||
Your Answer: Option Correct Answer: Option B Explanation: No answer description available for this question. Let us discuss.
Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
14. | Which of the following statements are valid about generics in .NET Framework? 1 Generics is a language feature. 2 We can create a generic class, however, we cannot create a generic interface in C#.NET. 3 Generics delegates are not allowed in C#.NET. 4 Generics are useful in collection classes in .NET framework. 5 None of the above
|
||||||||||||||
Your Answer: Option Correct Answer: Option C Explanation: No answer description available for this question. Let us discuss.
Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
15. | The Enterprise tier of the three-tiered database architecture includes: |
|||||||||||
Your Answer: Option Correct Answer: Option A Explanation: No answer description available for this question. Let us discuss. Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
16. | Which of the following commands will configure all the default VTY ports on a router? |
|||||||||||
Your Answer: Option Correct Answer: Option B Explanation: From global configuration mode, use the line vty 0 4 command to set all five default VTY lines. Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
17. | A common boundary between two systems is called |
|||||||||||
Your Answer: Option Correct Answer: Option B Explanation: No answer description available for this question. Let us discuss. Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
18. | In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register? |
|||||||||||
Your Answer: Option Correct Answer: Option D Explanation: No answer description available for this question. Let us discuss. Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
19. | The functional difference between SR flip-flop and JK flip-flop is that |
||||||||||||||
Your Answer: Option Correct Answer: Option C Explanation: No answer description available for this question. Let us discuss. Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
20. | Locks placed by command are called ________ . |
|||||||||||
Your Answer: Option Correct Answer: Option B Explanation: No answer description available for this question. Let us discuss.
Learn more problems on : C Programming Test (Random Questions) Discuss about this problem : Discuss in Forum |
C Programming Test (Random Questions) - Computer Science & Engineering