Give basis knowledge of web designing ...
No Answer is Posted For this Question
Be the First to Post Answer
hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .
0 Answers Aegis, CDAC, Infosys,
Explain what is the benefit of using enum to declare a constant?
True or false: If you continuously increment a variable, it will become negative? 1) True 2) False 3) It depends on the variable type
What is Memory leakage ?
What is a node in c?
Can anyone help me with this please? Need to print the below values.. Thanks 1 1 2 1 2 3 1 2 3 4
To what value do nonglobal variables default? 1) auto 2) register 3) static
Reverse a string word by word??
Which built-in library function can be used to match a patter from the string?
write a code for large nos multilication (upto 200 digits)
Where we use clrscr in c?
Design a program using an array that lists even numbers and odd numbers separately from the 12 numbers supplied by a user.