Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


SRUCTURE PROGRAMMING

Answers were Sorted based on User's Feedback



SRUCTURE PROGRAMMING..

Answer / ms kumar

In c the program will divided into different functions.it
useful whenever u need to update a particular part .

Is This Answer Correct ?    22 Yes 1 No

SRUCTURE PROGRAMMING..

Answer / hemanthkumar

in c language the way of code writing is mandatory
u must write the program in a specific way
ex;
#include<stdio.h>
main()
{
//declarations
//functions
}

Is This Answer Correct ?    14 Yes 1 No

SRUCTURE PROGRAMMING..

Answer / anil kumar

Structure Programing means that type of language which is
based on structure it means all codding is done under main
function and when we want to change the functionality of
that programme then we have to change all functionality of
program.ex of it is c,COBOL etc

Is This Answer Correct ?    8 Yes 2 No

Post New Answer

More C Interview Questions

a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler

0 Answers  


what is software?

7 Answers   Wipro,


What should not contain a header file?

2 Answers  


What is const volatile variable in c?

0 Answers  


the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above

0 Answers  


What is an volatile variable?

15 Answers   HP,


program to convert a integer to string in c language'

0 Answers  


whether itis a structured language?

1 Answers   Microsoft,


What is difference between union and structure in c?

0 Answers  


Is there any possibility to create customized header file with c programming language?

0 Answers  


Write a program in C for showing working of different logical operator in C. Your program should guide users with proper message/menu on the console.

3 Answers   HCL,


Write a program to compare two strings without using the strcmp() function

42 Answers   Accenture, Arba Minch University,


Categories