IS it possible to define a zero sized array in c.if it is possible how can the elements of that array can be accessed.array index starts from zero,if it is possible to define zero sized array how can be its first element can be accesseed.
TCS,
5 8412There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.
3735Write a program to print distinct words in an input along with their count in input in decreasing order of their count
2611write 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
3471
What is meant by type casting?
Explain what are run-time errors?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
How do I determine whether a character is numeric, alphabetic, and so on?
What is dynamic dispatch in c++?
What are logical errors and how does it differ from syntax errors?
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list
Explain what header files do I need in order to define the standard library functions I use?
What does p mean in physics?
in linking some of os executables are linking name some of them
while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above
What is actual argument?
What is structure pointer in c?
Why is c fast?
What is signed and unsigned?