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
2071write 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.
3964Draw 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
5208A 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 7668Write 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 6022
What is name mangling/name decoration?
How to get the directory name out of a file path name?
How to insert an new array element in array?
How do you check the file existence and their types in python ?
Do I need to install php after xampp?
Is there any tool used to find bugs or carrying out static analysis?
What does mfc stand for?
What does it mean for a search engine to index a site?
What are the advantages of using new operator as compared to the function malloc ()?
What is cakephp tutorial?
Can wordPress use cookies?
Define a method in Python?
Explain about vectors in c ++?
How to get a list of CDROM drives on a computer?
How can I represent an 'enum' in python?