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
1 2140write 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.
1 4022Draw 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
1 5279A 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 7826Write 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 6107
What is the use of assertions in python?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
Do you know the difference between malloc() and calloc() function?
How to calculate the difference between two dates using php?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
write a c program to find the sum of five entered numbers using an array named number
How can you verify if a given object “X” is a matrix data object?
How to call two different views from same action?
Tell me the role of modules and mixins in ruby?
What are pointers? What are different types of pointers?
What is the length of your largest python code? Can you please describe the project?
i have a written test for microland please give me test pattern
How to render zf2 view within json response?
How might you associate Hive to Spark SQL?
List some features of php that are deprecated in php7?