C,c++, Java is all are structural oriented or procedure
oriented language..?
Answer Posted / guest
yes
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
What is the purpose of 'register' keyword?
Can a void pointer point to a function?
What is union in c?
Is it better to use malloc() or calloc()?
Define Spanning-Tree Protocol (STP)
Write a program which returns the first non repetitive character in the string?
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
Is main a keyword in c?
How are portions of a program disabled in demo versions?
What is the difference between a string and an array?
What is context in c?
where are auto variables stored? What are the characteristics of an auto variable?
What are preprocessor directives in c?
Is c compiled or interpreted?