Explain zero based addressing.
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.
What language is windows 1.0 written?
Is there a built-in function in C that can be used for sorting data?
Write a program to identify if a given binary tree is balanced or not.
simple program for virtual function?
write a program to print calender using for loop.
What is a newline escape sequence?
char *p="name"; printf(p);
Why we use int main and void main?
Print all numbers which has a certain digit in a certain position eg: number=45687 1 number=4 2 number=5 etc
What is meant by global static? why we have to use static variable instead of Global variable
What is derived datatype in c?