Write, efficient code for extracting unique elements from a sorted list of array. e.g. (1, 1, 3, 3, 3, 5, 5, 5, 9, 9, 9, 9) -> (1, 3, 5, 9).
13 39724print a semicolon using Cprogram without using a semicolon any where in the C code in ur program!!
35 550981) int i=5; j=i++ + i++ + i++; printf("%d",j);This code gives the answer 15.But if we replace the value of the j then anser is different?why? 2)int i=5; printf("%d",i++ + i++ + i++); this givs 18.
8 66059Write a C function to search a number in the given list of numbers. donot use printf and scanf
5 15999#include
can you use proc sql to manpulate a data set or would u prefer to use proc report ? if so why ? make up an example and explain in detail
2936Post New TCS C Code Interview Questions
What do you understand by aspect oriented programming?
what are challenges you faced in your last project?
What are bundles, reverse routing and the ioc container?
How do you create customer account group?
What’s a windows profile? When would you delete one, and what gets deleted?
How do I view an asp file?
What is difference between Structure and Unions?
What are the components of marker interface?
Explain is development of a mobile web application with asp.net is very easy? : Microsoft dot net mobile
What are the log level available in apache?
Is angular 2 is mvc?
Different types of consumption based planning.
Explain triggers in sql?
What is php and why we use it?
what is AutoEventWireUp and what is the use of This property explain in details?