in iso what are the common technological language?



in iso what are the common technological language?..

Answer / Gaurav Nidhar

ISO (International Organization for Standardization) does not define programming languages. However, it provides standards and specifications for various technologies used in software development such as ISO/IEC 9001 (quality management systems), ISO/IEC 27001 (information security management), and ISO/IEC 14971 (medical devices software).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

What is the c value paradox and how is it explained?

1 Answers  


define c

6 Answers   HCL, TCS,


What is oops c?

1 Answers  


write a program that will accept two integers and will implement division without using the division operator if the second value is an odd number and will implement multiplication without using multiplication operator if the second value is an even number.

1 Answers  


What is a constant?

1 Answers  


Explain enumerated types.

1 Answers  


How many types of operators are there in c?

1 Answers  


Is there any restriction in how many arguments printf or scanf function can take? in which file in my c++ compiler i can see the code for implementation of these two functions??

4 Answers  


Explain about C function prototype?

1 Answers  


what does exit() do?

3 Answers   Cadence,


1.What is a Data Structure? Explain its need? 2.What is a Directed Graph? Write an algorithm to find whether a Directed Graph is connected or not? 3.Explain the process of converting a Tree to a Binary Tree.

4 Answers   Ignou, TCS,


What is calloc() function?

1 Answers  


Categories