• Call Us : 03082533000 (WhatsApp)
  • Email Us : TestPointpk.com@gmail.com
Sticky Note
What does the getche() function do in C/C++?
سی آر سی پلس پلس میں گیٹ سی ایچ () فنکشن کیا کرتا ہے؟
  1. It will display the character on the screen that user has entered
  2. It reads a character from the keyboard without displaying it on the screen
  3. It reads a string from the user
  4. None of these
Explanation

The getche() function in C/C++ (from the <conio.h> library) performs two actions:

  1. Reads a single character from the keyboard (immediately, without waiting for Enter).
  2. Echoes (displays) the character on the screen.

Related MCQs

مندرجہ ذیل میں سے کون سا سنگل یوزر آپریٹنگ سسٹم ہے؟
  1. DOS
  2. Windows
  3. Linux
  4. None of these
اس سوال کو وضاحت کے ساتھ پڑھیں

  1. Cannot be determined
  2. Data inadequate
  3. Both A and B
  4. None of these
اس سوال کو وضاحت کے ساتھ پڑھیں

کمپیوٹرز کے درمیان ڈیٹا کی منتقلی کس کے ذریعے کی جاتی ہے؟
  1. Protocol
  2. Data Bus
  3. Both A and B
  4. None of these
اس سوال کو وضاحت کے ساتھ پڑھیں

کون سا پروگرام کمپیوٹر کے کام کرنے کو سمجھنے اور منظم کرنے میں مدد کرتا ہے؟
  1. FIFO
  2. OS
  3. SS
  4. None of these
اس سوال کو وضاحت کے ساتھ پڑھیں

  1. 2 bytes
  2. 4 bytes
  3. 8 bytes
  4. 16 bytes
اس سوال کو وضاحت کے ساتھ پڑھیں

All Rights Reserved © TestPointpk.com