Which Windows terminal application replaces the older command prompt environment to provide advanced object-oriented scripting and automation features? MCQ with Answer and Explanation

Which Windows terminal application replaces the older command prompt environment to provide advanced object-oriented scripting and automation features?
A. MS-DOS Prompt
B. PowerShell
C. Telnet client
D. Bash Shell
Answer: Option B
Solution (By JKExamLibrary)
Windows PowerShell is an advanced task automation and configuration management framework consisting of a command-line shell and scripting language.

This question belongs to: Computer Operating Systems

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Operating Systems Questions

Question #1 Report Error
Which Windows keyboard shortcut instantly locks the active user account profile, requiring a password entry to log back in?
A. Windows Key + D
B. Windows Key + L
C. Alt + F4
D. Ctrl + Alt + Delete

Correct Answer: Option B


Explanation:
Pressing Windows Key + L signals the desktop shell interface to lock the active session, securing user documents behind the login screen.

This question belongs to: Computer Operating Systems
Question #2 Report Error
In Android, what is the name of the runtime environment introduced in Android 5.0 to replace Dalvik?
A. Dalvik 2.0
B. ART (Android Runtime)
C. Google Runtime
D. JVM

Correct Answer: Option B


Explanation:
ART (Android Runtime) replaced Dalvik with ahead-of-time (AOT) compilation, improving performance and reducing startup time.

This question belongs to: Computer Operating Systems
Question #3 Report Error
Android is primarily based on which operating system kernel?
A. Hybrid Kernel
B. Linux Kernel
C. Unix Kernel
D. Windows NT Kernel

Correct Answer: Option B


Explanation:
Android is an open-source operating system designed for mobile devices, built directly on top of a modified version of the Linux kernel.

This question belongs to: Computer Operating Systems