12th Class Computer Science MCQS Chapter 8

Google Ads1

12th Class Computer Science MCQS


The basic structure of C program consists of:
Program body
Preprocessor Directive
Main () function
All

B was developed in the year:
1965-1975
1969-70
1992-1996
1972-1988

Which of the following syntax is used to include header file?
Both a or b
#include”name of header file”
None of these
#include<name of header file>

C is a:
Assembly language
Machine language
Low-level language
High Level language

stdio.h is part of:
C standard library
Comment section
Compiler
Main function

The expression may be:
String
Contant
Arithmetic expression
All

Stdio stands for:
Symbolicinput output
Stringinput output
Standard input output
Simpleinput output

Which of the following is a compiler directive?
#include<stdio.h>
Using namespace std;
All
main()

The ______ errors in a program are most difficult to locate and remove
Syntax
Grammatical
Spelling
Logical

The programmer usually enters source code into a computer using:
Linker
Debugger
Compiler
Text editor

<—————>

Continue Reading Go to Next Page

Google Ads