Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
C Structure and Union - C programming (MCQ) questions for Q. 27530
Home
>>
Category
>>
C programming (MCQ) questions
>>
C Structure and Union
Q. What will be the size of the following structure?
#include <stdio.h>
struct temp
{
int a[10];
char p;
};
- Published on 26 Feb 17
a.
5
b.
11
c.
41
d.
44
ANSWER: 44
Related Content
C Basics (
11
)
C Decision and Loop (
0
)
C Function (
3
)
C Array (
1
)
C Strings (
1
)
C Pointer (
10
)
C Structure and Union (
4
)
C Files I/O (
0
)
C Linked List (
0
)
C Stack (
0
)
C Queue (
0
)
C Binary Search (
0
)
C Sorting (
0
)
Discussion
Ehsan Irshad
-Posted on 30 Jul 17
Kutti k bachy galat answer dala hva he
son of bitch its wrong answer Ban Lun
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲