what is the difference between compiler and interpreter? give any one example (software product) that act as a interpreter?
36 150475Post New Sylhet Engineering College SAS Interview Questions
Explain Processing Instructions mechanism ?
When would you use it?
What is the difference between string and nsstring?
How to read data in a table with "select" statements?
Can text elements be used in webdynpro, if yes how?
How do we get field details of a table?
How do I convert xml to text?
Can I activate win 10 with win 7 key?
What is the name of reporting services config file and what’s it’s used for?
What are Annotations in CDS?
What is the difference between Wireless Sensor Network (WSN) and the Internet of Things (IoT) network (sensor)?
why is testing neccessary?
What is the use of LC? How is it useful in export sales?
How to apply css to iframe?
a number whose only prime factors are 2,3,5, and 7 is call humble number,,write a program to find and display the nth element in this sequence.. sample input : 2,3,4,11,12,13, and 100.. sample output : the 2nd humble number is 2,the 3rd humble number is 3,the 4th humble number is ,the 11th humble number is 12, the 12th humble number is 14, the 13th humble number is 15, the 100th humble number is 450.