English

BE Electronics Engineering Semester 2 (FE First Year) - University of Mumbai Important Questions for Structured Programming Approach

Advertisements
[object Object]
[object Object]
Subjects
Popular subjects
Topics
Advertisements
Advertisements
Structured Programming Approach
< prev  81 to 88 of 88  next > 

Explain any 4 functions from string.h header file with suitable examples.

Appears in 1 question paper
Chapter: [13] Arrays , String Structure and Union
Concept: String

What is pointer? Explain how the pointer variable declared and initialized. 

Appears in 1 question paper
Chapter: [14] Pointer and Files
Concept: Pointer

Select the correct option from multiple choice question.

void main() {
char a[]= “Hello world”;
char *p;
p=a;
printf(“\n%d%d%d%d”,sizeof(a),sizeof(p),strlen(a),strlen(p) ); }

Appears in 1 question paper
Chapter: [14] Pointer and Files
Concept: Pointer

State True or False with reason.

Size of pointer variable is equal to the datatype it points to.

Appears in 1 question paper
Chapter: [14] Pointer and Files
Concept: Pointer

State True or False with reason.

The statement void p; is valid. 

Appears in 1 question paper
Chapter: [14] Pointer and Files
Concept: Pointer

Explain need of file data and various modes of files also write program to create edit copy of file. 

Appears in 1 question paper
Chapter: [14] Pointer and Files
Concept: Files

Explain file handling in c in details.[Note: Mention file type, file
modes, file related functions and its use)

Appears in 1 question paper
Chapter: [14] Pointer and Files
Concept: Files

Why files are needed? Explain all the opening modes. Write a program to create copy of the user specify names of source and destination files.

Appears in 1 question paper
Chapter: [14] Pointer and Files
Concept: Files
< prev  81 to 88 of 88  next > 
Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×