Explanation: Dennis Ritchie is the father of C Programming Language. C programming language was developed in 1972 at American Telephone & Telegraph Bell Laboratories of USA.
All keywords in C are in which case?
Explanation: All keywords of c language are in lowercase only
Which of the following is not a valid C variable name?
Explanation: Since only underscore and no other special character is allowed in a variable name, it results in an error.
Which of the following is true for variable names in C?
Explanation: According to the syntax for C variable name, it cannot start with a digit.
Which is valid C expression?
Explanation: Space, comma and $ @ cannot be used in a variable name
Which of the following cannot be a variable name in C?
Explanation: volatile is C keyword.
Which of the following declaration is not supported by C language?
Explanation: It is legal in Java, but not in C language.
Which keyword is used to prevent any changes in the variable within a C program?
Explanation: const is a keyword constant in C program.
What is the result of logical or relational expression in C?
Explanation:
Which of the following typecasting is accepted by C language?
Explanation:
What is an example of iteration in C?
Explanation:
What is #include ?
Explanation:
Which of the following are C preprocessors?
Explanation:
The C-preprocessors are specified with which symbol?
Explanation: C-preprocessors are specified with # symbol
What is the sizeof(char) in a 32-bit C compiler?
Explanation:
Which of the following is not an operator in C?
Explanation:
scanf() is a predefined function in which header file?
Explanation: scanf() is a predefined function in "stdio.h" header file.printf and scanf() carry out input and output functions in C. These functions statements are present in the header file stdio.h
What is meant by ‘a’ in the following C operation? fp = fopen("Random.txt", "a");
Explanation:
Which option should be selected to work the following C expression? string p = "HELLO";
Explanation:
What is the meaning of the following C statement? printf(“%10s”, statename);
Explanation:
Which of the following is a correct format for declaration of function?
Explanation:
The value obtained in the function is send back by using which keyword?
Explanation:
What is the scope of an automatic variable?
Explanation:
Which of the following is a storage specifier?
Explanation:
Automatic variables are stored in which type of memory
Explanation:
Microsoft Office
Computer Introduction
Operating System Introduction
MS Office Tools and its uses
MS Word
MS Excel
MS Powerpoint
Double Entry System of Accounting
Types of Accounts
The Golden Rules of Accounting
Source Documents for Accounting
Recording of Business Transactions
The Accounting Equation
Recording of Transactions in Books of Original Entry/Journal