PGDCA Exam 2025 Created by admin PGDCA Exam 2025 1 / 34 Category: Name the following Q. Write two keywords? Check 2 / 34 Category: Name the following Q. Write two Header File Name? Check 3 / 34 Category: Name the following Q. Write two library function Check 4 / 34 Category: Name the following Q. Write two High Level Language? Check 5 / 34 Category: Name the following Q. Write two object-oriented language? Check 6 / 34 Category: Name the following Q.Write two procedural language Check 7 / 34 Category: Name the following Q. Write two data types? Check 8 / 34 Category: Name the following Q. Write two conditional statements name Check 9 / 34 Category: Name the following Q. Write two low level language Check 10 / 34 Category: Name the following Q. Write two operators name Check 11 / 34 Category: Write True or False Q. F5 is keyboard short cut key to run program in C. True False 12 / 34 Category: Write True or False Q. C is the low-level programming language. True False 13 / 34 Category: Write True or False Q. Every statement in a C program has to end with fullstop. True False 14 / 34 Category: Write True or False Q. Infonet#2024 can be declared as a variable. True False 15 / 34 Category: Write True or False Q. comment command not available in c programming language. True False 16 / 34 Category: Choose the correct answer A primary datatype: long void double none of the above 17 / 34 Category: Choose the correct answer Q. Execution of a program starts from ____. main() conditional statement variable declaration constant declaration 18 / 34 Category: Choose the correct answer Q.Every statement in a C program has to end with _____. colon(:) semi-colon(;) full stop(.) comma(,) 19 / 34 Category: Choose the correct answer A Keyword: break char both of the above none of the above 20 / 34 Category: Choose the correct answer Q. When the C programming language was developed? 1971 1972 1973 1974 21 / 34 Category: Find the output for the program #include<stdio.h> int main() { float a=3,b=2; printf(a%b); return 0; } Check 22 / 34 Category: Find the output for the program for(int i=1;i<=5;i++) { printf("Infonet\t"); } Check 23 / 34 Category: Find the output for the program int i=5; while(i<=10) { printf("Infonet\t"); i++; } Check 24 / 34 Category: Find the output for the program #include<stdio.h> void main() { float a=3.15529; printf("%.1f\t", a); return 0; } Check 25 / 34 Category: Fill in the Blanks The ___________ statement is used to output the results in C language. Check 26 / 34 Category: Fill in the Blanks C language is developed by ____________________. Check 27 / 34 Category: Fill in the Blanks ________ is the format for multi line comment entry. Check 28 / 34 Category: Fill in the Blanks ___________ is the default file name for a PowerPoint presentation. Check 29 / 34 Category: Fill in the Blanks Drop cap option is available in _______ menu of MS Word 2010. Check 30 / 34 Category: Fill in the Blanks Variables in the PRINT statement may be separated by _____________. Check 31 / 34 Category: Fill in the Blanks A set of ordered commands that enables a computer to carry out a specific task is called a computer_____________ . Check 32 / 34 Category: Fill in the Blanks Under the Insert tab, _________ group contains the features like Shapes, ClipArt. Check 33 / 34 Category: Fill in the Blanks The smallest unit of a worksheet is called a_______. Check 34 / 34 Category: Fill in the Blanks ________ is the extension of MS Excel file. Check LinkedIn Facebook 0%