what are two kinds of java
Answers were Sorted based on User's Feedback
What is build process in c?
while initialization of two dimensional arrays we can initialize like a[][2] but why not a[2][] is there any reason behind this?
What is your stream meaning?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
When is a null pointer used?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
Can a variable be both static and volatile in c?
Write a code to remove duplicates in a string.
Are the variables argc and argv are always local to main?
Is main is user defined function?
What is difference between static and global variable in c?
How to print "I Love My India" without using semi colon?