answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Who is the current head of UN?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Who is the current chairman of united nation?

The head of the UN is the Secretary General. There are chairman positions in most of the UN agencies.


Who is the current US Permanent Representative to the UN?

The current US ambassador to the UN is Susan Rice.


Doubly circular linked list java codes?

class Node { public Node next; public Node previous; public int item; public Node(int item) { this.item = item; } public Node(int item, Node previous) { this.item = item; this.previous = previous; } } public class DoublyLinkList { public static void main(String[] args) { // TODO Auto-generated method stub DoublyLinkList doublyLinkList = new DoublyLinkList(); Node head = doublyLinkList.addNodeFIFO(null, 1); head = doublyLinkList.addNodeFIFO(head, 2); head = doublyLinkList.addNodeFIFO(head, 3); head = doublyLinkList.addNodeFIFO(head, 4); head = doublyLinkList.addNodeFIFO(head, 5); doublyLinkList.printdoublyLinkList(head); Node current = head; current = doublyLinkList.movePrevious(current); current = doublyLinkList.moveNext(current); current = doublyLinkList.movePrevious(current); current = doublyLinkList.moveNext(current); current = doublyLinkList.moveNext(current); current = doublyLinkList.moveNext(current); current = doublyLinkList.moveNext(current); current = doublyLinkList.moveNext(current); current = doublyLinkList.moveNext(current); current = doublyLinkList.moveFirst(current); current = doublyLinkList.moveLast(current); // head = doublyLinkList.deleteNodeFIFO(head, 3); // // doublyLinkList.printdoublyLinkList(head); // // head = doublyLinkList.deleteNodeFIFO(head, 1); // // doublyLinkList.printdoublyLinkList(head); // // head = doublyLinkList.deleteNodeFIFO(head, 5); // // doublyLinkList.printdoublyLinkList(head); } public Node addNodeFIFO(Node head, int item) { System.out.println("In Add Node"); if(head item) { cNode.next = nNode.next; break; } else { cNode = nNode; nNode = nNode.next; } } return head; } public void printdoublyLinkList(Node head) { while(head != null) { System.out.println(head.item); head = head.next; } } }


Which countries have violated UN principles in recent times?

your head or my head


Why do i have a huge head?

No, unless your un-usual.


Who is the head of UN Secretariat?

Balke moti


What is the name of current head of services?

I believe the current head of service is Mr. Steve Orasonye


How do you say head butt in French?

Un coup de tete. (Literally means Kiss of head) J'ai donne un coup de tete a mon frere.* *I head butted by brother.


Current head of the nation of Islam?

no there is no head of nation


In which city is the UN have its head quarters?

New York


Who was the Baltimore Ravens current head coach?

Jim Harbaugh is the current head coach, for the 2011 season.


Who is the current leader if North Korea?

Kim Jong Un.