What are shell structures used for?
No Answer is Posted For this Question
Be the First to Post Answer
Are there namespaces in c?
How is pointer initialized in c?
what are the languages used in c#?
write a program to print sum of each row of a 2D array.
Write a program in c to input a 5 digit number and print it in words.
a=5 a=a++/++a
write a programme to convert temperature from farenheit to celcius?
write a c program to calculate the income tax of the employees in an organization where the conditions are given as. (I.T. = 0 if income <100000 I.T = 10% if income _< 200000 it = 20% if income >_ 200000)
7 Answers Consultancy, DBU, FD, JK Associates, Kobe, Satyam,
Tell us something about keyword 'auto'.
how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12
Is there any restriction in how many arguments printf or scanf function can take? in which file in my c++ compiler i can see the code for implementation of these two functions??
Do you know pointer in c?