Important C programming language (MCQ)
Solved Questions and Answers
Welcome to our exclusive collections of C programming language (MCQ) Questions and with answers. C is popular programming language and is best language to test knowledge of candidate and aspirants.You can find here MCQ sets of imprtant c programming language. These MCQs questions are very helpful for those candidates ans aspirants who are preparing for the various government and non government exam as well as in interview.
C programming language MCQs - Questions and Answers | SET-6
Question 51-60
Question : 51
A compiler …………….
[A]. is a computer program[B]. translates a high-level language into machine language
[C]. is a part of the software
[D]. editor
Question : 52
Which of the following is the correct usage of conditional operators used in C?
[A]. a>b?c=30:c=40;[B]. a>b?c=30;
[C]. max=a>b?a>c?a:c:b>c?b:c
[D]. return (a>b)?(a:b)
Question : 53
File manipulation functions in C are available in which header file?
[A]. streams.h[B]. stdio.h
[C]. stdlib.h
[D]. files
Question : 54
How many times the following program would print (“abc”)? main( ) { printf(“nabc”); main( ); }
[A]. Infinite number of times[B]. 32767 times
[C]. 65535 times
[D]. Till the stack does not overflow
Question : 55
Continue statement is used ………….
[A]. to go to the next iteration in a loop[B]. come out of a loop
[C]. exit and return to the main function
[D]. restarts iteration from beginning of loop
Question : 56
The output of the following is . int a=75; printf(“%d%%”, a);
[A]. 75[B]. 75%%
[C]. 75%
[D]. None of the above
Question : 57
Which of the following is a keyword is used for storage class?
[A]. printf[B]. external
[C]. auto
[D]. scanf
Question : 58
A C program contains the following declaration int i=8, j=5 what would be the value of following expression? abs(i-2*j)
[A]. 2[B]. 4
[C]. 6
[D]. 8
Question : 59
Which escape character can be used to beep from the speaker in C?
[A]. a[B]. b
[C]. m
[D]. n
Question : 60
What is the output of the following code. int n=0, m=1; do { printf(“%d”, m); m++; } while (m<=n);
[A]. 0[B]. 2
[C]. 1
[D]. 4
To Read Next Set
Click on below links
- C programming language MCQs
For All Competitive Exams | SET-1 - C programming language MCQs
For All Competitive Exams | SET-2 - C programming language MCQs
For All Competitive Exams | SET-3 - C programming language MCQs
For All Competitive Exams | SET-4 - C programming language MCQs
For All Competitive Exams | SET-5 - C programming language MCQs
For All Competitive Exams | SET-6 - C programming language MCQs
For All Competitive Exams | SET-7 - C programming language MCQs
For All Competitive Exams | SET-8 - C programming language MCQs
For All Competitive Exams | SET-9 - C programming language MCQs
For All Competitive Exams | SET-10
Please Read These Useful Post Also
कृपया इन्हें भी पढ़ें
MCQs Practice Sets for Sure Success in all competitive exams
- C Language
- MS Access
- Computer Awareness in hindi
- Computer Awareness
- IT Computer
- C++ MCQ
- MS EXCEL
- MS Word
- HTML
- CSS
- PPT
- Java
- PHP
- Web Design
- IT-Abbreviations
- OS System
- Indian GK
- Indian History
- Geography
- Indian Politics
- Indian Economy
- Indian Constitution
- Indian Railaway
- EVS
- India Sports GK
- World GK
- CTET
- Current Affairs
- Psychology
- Biology
- Physics
- Chemistry
- Mathematics
- English Grammar
- Hindi Grammar
- Banking
- HP-All Exam
- HP-JAO
- HP-Allied Services
- HP-Naib Tehsildar
Collections of Microsoft Access Database (MCQs) Questions and with answers. All questions are of multiple choice type.These MCQs are helpful in preparing exam like TET, CTET, Bank Clerical, BANK PO, AIPMT, PMT, Police exams ,army exams , CLAT, CMAT, CSIR, CTET, GATE, GMAT, General GRE, IAS, ICSE CDSE , SBI Clerk , SBIPO, PO, RRB , IELTS, IES, IEcoS, IFS, IGS, ISS, JEE, JEE Advanced, KVPY, LSAT, NDA, NEET, NEET PG, NEST, NSTSE, NTSE, Olympaid, PLAB, SAT, SSC CGL, GRE, TOEFL, UCO, UGC, USMLE, XAT, IBPS PO , PSc, State PSC, Patwari, Samvida, Teacher recruitment test, UPSC, SSC, CGL, SI, CTET, TET, CDS, MAT , SSC 10+2 , CLAT , NIFT , SBI , IBPS Clerk, Vyapam etc
If you are planning to qualify teacher eligibility test, TET, CTET, all India state TET, JEE Main, NEET UG, AIPMT, AIIMS, AFMC, DPMT, BHU, IP MBBS, JIPMER, State PMT, MHT , you can practice these question papers online. We have taken all the necessary care to provide you with genuine question papers and the answers from reliable sources. Hope our labors server student’s community in better way.
Visit http://examsuccessmaster.blogspot.com/ for a complete list of exam quizzes e.g. Child development, Psychlogy, Inclusive Education, Social Studies, physics || general science MCQ, Himachal pradesh Gk, chemistry, physics, Mathematics, math, General science, computer basics, old question papers, environmental studies,Geography, Polity Social Issue, Social Science complete study material,aptitude tests, Practice sets,HPTET,Engineering Interview, Civil Engineering, Mechanical Engineering, Electrical Engineering, most frequently asked,tests,HPTET Questions and Answers, Engineering Multiple choice, MCQ Questions on various subjects and topics and much more.
No comments:
Post a Comment