Which command is used to display the operating system name
Which command is used to display the unix version
Which command is used to print a file
Find / -name ‘*’ will
What is Linux?
Which statement resumes the next iteration of a for, while, select, or untill loop?
Which command puts a script to sleep untill a signal is recieved?
The command ‘ulimit’
To run the script, we should make it executable first by using _____
Which one of the following option is used for AND operation in test command?
A user can change the default log-in shell using
By default, a Linux user falls under which group?
Which of the following attribute is not shown by ps command?
Which of the following is used to compress files?
Which of the following is an archival program?
PHP files have a default file extension of_______
What should be the correct syntax to write a PHP code?
Which of the following must be installed on your computer so as to run PHP script?
i) Adobe Dreamweaver
ii) XAMPP
iii) Apache and PHP
iv) IIS
Which of the below statements is equivalent to $add += $add?
Which statement will output $x on the screen?
The practice of separating the user from the true inner workings of an application through well-known interfaces is known as _________
Which of the following term originates from the Greek language that means “having multiple forms,” defines OOP’s ability to redefine, a class’s characteristics?
Which one of the following property scopes is not supported by PHP?
Which method scope prevents a method from being overridden by a subclass?
Which function is responsible for sending a custom message to the system log?