
Software Programming : C Programming QUESTIONS AND ANSWERS :: part6 : 6 to 10
Following Software Programming language Entrance Multiple choice objective type questions and answers will help you in Software Programming 2024 examinations :
6.What are the two predefined FILE pointers in C? |
| console and error |
| stdout and stdio |
| stdout and stderr |
| stdio and stderr |
| console and stdio. |
7.What would be the correct way to cast �ptr� in the code above to be a pointer to a 3 element array of function pointers with a return value of int and a single parameter of a pointer to char? |
| ( int ( ( * )[3] ) ( char * ) )ptr |
| ( ( int * ) ( *[3] )( char * ) ) ptr |
| int *( [3]) ( * char * ) ptr |
| ( int *( * )[3] ( char * ) )ptr |
| ( int ( *( * )[3] )( char * ) )ptr. |
8.When a function is recursively called all the automatic variables are stored in a |
| Stack |
| Queue |
| Array |
| Linked List |
| Register. |
9.What is the base data type of a pointer variable by which the memory would be allocated to it? |
| Int |
| Float |
| No data type |
| Depends upon the type of the variable to which it is pointing |
| Unsigned int. |
10.Which is the fundamental data type used to implement the enum data type? |
| char |
| int |
| float |
| double |
| any primary data type including user defined data type. |
More C Programming QUESTIONS AND ANSWERS available in next pages
-
Health is the greatest gift, contentment is the greatest wealth -Buddha
- TNTET 2021 - Practice
- SSC CGL 2021 - Practice
- TNPSC Group 2A 2021 - Practice
- IIT JEE
- IIT JEE Q&A
- TNPSC Answer Keys
- TNPSC Group 2 Syllabus
-
TNPSC Q&A

- Online Tests - TNPSC
- Online Tests - GK
- IBPS 2020-2021
- Online Tests - Bank
- Online Tests - RRB NTPC
- Online Tests - UGC NET
- Online Tests - TANCET
- Online Aptitude Test
-
Engineering

-
Programming

-
Basic Science

-
Quiz

- Plus Two Question Papers
- SSLC Question Bank
-
Aptitude Tests

-
Logical Reasoning

-
General Knowledge-Hindi

-
Indian History MCQ

-
Indian Geography MCQ

-
Indian Civics MCQ

-
Indian Economics MCQ

-
CTET Biology MCQ

-
CTET Chemistry MCQ

-
CTET Physics Solved MCQ

-
Arithmetic Tests

- Press Release
- FAQ
- Coaching Centres
- TNPSC Group 1 Syllabus
-
TNPSC Group IV Syllabus

- TRB 2017 in English PDF

- TRB 2017 in Tamil PDF

- TET
- TNTET
