Posts

Showing posts from 2017

MCQ for C prgramming

MCQ 1. Which of the following special symbol allowed in a variable name? A. * (asterisk) B. | (pipeline) C . - (hyphen) D . _ (underscore) 2. How would you round off a value from 1.92 to 2.0? A. ceil(1. 92 ) B. floor( 1.92 ) C. roundup( 1.92 ) D. roundto( 1.92 ) 3. Which of the following is the correct order of evaluation for the below expression? z = x + y * z / 4 % 2 - 1 A. * / % + - = B. = * / % + - C. / * % - + = D. * % / - + = 4. When we mention the prototype of a function? A. Defining B. Declar in g C. Prototyping D. Calling 5. Which of the following is the correct usage of c...

BCA 1 Final Term work and lab note book work

Term work

MCA 5

Short introduction to some of the technologies

BCA 1

Control Statements

MCA 5

Complete syllabus unit 1 unit 2 unit3 unit 4 unit5

ITA final term work

Term work ITA

C notes

C notes

C operators

Operators

Programming in C

Please follow the link to get the file.... Ansi C - Balaguruswamy

MCA 3 ITA

Image
Please find the snapshot of the page to be designed... Page 1 Page 2

BCA I

Please click the link to access the file Syllabus

C Term Work Question

Please find attached the final term work ....... Term Work

Advance C

Please find the links for your reference....................... Structures and Unions Functions Bitwise Operators Masking

BCA2 Advance C

Arrays PDF