My Report

Unix Practice Test 9


Correct Answer: 2 points | Wrong: -1 point
Grades: A* (100% score) | A (80%-99%) | B (60%-80%) | C (40%-60%) | D (0%-40%)
advertisement

1. For deleting the elements from the left of the array ___ function is used.

2. vi used ___ to enter control characters.

3. perl also supports use of for loop in the following manner.

for($i=0;$i<3;$i++){ }

4. Which of the following is a built-in function for awk?

5. For searching a character, ___ and ___ are used.

6. To delete from current cursor upto the first occurrence of }, which of the following will be used?

7. awk uses _____ dimensional arrays.

8. To split the screen into multiple windows, we can use ____ command.

9. awk uses ___ operator for concatenating strings.

10. Which of the following is an invalid command?


 

Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.