Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question
2076write 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.
3968Draw a flowchart to produce a printed list of all the students over the age of 20 in a class .The input records contains the name and age of students. Assume a sentinel value of 99 for the age field of the trailer record
5216A marketing company wishes to construct a decision table to decide how to treat clients according to three characteristics: Gender, City Dweller, and age group: A (under 30), B (between 30 and 60), C (over 60). The company has four products (W, X, Y and Z) to test market. Product W will appeal to female city dwellers. Product X will appeal to young females. Product Y will appeal to Male middle aged shoppers who do not live in cities. Product Z will appeal to all but older females.
2 7678Write a C program to read the internal test marks of 25 students in a class and show the number of students who have scored more than 50% in the test. Make necessary assumptions.
1 6028
When do you choose a list over a tuple?
Differentiate between declaring a variable and defining a variable?
Compare to java what are the major advantages or benefits of scala?
Is gender a dependent variable?
What is monkey Patching in python?
What is c language used for?
Explain the folder structure of codeigniter.
What is the use of dd() function?
What are manipulators used for?
How can i execute PHP File using Command Line?
Where define directive used?
What are all the operating system that python can run on?
What is wordpress multisite used for?
Where must the declaration of a friend function appear?
What are the key points of python?