which do you prefer C or Pascal?

Answer Posted / pooja chugh

c is written in high level while pascal is written in low
level like assembly language but the speed & execution of
assembly language is very faster so a normal user can't
understand it.therefore,we will prefer c for coding

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is multidimensional arrays

624


Which driver is a pure java driver

984


Why does not c have an exponentiation operator?

622


How can I direct output to the printer?

808


What is difference between structure and union with example?

588






a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion

2330


Why pointers are used?

627


State two uses of pointers in C?

636


Why c is called free form language?

566


program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)

1618


List out few of the applications that make use of Multilinked Structures?

1284


Write a program to reverse a linked list in c.

635


What is an array in c?

589


Are the variables argc and argv are always local to main?

567


What is the difference between test design and test case design?

1564