Interview Questions on Fundamental of C Language set-8 الكاتب ahmed في 9:30 PM أضف تعليق C Multiple Choice Question (MCQ) 1) The control automatically passes the first statement after the loop in .. A. Continue statement B. Break statement C. Switch statement D.... أكمل المقال
Solved MCQ on Fundamental of C Language set-7 الكاتب ahmed في 10:25 PM أضف تعليق C Multiple Choice Question (MCQ) 1) 'C' allows a three way transfer of control with the help of A. Unary Operator B. Relational Operator C. Ternary Operator D. Compa... أكمل المقال
objective type questions in c programming language set-6 الكاتب ahmed في 12:00 AM أضف تعليق C Multiple Choice Question (MCQ) 1. Which symbol is used as a statement terminator in C? A) ! B) ~ C) # D) ; 2. If the size of the array is less than the number of initiali... أكمل المقال
Solved MCQ on C Programming Language set-5 الكاتب ahmed في 8:18 AM أضف تعليق C Multiple Choice Question (MCQ) 1. What will be output of the following C program? #include int main() {int goto=5; printf("%d",goto); return 0;} A) 5 B) 10 C) *... أكمل المقال
MCQ on C Programming With Answers set-4 الكاتب ahmed في 11:49 PM أضف تعليق C Multiple Choice Question (MCQ) 1. 'C' is often called a .... A) Object oriented language B) High level language C) Assembly language D) Machine level language 2. E... أكمل المقال