C language questions for civil engineering
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of define in c?
which is faster execution: loops or recursion?
What does *p++ do?
What is the function of multilevel pointer in c?
What are the advantages of external class?
What is array of structure in c?
What do you mean by recursion in c?
What are examples of structures?
How can you determine the size of an allocated portion of memory?
c program to add and delete an element from circular queue using array
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
2. Counting in Lojban, an artificial language developed over the last fourty years, is easier than in most languages The numbers from zero to nine are: 0 no 1 pa 2 re 3 ci 4 vo 5 mk 6 xa 7 ze 8 bi 9 so Larger numbers are created by gluing the digit togather. For Examle 123 is pareci Write a program that reads in a lojban string(representing a no less than or equal to 1,000,000) and output it in numbers.