When I tried to go into a security sites I am denied access and a
message appeared saying 'applet not initialize'. How can I rectify this
problem.
No Answer is Posted For this Question
Be the First to Post Answer
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
What is the heap?
how many errors in c explain deply
What does char * * argv mean in c?
Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer
How many main () function we can have in a project?
enum colors {BLACK,BLUE,GREEN} main() { printf("%d..%d..%d",BLACK,BLUE,GREEN); return(1); }
What is scanf_s in c?
1.what are local and global variables? 2.what is the scope of static variables? 3.what is the difference between static and global variables? 4.what are volatile variables? 5.what is the use of 'auto' keyword? 6.how do we make a global variable accessible across files? Explain the extern keyword? 7.what is a function prototype? 8.what does keyword 'extern' mean in a function declaration?
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
when i declare as: void main() { clrscr(); int a=10; printf("%d",a) } my problem that why generate a error in above programs. please tell me answer seriously .
will u please send me the placement papers to my mail???????????????????