How do you construct an increment statement or decrement statement in C?
No Answer is Posted For this Question
Be the First to Post Answer
How many main () function we can have in a project?
how to determine the complexity of an algorithm as log(n)
What is the difference between GETS();AND SCANF();
How do you determine whether to use a stream function or a low-level function?
Explain About fork()?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it
How can I remove the leading spaces from a string?
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.
Do string constants represent numerical values?
what is differnence b/w macro & functions
write a progrmm in c language take user interface generate table using for loop?
How to implement variable argument functions ?