Programming Languages (22694)
Scripts (9280)
Networking (2571)
Microsoft Related (21566)
Databases (16615)
Operating Systems (12022)
Testing (17995)
Servers (1375)
MainFrame (6620)
Java Related (15396)
Middleware (526)
Web Related (7038)
Data Warehouse (8975)
HR Questions (2698)
Software Design (1923)
Debugging (73)
Version Control (464)
Editors (229)
Telecom (1164)
ERP CRM (26424)
Embedded Systems (1221)
Client Server (333)
Artificial Intelligence (3276)
Cryptography (718)
EAI (466)
Multimedia (674)
Software Development Life Cycle (303)
Image Processing (170)
Mobile OS (3116)
Security (125)
Big Data (4325)
Cloud Computing (1790)
Automation (2674)
Internet of Things (IoT) (299)
Apache Related (370)
Frameworks Tools (1329)
Oracle Related (0) Struct(s) { int a; long b; } Union (u) {int a; long b; } Print sizeof(s)and sizeof(u) if sizeof(int)=4 and sizeof(long)=4
2 6462Switch (i) i=1; case 1 i++; case 2 ++i; break; case 3 --i; Output of i after executing the program
5 10264char S; char S[6]= " HELLO"; printf("%s ",S[6]); output of the above program ? (0, ASCII 0, I,unpredictable)
7 14489interprocess command in unix be achieved by a)pipes b)messages c)semaphores d)shared memory e)all
2 8129write a C code to reverse a string using a recursive function, without swapping or using an extra memory.
9 43181
What's the most professional font?
Is there a google equivalent to microsoft access?
What are the layers of unix operating system?
Where is control room?
For windows, what are system requirement for silverlight?
Explain marquee in html?
Does spring provide programmatic transaction management?
how to implement the logic in procedures if the source side data deleted that will reflect the target side table?
Are there any patches available for problems that occur when using VSS on a Novell share?
hi everyone,i am new to sap crm, can anyone pls tel me what i have to prepare for the interview as i am a fresher.
Explain the usage of this with constructors?
What is internal structure of 8086?
What are indexers?
What is the use of JDBC DriverManager class?
How do you add multiple cells in excel?