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 40115print a semicolon using Cprogram without using a semicolon any where in the C code in ur program!!
35 563161) 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 66324Write a C function to search a number in the given list of numbers. donot use printf and scanf
5 16170#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
3022Post New TCS C Code Interview Questions
In which matrix, we can use multilinked structures?
How can I see my copy paste history?
What is requesting additional headcount?
What are the fundamental oop concepts?
Can you explain the concept of quantum parallelism and its implications for AI?
Do you think professionalism and integrity are essential qualities of a pm?
How does group chart of accounts differ from operating chart of accounts?
How to determine stage of Automatic Power factor controlling Relay(Apfcr)?
Can you please explain what is the difference between string and symbol?
How do I highlight duplicates in two excel spreadsheets?
Define entrust identification service?
What is the use of placement new?
How do u convert the columns to rows in datastage?
What type of angular js date format?
Explain the architectural differences between user-space threads, and kernel-supported threads?