what is the difference between structural,object
based,object orientd programming languages?
Answer / himanshu singh
In structural focus is more on procedures whereas in oject based focus is more on data..
one mr thing.. structural follows top down approach whereas object oriented follows bottom up approach
| Is This Answer Correct ? | 4 Yes | 3 No |
how do you redirect stdout value from a program to a file?
How arrays can be passed to a user defined function
wt is diference between int and int pointer as same as float and float pointer and char and char pointer
Explain how can you check to see whether a symbol is defined?
Explain what is the benefit of using #define to declare a constant?
Can static variables be declared in a header file?
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
find the minimum of three values inputted by the user
Can you write the function prototype, definition and mention the other requirements.
Apart from dennis ritchie who the other person who contributed in design of c language.
discuss the steps needed to get a program from source code to executable in a system?
Is there a way to compare two structure variables?