12th Class Computer Science MCQS Chapter 10

Google Ads1
12th Class Computer Science MCQS
Image Courtesy By Freepik

Respected members,
12th Class Computer Science MCQS Available Here. In this pages your can get 12th Class Computer Science MCQS with Answers.
You can read and practice, 12th Class Computer Science MCQSon Different Topic,
We make Online question bank with the help of experienced teachers and subject specialists.

FG Study / Quiz is also very useful website for online Quiz and Test sessions. Where FG STUDY Team Design and Develop large Database and Content Management System for the quizzes. We provide wide scale online quiz System for various educational and professional examination. If you are interested please visit our site FG Study Quiz

Remember That The FG STUDY Team Always provide unique and useful content for students. If you have any question or problem do not hesitate to contact us, we will be happy to reply, Thanks


Which of the following is displayed by printf function?
Text
Graphics
A and B
Constant or values of variable

Which character signifies the beginning of an escape sequence?
/ /
{
/

Which escape sequence can be used to begin a new line in C?
m
n
a
b

Which escape sequence can move the cursor at the beginning of current line in C?
m
a
b
r

The function used to show the output on screen is
Printf()
Sqrt()
Scanf()
Main()

As ampersand before the name of a variable denotes:
Actual value
Address
Variable name
Data type

getch() stands for:
Give character
All
Go character
Get character

The statement printf (“%10d”,n) will display the value of n:
Right justified in ten-character space
Center-justified in ten-character space
None of these
Left justified in ten-character space

Which function is used to input data in C program?
scanf
All
gets()
getch()

Which of the following is a possible value of flag?
+
Space
All

Continue Reading Go to Next Page

Google Ads