Exam Details
Subject | Programming Methodologies | |
Paper | ||
Exam / Course | MBA - Information Technology Management (MBAITM) | |
Department | School of Computer and Information Sciences (SOCIS) | |
Organization | indira gandhi national open university | |
Position | ||
Exam Date | December, 2015 | |
City, State | new delhi, |
Question Paper
Write a C program to print the odd numbers in the range 1 to 20.
Write a C program to reverse a string of characters without using string function.
Explain system call used in client server model.
Differentiate between Top-down and Bottom-up programming methodologies.
Write a C program to compute difference between two dates (dd/mm/yyyy) using structures to define the dates.
What will be output of the following program? Give suitable justification.
#include<stdio.h>
int main(
int
while(i j
printf("%d",
return
What is a "Linked list" in C Illustrate the use of Linked list with a simple C program.
Write a C program to implement string comparison without using strcmp() function.
Define"arrays". Illustrate use of arrays with a simple C program.
What will be output of the following program Give suitable justification.
#include<stdio.h>
struct
int
float
long double r
int main(
struct A arr[10]
printf("%d", size of arr)
return 0
What are arguments and parameters in functions?
Write a C program to print the following output.
1
2 3
4 5 6
7 8 9 10
6. Write a C program to read an array of structure for storing the information of a student, his roll number. name, semester and average marks. Sort the array in alphabetical order and print it. Also store the sorted names in a file.
What do you mean by software testing? Explain any five differences between black box and white box testing techniques.
What is object -oriented programming? What are its salient features.
Write a C program to reverse a string of characters without using string function.
Explain system call used in client server model.
Differentiate between Top-down and Bottom-up programming methodologies.
Write a C program to compute difference between two dates (dd/mm/yyyy) using structures to define the dates.
What will be output of the following program? Give suitable justification.
#include<stdio.h>
int main(
int
while(i j
printf("%d",
return
What is a "Linked list" in C Illustrate the use of Linked list with a simple C program.
Write a C program to implement string comparison without using strcmp() function.
Define"arrays". Illustrate use of arrays with a simple C program.
What will be output of the following program Give suitable justification.
#include<stdio.h>
struct
int
float
long double r
int main(
struct A arr[10]
printf("%d", size of arr)
return 0
What are arguments and parameters in functions?
Write a C program to print the following output.
1
2 3
4 5 6
7 8 9 10
6. Write a C program to read an array of structure for storing the information of a student, his roll number. name, semester and average marks. Sort the array in alphabetical order and print it. Also store the sorted names in a file.
What do you mean by software testing? Explain any five differences between black box and white box testing techniques.
What is object -oriented programming? What are its salient features.
Other Question Papers
Departments
- Centre for Corporate Education, Training & Consultancy (CCETC)
- Centre for Corporate Education, Training & Consultancy (CCETC)
- National Centre for Disability Studies (NCDS)
- School of Agriculture (SOA)
- School of Computer and Information Sciences (SOCIS)
- School of Continuing Education (SOCE)
- School of Education (SOE)
- School of Engineering & Technology (SOET)
- School of Extension and Development Studies (SOEDS)
- School of Foreign Languages (SOFL)
- School of Gender Development Studies(SOGDS)
- School of Health Science (SOHS)
- School of Humanities (SOH)
- School of Interdisciplinary and Trans-Disciplinary Studies (SOITDS)
- School of Journalism and New Media Studies (SOJNMS)
- School of Law (SOL)
- School of Management Studies (SOMS)
- School of Performing Arts and Visual Arts (SOPVA)
- School of Performing Arts and Visual Arts(SOPVA)
- School of Sciences (SOS)
- School of Social Sciences (SOSS)
- School of Social Work (SOSW)
- School of Tourism & Hospitality Service Sectoral SOMS (SOTHSM)
- School of Tourism &Hospitality Service Sectoral SOMS (SOTHSSM)
- School of Translation Studies and Training (SOTST)
- School of Vocational Education and Training (SOVET)
- Staff Training & Research in Distance Education (STRIDE)
Subjects
- Advance Signal And Image Processing
- Advanced Marketing Management
- Applied Artificial Intelligence
- Artificial Vision System
- Business Statistics
- Enterprise Resource Planning - II
- Enterprise Resource Planning-I
- Financial Statement Analysis
- Marketing Strategy
- Mathematical Foundation And Algorithm Design
- Mobile Autonomous Robots
- Production Planning And Control
- Programming Methodologies
- Quantitative Techniques
- Statistical Signal Analysis