in programming languages a statement or part of a statement that specifies several different execution sequences

a) constructs

b) distructs

c) executes

d) none


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is the scope of an external variable in c?

0 Answers  


difference between my-strcpy and strcpy ?

3 Answers   Geometric Software, IIM, Infosys,


what is difference between array of characters and string

18 Answers   Accenture, Nest,


What is double pointer?

0 Answers  


How can I prevent another program from modifying part of a file that I am modifying?

0 Answers  


Is c procedural or object oriented?

0 Answers  


What standard functions are available to manipulate strings?

0 Answers  


how to print this sereis 2 4 3 6 5..........?

3 Answers  


In C program, at end of the program we will give as "return 0" and "return 1", what they indicate? Is it mandatory to specify them?

5 Answers  


write a reverse string to print a stars.(with out using logic) ***** **** *** ** *

2 Answers  


WHAT IS FLOAT?

3 Answers  


List the difference between a 'copy constructor' and a 'assignment operator' in C?

0 Answers   Accenture,


Categories