Download as pdf
Download as pdf
You are on page 1of 6
star, 559 PM AAIOPE - ONLINE EXAM JAICPE ALL INDIA COUNCIL FOR PROFESSIONAL EXCELLENCE STUDENT DETAILS NAME: AYUSH UDDHAV SASANE STUDENT ID: 21N08595649 Date of Birth: 12/01/2004 Gender: MALE Mobile: 9881802434 Institute: YUVATECH COMPUTER INSTITUTE Course: C PROGRAMMING RESULT marks printO Exam Duration 60 Minutes ‘Type of Questions: Multiple Choice, Single Answer Total Marks: 100 Passing Marks: 40.00 Marks/Qus: 1.67 Correct answers: 0 Incorrect answers: 1 Total Marks Obtained: 0 Percentage marks & Grade: 0.00% - Status: Failed hitpsihwwu-aicneincia.acivexampractice_resut 18 star, 559 PM AAIOPE - ONLINE EXAM EXIT (https://www.aicpeindia.ac.in/exam/home/logout) Qi Answer: a2 Answer: a3 Answer: aa Answer: as Answer: as Answer: a7 Answer: as Answer: as Answer: Qo Answer: qi Answer: Qi2 Answer: Q.43 Answer: To accept a string from user, which of the following is used gets() What is the work of break keyword? Exit from loop or switch statement Maximum number of elements in the array declaration int a[5] [8] is 40 Which of the following is not a valid variable name declaration? None of the mentioned The maximum number of dimensions an array can have is, None of the above Specify the 2 library functions to dynamically allocate memory? malloct) and calloc() Can you use the fprinti() to display the output on the screen? Yes Bitwise & can be used to check if more than one bit in a number is on. TRUE Which one of the following is not a linear data structure? Binary Tree What is short int in C programming? short is the qualifier and int is the basic datatype The operator & is used for Bitwise AND Along double can be used if range of a double is not enough to accommodate a real number. TRUE Bitwise operators can operate upon? ints and chars hitpshwwu-aicpeindia.acirvexampractice_resut 26 star, 559 PM a1 Answer: as Answer: a6 Answer: qa7 Answer: qis Answer: Quis Answer: Q.20 Answer: qa Answer: Q.22 Answer: Q.23 Answer: 24 Answer: Q.25 Answer: Q.26 Answer: Q27 Answer: Q.28 AAIOPE - ONLINE EXAM A variable required to accept the parameter returned by a function must be assigned the function to in TRUE Is there easy way to print enumeration values symbolically? No Which of the following statements is wrong? count+S=result The "C" language is Context free language In which numbering system can the binary number 1011011111000101 be easily converted to? Hexadecimal system The strlen() function will return, for the string with the value 5 In case of pass by reference The address of variable in memory is passed to the function so that it can use the same memory area for its processing Ina function two return statements should never occur. No The number of actual and formal parameters. should be the same Wild pointer in ¢ if pointer has not been initialized Relational operators cannot be used on: structure Functions can be called either by value or reference TRUE Will it result in to an error if a header file included twice? It is compiler dependent. A function can be overloaded with a return type if it has all the parameters same. FALSE Which among the following is a unconditional control structure hitpshwwu-aicpeindia.acirvexampractice_resut a6 star, 559 PM Answer: Q29 Answer: Q.30 Answer: Q31 Answer: Q.32 Answer: 33 Answer: 34 Answer: Q.35 Answer: 0.36 Answer: Q37 Answer: 38 Answer: Q.39 Answer: Q.a0 Answer: at Answer: aaa Answer: 43 AAICPE - ONLINE EXAM goto ftell() returns the current position of the pointer in a file stream. TRUE Which of the following identifier is correct void “break” statement when executed the control is transferred Outside the loop ,to the next statement after the loop Which of the following is not a name of data type in C? real The label in “switch-case” statement can be only a value TRUE A procedure oriented programming uses top bottom approach What value must be returned to the operating system on the successful completion of a program? 0 Can the fixed arguments passed to the function that accepts variable argument list, occur at the end? No The control statement that allows us to make a decision from number of choice is called switch statement ptt executes faster than p+ 1 because ptt is a single instruction String is an array of character arrays terminated with 0 ‘Two different operators would always have different Associativity. No It is necessary that a header files should have a -h extension? No “continue ” statement when executed the control is transferred. beginning of the loop i.e. to the first statement in the loop Who developed the C language hitpshwwu-aicpeindia.acirvexampractice_resut 46 star, 559 PM Answer: 4s Answer: Q.45 Answer: Q.46 Answer: Qa7 Answer: a8 Answer: a9 Answer: aso Answer: asi Answer: Qs2 Answer: a3 Answer: ass Answer: ass Answer: Q56 Answer: as7 Answer: ass Answer: AAICPE - ONLINE EXAM Dennis Ritchie Ina two-dimensions an array can have is The element with row number (i) and column number (j-1) Break statement is used for Quit a program The expression 5-2-3*5-2 will evaluate to 18 if ? = Is right associative and - has precedence over * Size of short integer and long integer would vary from one platform to another. TRUE Which of the following is not a valid variable name deciaration? define PI3.14 The programmer original program code is called as Source file The initial value of an integer storage class variable is, garbage Evaluate !(1 && !(0] |1)) TRUE The maximum number of conditions allowed in a “for” loop are. 1 Bitwise | can be used to set multiple bits in number. Yes The function with the name is always written in every program Bitwise can be used to reverse a sign of a number. No The” do-while” loop is an entry controlled loop FALSE. Pick the operator that not associates from the right? le What do the following declaration signify? void (*cmp)(); emp is a pointer to a function which returns void hitpshwwu-aicpeindia.acirvexampractice_resut 56 star, 559 PM AAIOPE - ONLINE EXAM Q59 continue statement is used for Answer: to go to next iteration in the loop Q.60 The continue statement is used to: Answer: skip the test of the statements of the loop in the current iteration htpsiwwu-aicpeinia.acivexampractice_resut 6

You might also like