Skip to main content

UNIX Introduction to Unix | Test Your Understanding - Introduction to Unix

 UNIX

 Introduction to Unix

 Test Your Understanding - Introduction to Unix

Feedback

Congratulations! You have passed by securing more that 80%.

Question 1

Correct
Mark 1.00 out of 1.00
Flag question

Question text

What will be the output of the given code snippet?

~]$ dc

4

5

+

3

p

 blank 


   
5438

Feedback

Question 2

Correct
Mark 1.00 out of 1.00
Flag question

Question text

Fill the specific date format in the given echo statement, to print the date in dd/mm/yyyy format.

 echo `date + blank / blank / blank `


     
%m%dd%d%y%M%Y

Feedback

Comments

Subscribe to Get's Answer by Email