Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Tieto Interview Questions
Questions Answers Views Company eMail

#include main() { int a[3]; int *I; a[0]=100;a[1]=200;a[2]=300; I=a; Printf(“%d\n”, ++*I); Printf(“%d\n”, *++I); Printf(“%d\n”, (*I)--); Printf(“%d\n”, *I); } what is the o/p a. 101,200,200,199 b. 200,201,201,100 c. 101,200,199,199 d. 200,300

4 10978

Post New Tieto Interview Questions




Un-Answered Questions

What is .angular-cli.json. Where can I find it?

445


What are different types of windows in computer?

408


1. Difference between Lookup and join? 2. Difference between funnel and join? 3. What type of load you have used in your project? 4. What type of data warehouse schema you have fallowed in you project? 5. How many fact tables and dimension tables is their in project? 6. How do you kill the job process using windows environment? 7. Difference between sequence file and dataset? 8. What is delta load and subsequent load? 9. By using which stages you have implemented the SCD

1554


Explain what is a keyspace in Cassandra?

54


What is the -> in c?

567






WHY MOSTLY Rph IS USED FOR CONTROL CIRCUITS AUX. SUPPLY ?

2032


What is advantage of categories? What is difference between implementing a category and inheritance?

368


What are variable arguments or varargs?

557


What is hooks in drupal and list few hooks used in your project?

83


Define a biodigester?

79


How many call outs to external service can be made in a single apex transaction? : salesforce crm

222


why jobs been done night time

3054


Explain how many bones in the human face?

520


How do I remove a .exe virus from windows 10?

416


Where is the expansion tank located?

1545