RTOS (43)
Bulnex (4)
Operating Systems General Concepts (1242)
Data Structures (2039)
IBM AIX (132)
MS-DOS (66)
Operating Systems AllOther (199)
“int a[] = new int[3]{1, 2, 3}” – This a legal way of defining the arrays?
How do I search for files containing specific text in linux?
1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?
Can you declare an array without assigning the size of an array?
How can you edit a large file without opening it in unix?
What does it cost to upgrade to windows 10?
What is the latest version of microsoft edge for windows 10?
can any one know about NIC (National Informatics Centre) questions Patterns and full detail about written exam, and interview send to softshikha2005@yahoo.com.in Thank you
How much does it cost for a copy of windows 10?
Draw a binary Tree for the expression : A * B - (C + D) * (P / Q)
What is the command for cut?
How much does a windows 10 license cost?
What are the differences between FTP , NFS , SAMBA servers explain separately.
what is gr-edge edit?
For the following COBOL code, draw the Binary tree? 01 STUDENT_REC. 02 NAME. 03 FIRST_NAME PIC X(10). 03 LAST_NAME PIC X(10). 02 YEAR_OF_STUDY. 03 FIRST_SEM PIC XX. 03 SECOND_SEM PIC XX.