RTOS (43)
Bulnex (4)
Operating Systems General Concepts (1242)
Data Structures (2039)
IBM AIX (132)
MS-DOS (66)
Operating Systems AllOther (199)
Are you in or at the office?
How much does it cost for a copy of windows 10?
What does it cost to upgrade to windows 10?
How to take backup using active directory recyclebin concept
Can anybody send me Excel tips and improtant formul...... please.
What is the latest windows operating system?
How do I search for files containing specific text in linux?
What is the next version of windows after 10?
What items of information about a task might be useful in real time scheduling?
How can you edit a large file without opening it in unix?
what is gr-edge edit?
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
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.
“int a[] = new int[3]{1, 2, 3}” – This a legal way of defining the arrays?