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 39531print a semicolon using Cprogram without using a semicolon any where in the C code in ur program!!
35 545311) 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 65942Write a C function to search a number in the given list of numbers. donot use printf and scanf
5 15939#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
2901Post New TCS C Code Interview Questions
define a shared access path?
diff between neutral ,ground,phase , earthing and shielding?
What is the procedure of calibration of Load cell?
Which is better c++ or java?
HOW TO CALCULATE ACCURACY OF AN INSTRUMENT. WHICH IS COMPITABLE FOR USE.
what is inlet gas pressure of ge 9 fa gas turbine ?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
Why ms dos is used?
What do you mean by append?
What does star mean in excel?
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
Explain where you can use functions and variables?
Which data type columns are the best candidates for full-text indexing?
What does cascading mean?
How did you convince your team to follow your directions?