In Notepad++, which shortcut key is used to comment out (highlight) a block of code?
In Notepad++, which shortcut key is used to comment out (highlight) a block of code?
Notepad++ में किसी Code Block को Comment करने (Highlight करने) के लिए कौन-सी Shortcut Key का उपयोग किया जाता है?
Detailed Solution & Logic
Ctrl + Q
In Notepad++, Ctrl + Q is used to comment or uncomment a selected block of code (for supported programming languages). This is useful for temporarily disabling code without deleting it, making testing and debugging easier.
Notepad++ में Ctrl + Q का उपयोग चयनित Code Block को Comment/Uncomment करने के लिए किया जाता है (समर्थित प्रोग्रामिंग भाषाओं में)। इससे कोड को हटाए बिना अस्थायी रूप से निष्क्रिय (Disable) किया जा सकता है, जिससे Testing और Debugging आसान हो जाती है
Similar Practice Questions
Which of the following is NOT a text editor?
Which of the following is NOT a text editor?निम्नलिखित में से कौन-सा टेक्स्ट एडिटर नहीं...
The extension of the file saved in Notepad document is –
The extension of the file saved in Notepad document is –Notepad में सेव की गई...
It is a powerful text editor available for all platforms.
It is a powerful text editor available for all platforms.यह एक शक्तिशाली टेक्स्ट एडिटर है,...
In addition to Preferences, what else can be used to personalize the appearance of Notepad++?
In addition to Preferences, what else can be used to personalize the appearance of Notepad++? ...
Notepad++ supports which of the following?
Notepad++ supports which of the following? Notepad++ निम्नलिखित में से किसे सपोर्ट करता है? ...
Which menu in Notepad has only two options, Word Wrap and Font?
Which menu in Notepad has only two options, Word Wrap and Font? Notepad में कौन-से...
Compare plugin in Notepad++ helps to find out the difference between –
Compare plugin in Notepad++ helps to find out the difference between –Notepad++ में Compare Plugin...