Computer Science 12th 15 - 10 - 2024 - 125827
Computer Science 12th 15 - 10 - 2024 - 125827
Sr. Questions A B C D
No
1 The function getch() is defined in : stdio.h string.h math.h conio.h
2 ___can be used to begin a new line in C \n \a \r \b
:
3 Escape sequence characters always % \ / %d
begins with a ___ character
4 The escape sequence for carriage return \a \c \r \f
is
5 The escape sequence to insert tab in C is \n \t \r \f
:
6 The escape sequence to produce beep \t \a \n \b
from computer speaker is :