What is the difference between procedural and declarative language?


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

Post New Answer

More C Interview Questions

Is stack a keyword in c?

0 Answers  


what is the meaning of java that is (J A V A) full form of JAVA

71 Answers   AKS University, Bhel, BNL, BPO, HCL, Peacecon,


design and implement a program that reads floating-points numbers in a sentinel-controlled loop until the user terminates the program by entering zero.your program should determinate and print the smallest,largest and average of the supplied numbers.

2 Answers  


Why is c so popular?

0 Answers  


Which header file should you include if you are to develop a function which can accept variable number of arguments?

0 Answers   TCS, TISL,






Given an array of characters, how would you reverse it? How would you reverse it without using indexing in the array?

1 Answers   Microsoft,


Can you pass an entire structure to functions?

0 Answers  


Explain what?s happening in the first constructor: public class c{ public c(string a) : this() {;}; public c() {;} } How is this construct useful?

1 Answers  


what is a static function

10 Answers   Satyam,


What is indirection?

0 Answers  


can we implement multi-threads in c.

0 Answers  


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

0 Answers  


Categories