What is switch in c?
No Answer is Posted For this Question
Be the First to Post Answer
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database
2 Answers TCS, Unisys, Webyog,
How will you allocate memory to double a pointer?
mplementation of stack using any programing language
Why is structure important for a child?
coding for Fibonacci.?
Can we assign string to char pointer?
Is javascript written in c?
Give the logic for this #include<stdio.h> #include<conio.h> void main() { clrscr(); int a=10,b; b=++a + ++a; printf("%d", b); getch(); } Output: 24......How?
An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above
what is develop in c language
Whether there can be main inside another main?If so how does it work?
All technical questions