What is abstract data structure in c?
No Answer is Posted For this Question
Be the First to Post Answer
What are data types in c language?
In c programming language, how many parameters can be passed to a function ?
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
please give code for this 1 2 4 7 11 16
What is the difference between void main() and void main (void) give example programme?
how can f be used for both float and double arguments in printf? Are not they different types?
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9
which header file contains main() function in c?
17 Answers Google, HCL, TCS,
write a program to print data of 5 five students with structures?
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
the number 138 is called well ordered number because the three digits in the number (1,3,8) increase from left to right (1<3<8). the number 365 is not well ordered coz 6 is larger than 5. write a program that wull find and display all possible three digit well ordered numbers. sample: 123,124,125,126,127,128,129,134 ,135,136,137,138,139,145,146,147 148 149,156.......789
without using arithmatic operator solve which number is greater??????????